2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-07 21:24:00 +08:00
linux-next/arch/arm/boot
Linus Walleij fa9463564e ARM: dts: nomadik: Fix polarity of SPI CS
The SPI DT bindings are for historical reasons a pitfall,
the ability to flag a GPIO line as active high/low with
the second cell flags was introduced later so the SPI
subsystem will only accept the bool flag spi-cs-high
to indicate that the line is active high.

It worked by mistake, but the mistake was corrected
in another commit.

The comment in the DTS file was also misleading: this
CS is indeed active high.

Fixes: cffbb02daf ("ARM: dts: nomadik: Augment NHK15 panel setting")
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2019-03-25 17:03:34 +01:00
..
bootp ARM: 8844/1: use unified assembler in assembly files 2019-02-26 11:26:07 +00:00
compressed ARM: 8844/1: use unified assembler in assembly files 2019-02-26 11:26:07 +00:00
dts ARM: dts: nomadik: Fix polarity of SPI CS 2019-03-25 17:03:34 +01:00
.gitignore
deflate_xip_data.sh
install.sh
Makefile kbuild: remove redundant target cleaning on failure 2019-01-06 09:46:51 +09:00