Changeset 5ca10d1 in mainline for uspace/srv/hid/input/port/chardev.c


Ignore:
Timestamp:
2019-04-06T13:40:29Z (5 years ago)
Author:
Petr Pavlu <setup@…>
Children:
3c0899a7
Parents:
f7842ef
git-author:
Petr Pavlu <setup@…> (2019-03-31 14:36:08)
git-committer:
Petr Pavlu <setup@…> (2019-04-06 13:40:29)
Message:

arm64: Add PL011 uspace driver

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/srv/hid/input/port/chardev.c

    rf7842ef r5ca10d1  
    6464        "char/s3c24xx_uart",
    6565        /** Ski console, MSIM console, Sun4v console */
    66         "devices/\\hw\\console\\a"
     66        "devices/\\hw\\console\\a",
     67        /** PL011 serial console */
     68        "devices/\\hw\\uart\\a"
    6769};
    6870
Note: See TracChangeset for help on using the changeset viewer.