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