mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
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:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user