Loading arch/arm64/boot/dts/qcom/qcs405-gdsc.dtsi 0 → 100644 +29 −0 Original line number Diff line number Diff line /* * Copyright (c) 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 * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ &soc { /* GDSCs in Global CC */ gdsc_mdss: qcom,gdsc@184d078 { compatible = "regulator-fixed"; regulator-name = "gdsc_mdss"; reg = <0x184d078 0x4>; status = "disabled"; }; gdsc_oxili_gx: qcom,gdsc@185901c { compatible = "regulator-fixed"; regulator-name = "gdsc_oxili_gx"; reg = <0x185901c 0x4>; status = "disabled"; }; }; Loading
arch/arm64/boot/dts/qcom/qcs405-gdsc.dtsi 0 → 100644 +29 −0 Original line number Diff line number Diff line /* * Copyright (c) 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 * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ &soc { /* GDSCs in Global CC */ gdsc_mdss: qcom,gdsc@184d078 { compatible = "regulator-fixed"; regulator-name = "gdsc_mdss"; reg = <0x184d078 0x4>; status = "disabled"; }; gdsc_oxili_gx: qcom,gdsc@185901c { compatible = "regulator-fixed"; regulator-name = "gdsc_oxili_gx"; reg = <0x185901c 0x4>; status = "disabled"; }; };