From 01947f7dfd274abb910be04c4be7e1a35052727e Mon Sep 17 00:00:00 2001 From: Luo Wei Date: Mon, 17 Jul 2023 16:42:35 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3588-vehicle: fix lt7911 compatible name error Signed-off-by: Luo Wei Change-Id: I0bff3c570e8b5a4d374e4c895f5868a3049c7f88 --- .../dts/rockchip/rk3588-vehicle-serdes-display-v21.dtsi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/arch/arm64/boot/dts/rockchip/rk3588-vehicle-serdes-display-v21.dtsi b/arch/arm64/boot/dts/rockchip/rk3588-vehicle-serdes-display-v21.dtsi index eb927ddb0ddf..425cfeeacb69 100644 --- a/arch/arm64/boot/dts/rockchip/rk3588-vehicle-serdes-display-v21.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3588-vehicle-serdes-display-v21.dtsi @@ -1060,7 +1060,7 @@ }; lt7911d@2b { - compatible = "lontium,lt7911d"; + compatible = "lontium,lt7911d-fb-notifier"; reg = <0x2b>; reset-gpios = <&gpio3 RK_PD4 GPIO_ACTIVE_LOW>; status = "okay"; @@ -1268,7 +1268,7 @@ }; lt7911d@2b { - compatible = "lontium,lt7911d"; + compatible = "lontium,lt7911d-fb-notifier"; reg = <0x2b>; reset-gpios = <&gpio0 RK_PD2 GPIO_ACTIVE_LOW>; status = "okay"; @@ -1686,7 +1686,7 @@ }; lt7911d@2b { - compatible = "lontium,lt7911d"; + compatible = "lontium,lt7911d-fb-notifier"; reg = <0x2b>; reset-gpios = <&gpio4 RK_PA7 GPIO_ACTIVE_LOW>; status = "okay"; @@ -1895,7 +1895,7 @@ }; lt7911d@2b { - compatible = "lontium,lt7911d"; + compatible = "lontium,lt7911d-fb-notifier"; reg = <0x2b>; reset-gpios = <&gpio3 RK_PD2 GPIO_ACTIVE_LOW>; status = "okay";