hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/rockchip/rk3588-vehicle-maxim-cameras-s66.dtsi
....@@ -1151,27 +1151,27 @@
11511151 &pinctrl {
11521152 maxim-cameras {
11531153 max96712_dphy0_pwdn: max96712-dphy0-pwdn {
1154
- rockchip,pins = <1 RK_PC4 RK_FUNC_GPIO &pcfg_pull_up>;
1154
+ rockchip,pins = <1 RK_PC4 RK_FUNC_GPIO &pcfg_output_low>;
11551155 };
11561156
11571157 max96712_dphy0_errb: max96712-dphy0-errb {
1158
- rockchip,pins = <1 RK_PD2 RK_FUNC_GPIO &pcfg_pull_up>;
1158
+ rockchip,pins = <1 RK_PD2 RK_FUNC_GPIO &pcfg_pull_none_smt>;
11591159 };
11601160
11611161 max96712_dphy0_lock: max96712-dphy0-lock {
1162
- rockchip,pins = <1 RK_PC6 RK_FUNC_GPIO &pcfg_pull_up>;
1162
+ rockchip,pins = <1 RK_PC6 RK_FUNC_GPIO &pcfg_pull_none_smt>;
11631163 };
11641164
11651165 max96722_dphy3_pwdn: max96722-dphy3-pwdn {
1166
- rockchip,pins = <1 RK_PC7 RK_FUNC_GPIO &pcfg_pull_up>;
1166
+ rockchip,pins = <1 RK_PC7 RK_FUNC_GPIO &pcfg_output_low>;
11671167 };
11681168
11691169 max96722_dphy3_errb: max96722-dphy3-errb {
1170
- rockchip,pins = <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_up>;
1170
+ rockchip,pins = <1 RK_PB1 RK_FUNC_GPIO &pcfg_pull_none_smt>;
11711171 };
11721172
11731173 max96722_dphy3_lock: max96722-dphy3-lock {
1174
- rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_up>;
1174
+ rockchip,pins = <1 RK_PD5 RK_FUNC_GPIO &pcfg_pull_none_smt>;
11751175 };
11761176 };
11771177 };