Unverified Commit 6990ea21 authored by Conor Dooley's avatar Conor Dooley Committed by Palmer Dabbelt
Browse files

riscv: dts: canaan: add specific compatible for kd233's LCD



Add the recently introduced compatible for the LCD on the Canaan KD233.

Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20220705215213.1802496-13-mail@conchuod.ie


Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent e19f975a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -127,7 +127,7 @@
	cs-gpios = <&gpio0 20 GPIO_ACTIVE_HIGH>;

	panel@0 {
		compatible = "ilitek,ili9341";
		compatible = "canaan,kd233-tft", "ilitek,ili9341";
		reg = <0>;
		dc-gpios = <&gpio0 21 GPIO_ACTIVE_HIGH>;
		spi-max-frequency = <10000000>;