.. | .. |
---|
1151 | 1151 | &pinctrl { |
---|
1152 | 1152 | maxim-cameras { |
---|
1153 | 1153 | 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>; |
---|
1155 | 1155 | }; |
---|
1156 | 1156 | |
---|
1157 | 1157 | 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>; |
---|
1159 | 1159 | }; |
---|
1160 | 1160 | |
---|
1161 | 1161 | 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>; |
---|
1163 | 1163 | }; |
---|
1164 | 1164 | |
---|
1165 | 1165 | 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>; |
---|
1167 | 1167 | }; |
---|
1168 | 1168 | |
---|
1169 | 1169 | 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>; |
---|
1171 | 1171 | }; |
---|
1172 | 1172 | |
---|
1173 | 1173 | 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>; |
---|
1175 | 1175 | }; |
---|
1176 | 1176 | }; |
---|
1177 | 1177 | }; |
---|