Loading arch/arm/boot/dts/qcom/mdm9650-ttp.dts +12 −1 Original line number Diff line number Diff line /* * Copyright (c) 2017, The Linux Foundation. All rights reserved. * Copyright (c) 2017-2018, 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 @@ -47,6 +47,17 @@ }; &soc { tlmm_pinmux: pinctrl@1000000 { i2c_1 { i2c_1_active { config { pins = "gpio2", "gpio3"; drive-strength = <2>; bias-pull-up; }; }; }; }; usb_detect { compatible = "qcom,gpio-usbdetect"; interrupt-parent = <&spmi_bus>; Loading Loading
arch/arm/boot/dts/qcom/mdm9650-ttp.dts +12 −1 Original line number Diff line number Diff line /* * Copyright (c) 2017, The Linux Foundation. All rights reserved. * Copyright (c) 2017-2018, 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 @@ -47,6 +47,17 @@ }; &soc { tlmm_pinmux: pinctrl@1000000 { i2c_1 { i2c_1_active { config { pins = "gpio2", "gpio3"; drive-strength = <2>; bias-pull-up; }; }; }; }; usb_detect { compatible = "qcom,gpio-usbdetect"; interrupt-parent = <&spmi_bus>; Loading