Loading arch/arm64/boot/dts/qcom/sa8155-vm-pinctrl.dtsi 0 → 100644 +25 −0 Original line number Diff line number Diff line /* Copyright (c) 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 * 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 { tlmm: pinctrl@03000000 { compatible = "qcom,sm8150-pinctrl"; reg = <0x03000000 0xdc2000>; reg-names = "pinctrl"; interrupts = <0 208 0>; gpio-controller; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; }; }; arch/arm64/boot/dts/qcom/sa8155-vm.dtsi +6 −1 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. */ #include "skeleton64.dtsi" #include <dt-bindings/clock/qcom,gcc-sm8150.h> #include <dt-bindings/interrupt-controller/arm-gic.h> / { model = "Qualcomm Technologies, Inc. SA8155 Virtual Machine"; Loading Loading @@ -67,6 +69,7 @@ &soc { #address-cells = <1>; #size-cells = <1>; virtual-interrupt-parent = "gic"; ranges = <0 0 0 0xffffffff>; compatible = "simple-bus"; Loading Loading @@ -157,3 +160,5 @@ qcom,client-id = "7815"; }; }; #include "sa8155-vm-pinctrl.dtsi" Loading
arch/arm64/boot/dts/qcom/sa8155-vm-pinctrl.dtsi 0 → 100644 +25 −0 Original line number Diff line number Diff line /* Copyright (c) 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 * 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 { tlmm: pinctrl@03000000 { compatible = "qcom,sm8150-pinctrl"; reg = <0x03000000 0xdc2000>; reg-names = "pinctrl"; interrupts = <0 208 0>; gpio-controller; #gpio-cells = <2>; interrupt-controller; #interrupt-cells = <2>; }; };
arch/arm64/boot/dts/qcom/sa8155-vm.dtsi +6 −1 Original line number Diff line number Diff line // SPDX-License-Identifier: GPL-2.0 /* * Copyright (c) 2018, The Linux Foundation. All rights reserved. * Copyright (c) 2018-2019, The Linux Foundation. All rights reserved. */ #include "skeleton64.dtsi" #include <dt-bindings/clock/qcom,gcc-sm8150.h> #include <dt-bindings/interrupt-controller/arm-gic.h> / { model = "Qualcomm Technologies, Inc. SA8155 Virtual Machine"; Loading Loading @@ -67,6 +69,7 @@ &soc { #address-cells = <1>; #size-cells = <1>; virtual-interrupt-parent = "gic"; ranges = <0 0 0 0xffffffff>; compatible = "simple-bus"; Loading Loading @@ -157,3 +160,5 @@ qcom,client-id = "7815"; }; }; #include "sa8155-vm-pinctrl.dtsi"