Loading qcom/lahaina-pinctrl.dtsi +58 −0 Original line number Diff line number Diff line Loading @@ -3391,6 +3391,64 @@ }; }; cam_sensor_active_ext_regs0: cam_sensor_active_ext_regs0 { /* EXT REGULATOR PIN 0 */ mux { pins = "gpio28"; function = "gpio"; }; config { pins = "gpio28"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_suspend_ext_regs0: cam_sensor_suspend_ext_regs0 { /* EXT REGULATOR PIN 0 */ mux { pins = "gpio28"; function = "gpio"; }; config { pins = "gpio28"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ output-low; }; }; cam_sensor_active_ext_regs1: cam_sensor_active_ext_regs1 { /* EXT REGULATOR PIN 1 */ mux { pins = "gpio29"; function = "gpio"; }; config { pins = "gpio29"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_suspend_ext_regs1: cam_sensor_suspend_ext_regs1 { /* EXT REGULATOR PIN 1 */ mux { pins = "gpio29"; function = "gpio"; }; config { pins = "gpio29"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ output-low; }; }; cci0_active: cci0_active { mux { /* CLK, DATA */ Loading Loading
qcom/lahaina-pinctrl.dtsi +58 −0 Original line number Diff line number Diff line Loading @@ -3391,6 +3391,64 @@ }; }; cam_sensor_active_ext_regs0: cam_sensor_active_ext_regs0 { /* EXT REGULATOR PIN 0 */ mux { pins = "gpio28"; function = "gpio"; }; config { pins = "gpio28"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_suspend_ext_regs0: cam_sensor_suspend_ext_regs0 { /* EXT REGULATOR PIN 0 */ mux { pins = "gpio28"; function = "gpio"; }; config { pins = "gpio28"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ output-low; }; }; cam_sensor_active_ext_regs1: cam_sensor_active_ext_regs1 { /* EXT REGULATOR PIN 1 */ mux { pins = "gpio29"; function = "gpio"; }; config { pins = "gpio29"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_suspend_ext_regs1: cam_sensor_suspend_ext_regs1 { /* EXT REGULATOR PIN 1 */ mux { pins = "gpio29"; function = "gpio"; }; config { pins = "gpio29"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ output-low; }; }; cci0_active: cci0_active { mux { /* CLK, DATA */ Loading