Loading arch/arm64/boot/dts/qcom/sm6150-pinctrl.dtsi +29 −1 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1456,6 +1456,34 @@ }; }; cam_sensor_mclk3_active: cam_sensor_mclk3_active { /* MCLK3 */ mux { pins = "gpio31"; function = "cam_mclk"; }; config { pins = "gpio31"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_mclk3_suspend: cam_sensor_mclk3_suspend { /* MCLK3 */ mux { pins = "gpio31"; function = "cam_mclk"; }; config { pins = "gpio31"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ }; }; flash_led3_front { flash_led3_front_en: flash_led3_front_en { mux { Loading Loading
arch/arm64/boot/dts/qcom/sm6150-pinctrl.dtsi +29 −1 Original line number Diff line number Diff line /* Copyright (c) 2018, The Linux Foundation. All rights reserved. /* Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -1456,6 +1456,34 @@ }; }; cam_sensor_mclk3_active: cam_sensor_mclk3_active { /* MCLK3 */ mux { pins = "gpio31"; function = "cam_mclk"; }; config { pins = "gpio31"; bias-disable; /* No PULL */ drive-strength = <2>; /* 2 MA */ }; }; cam_sensor_mclk3_suspend: cam_sensor_mclk3_suspend { /* MCLK3 */ mux { pins = "gpio31"; function = "cam_mclk"; }; config { pins = "gpio31"; bias-pull-down; /* PULL DOWN */ drive-strength = <2>; /* 2 MA */ }; }; flash_led3_front { flash_led3_front_en: flash_led3_front_en { mux { Loading