ARM: dts: ux500: Tag Janice display SPI correct
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 11 Jun 2021 13:01:59 +0000 (15:01 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Tue, 14 Sep 2021 16:28:41 +0000 (18:28 +0200)
The s6e63m0 display used "type 3" SPI communication so
flag the device as using negative clocking and polarity
on the SPI bus.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
arch/arm/boot/dts/ste-ux500-samsung-janice.dts

index f14cf31..825b621 100644 (file)
                        pinctrl-names = "default";
                        pinctrl-0 = <&panel_default_mode>;
                        spi-3wire;
+                       /* TYPE 3: inverse clock polarity and phase */
+                       spi-cpha;
+                       spi-cpol;
 
                        port {
                                panel_in: endpoint {