]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: firmware-guide: gpio-properties: Add note to SPI CS case
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Sat, 24 Apr 2021 14:39:35 +0000 (17:39 +0300)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 28 Apr 2021 17:11:13 +0000 (19:11 +0200)
commit83c07539fcfb0e00eb900c2b22e495d019847d4f
tree721b03b962d00a18157f1d53f974bc732a490505
parent634a865289da573eb60010ac30e886f8c418d247
Documentation: firmware-guide: gpio-properties: Add note to SPI CS case

Historically ACPI has no means of the GPIO polarity and thus
the SPISerialBus() resource defines it on the per-chip basis.
In order to avoid an ambiguity, the GPIO polarity is considered
being always Active High.

Add note about this to the respective documentation file.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/firmware-guide/acpi/gpio-properties.rst