ARM: dts: rockchip: Do not describe unexisting DAC device on rv1108-elgin-r1
authorFabio Estevam <festevam@gmail.com>
Thu, 29 Aug 2024 11:31:58 +0000 (08:31 -0300)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 29 Aug 2024 17:37:00 +0000 (19:37 +0200)
There is no DAC connected to the SPI bus of the Elgin RV1108 R1 board.

There is a JG10309-01 LCD controlled via SPI though.

Properly describe it by adding the "elgin,jg10309-01" compatible
string.

Reported-by: Conor Dooley <conor.dooley@microchip.com>
Closes: https://lore.kernel.org/linux-arm-kernel/20240717-parrot-malt-83cc04bf6b36@spud/
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Acked-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20240829113158.3324928-3-festevam@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rockchip/rv1108-elgin-r1.dts

index 2d9994379eb235557564759197533574d0d5b323..89ca2f8d38098d716a9947bd5345fcd1c0b79be4 100644 (file)
        pinctrl-0 = <&spim1_clk &spim1_cs0 &spim1_tx &spim1_rx>;
        status = "okay";
 
-       dh2228fv: dac@0 {
-               compatible = "rohm,dh2228fv";
+       display: display@0 {
+               compatible = "elgin,jg10309-01";
                reg = <0>;
                spi-max-frequency = <24000000>;
                spi-cpha;