diff options
author | Mark Brown <broonie@kernel.org> | 2020-12-11 18:49:01 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-12-11 18:49:01 +0100 |
commit | 3e98a021cc85e7d52acdd1eae8a988e975ec5bf9 (patch) | |
tree | cecfac58b9550a602555a02a9d583ed0f3378b38 /Documentation/ABI/testing/sysfs-platform-kim | |
parent | Merge remote-tracking branch 'spi/for-5.10' into spi-linus (diff) | |
parent | spi: dt-bindings: clarify CS behavior for spi-cs-high and gpio descriptors (diff) | |
download | linux-3e98a021cc85e7d52acdd1eae8a988e975ec5bf9.tar.xz linux-3e98a021cc85e7d52acdd1eae8a988e975ec5bf9.zip |
Merge remote-tracking branch 'spi/for-5.11' into spi-next
Diffstat (limited to 'Documentation/ABI/testing/sysfs-platform-kim')
-rw-r--r-- | Documentation/ABI/testing/sysfs-platform-kim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/ABI/testing/sysfs-platform-kim b/Documentation/ABI/testing/sysfs-platform-kim index c1653271872a..a7f81de68046 100644 --- a/Documentation/ABI/testing/sysfs-platform-kim +++ b/Documentation/ABI/testing/sysfs-platform-kim @@ -5,6 +5,7 @@ Contact: "Pavan Savoy" <pavan_savoy@ti.com> Description: Name of the UART device at which the WL128x chip is connected. example: "/dev/ttyS0". + The device name flows down to architecture specific board initialization file from the SFI/ATAGS bootloader firmware. The name exposed is read from the user-space |