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 master of i2c-7 and the lock pin of max96756
Change-Id: I97bc8a465250464274b1b7b812f9bdcb12c1238e Signed-off-by: Haoran Han <haoran.han@rock-chips.com>
This commit is contained in:
@@ -667,7 +667,14 @@
|
||||
};
|
||||
|
||||
&i2c7 {
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
clock-frequency = <400000>;
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&i2c7m0_xfer>;
|
||||
};
|
||||
|
||||
&max96756 {
|
||||
lock-gpios = <&gpio1 RK_PB1 GPIO_ACTIVE_HIGH>;
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
@@ -699,6 +706,12 @@
|
||||
};
|
||||
};
|
||||
|
||||
max96756-dphy0 {
|
||||
max96756_dphy0_lock: max96756-dphy0-lock {
|
||||
rockchip,pins = <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none_smt>;
|
||||
};
|
||||
};
|
||||
|
||||
adsp {
|
||||
adsp_bootroom_l: adsp-bootroom-l {
|
||||
rockchip,pins = <2 RK_PB5 RK_FUNC_GPIO &pcfg_output_low_pull_down>;
|
||||
|
||||
Reference in New Issue
Block a user