Loading arch/arm64/boot/dts/qcom/pm8150l.dtsi +9 −1 Original line number Diff line number Diff line /* * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved. * Copyright (c) 2017-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 @@ -365,6 +365,14 @@ }; }; pm8150l_pwm: qcom,pwms@bc00 { compatible = "qcom,pwm-lpg"; reg = <0xbc00 0x200>; reg-names = "lpg-base"; #pwm-cells = <2>; qcom,num-lpg-channels = <2>; }; pm8150l_rgb_led: qcom,leds@d000 { compatible = "qcom,tri-led"; reg = <0xd000 0x100>; Loading Loading
arch/arm64/boot/dts/qcom/pm8150l.dtsi +9 −1 Original line number Diff line number Diff line /* * Copyright (c) 2017-2018, The Linux Foundation. All rights reserved. * Copyright (c) 2017-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 @@ -365,6 +365,14 @@ }; }; pm8150l_pwm: qcom,pwms@bc00 { compatible = "qcom,pwm-lpg"; reg = <0xbc00 0x200>; reg-names = "lpg-base"; #pwm-cells = <2>; qcom,num-lpg-channels = <2>; }; pm8150l_rgb_led: qcom,leds@d000 { compatible = "qcom,tri-led"; reg = <0xd000 0x100>; Loading