Loading qcom/kona-pinctrl.dtsi +58 −0 Original line number Diff line number Diff line Loading @@ -2510,6 +2510,64 @@ }; }; cam_sensor_active_rst3: cam_sensor_active_rst3 { /* RESET 2 */ mux { pins = "gpio144"; function = "gpio"; }; config { pins = "gpio144"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_suspend_rst3: cam_sensor_suspend_rst3 { /* RESET 2 */ mux { pins = "gpio144"; function = "gpio"; }; config { pins = "gpio144"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ output-low; }; }; cam_sensor_active_rst4: cam_sensor_active_rst4 { /* RESET 2 */ mux { pins = "gpio25"; function = "gpio"; }; config { pins = "gpio25"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_suspend_rst4: cam_sensor_suspend_rst4 { /* RESET 2 */ mux { pins = "gpio25"; function = "gpio"; }; config { pins = "gpio25"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ output-low; }; }; cam_sensor_active_3: cam_sensor_active_3 { /* RESET 3 */ mux { Loading Loading
qcom/kona-pinctrl.dtsi +58 −0 Original line number Diff line number Diff line Loading @@ -2510,6 +2510,64 @@ }; }; cam_sensor_active_rst3: cam_sensor_active_rst3 { /* RESET 2 */ mux { pins = "gpio144"; function = "gpio"; }; config { pins = "gpio144"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_suspend_rst3: cam_sensor_suspend_rst3 { /* RESET 2 */ mux { pins = "gpio144"; function = "gpio"; }; config { pins = "gpio144"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ output-low; }; }; cam_sensor_active_rst4: cam_sensor_active_rst4 { /* RESET 2 */ mux { pins = "gpio25"; function = "gpio"; }; config { pins = "gpio25"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_suspend_rst4: cam_sensor_suspend_rst4 { /* RESET 2 */ mux { pins = "gpio25"; function = "gpio"; }; config { pins = "gpio25"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ output-low; }; }; cam_sensor_active_3: cam_sensor_active_3 { /* RESET 3 */ mux { Loading