arm64: dts: rockchip: rk3588-vehicle: fix lt7911 compatible name error

Signed-off-by: Luo Wei <lw@rock-chips.com>
Change-Id: I0bff3c570e8b5a4d374e4c895f5868a3049c7f88
This commit is contained in:
Luo Wei
2023-07-17 16:42:35 +08:00
committed by Tao Huang
parent 4056d4ef2c
commit 01947f7dfd

View File

@@ -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";