arm64: dts: rockchip: rk3588-vehicle-evb-v23: Modify the vehicle-dummy to fit the new hardware.

Change-Id: I89497a0c5fe715e12e2917d54a8546e7d9383e36
Signed-off-by: Cody Xie <cody.xie@rock-chips.com>
This commit is contained in:
Cody Xie
2024-10-09 12:00:52 +08:00
committed by Tao Huang
parent 42ce77d846
commit 3175f92f5e

View File

@@ -280,11 +280,11 @@
};
};
vehicle_dummy: vehicle_dummy {
vehicle_dummy: vehicle-dummy {
status = "okay";
compatible = "rockchip,vehicle-dummy-gpio";
reverse-gpio = <&gpio0 RK_PA4 GPIO_ACTIVE_HIGH>;
park-gpio = <&gpio0 RK_PB2 GPIO_ACTIVE_HIGH>;
compatible = "rockchip,vehicle-dummy-adc";
io-channels = <&saradc 2>, <&saradc 4>, <&saradc 3>;
io-channel-names = "gear", "turn_left", "turn_right";
};
vcc3v3_pcie_wifi: vcc3v3-pcie-wifi {