Loading qcom/lagoon-pinctrl.dtsi +28 −0 Original line number Original line Diff line number Diff line Loading @@ -1116,6 +1116,34 @@ }; }; }; }; cam_sensor_mclk4_active: cam_sensor_mclk4_active { /* MCLK4 */ mux { pins = "gpio33"; function = "CAM_MCLK4"; }; config { pins = "gpio33"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_mclk4_suspend: cam_sensor_mclk4_suspend { /* MCLK4 */ mux { pins = "gpio33"; function = "CAM_MCLK4"; }; config { pins = "gpio33"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_active_rear: cam_sensor_active_rear { cam_sensor_active_rear: cam_sensor_active_rear { /* RESET REAR, AVDD eLDO */ /* RESET REAR, AVDD eLDO */ mux { mux { Loading Loading
qcom/lagoon-pinctrl.dtsi +28 −0 Original line number Original line Diff line number Diff line Loading @@ -1116,6 +1116,34 @@ }; }; }; }; cam_sensor_mclk4_active: cam_sensor_mclk4_active { /* MCLK4 */ mux { pins = "gpio33"; function = "CAM_MCLK4"; }; config { pins = "gpio33"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_mclk4_suspend: cam_sensor_mclk4_suspend { /* MCLK4 */ mux { pins = "gpio33"; function = "CAM_MCLK4"; }; config { pins = "gpio33"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_active_rear: cam_sensor_active_rear { cam_sensor_active_rear: cam_sensor_active_rear { /* RESET REAR, AVDD eLDO */ /* RESET REAR, AVDD eLDO */ mux { mux { Loading