Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08900139 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM64: dts: msm: VM pinctrl support for sa6155p guest"

parents c318aa73 76a519e5
Loading
Loading
Loading
Loading
+1783 −0

File added.

Preview size limit exceeded, changes collapsed.

+5 −0
Original line number Diff line number Diff line
@@ -12,6 +12,8 @@
 */

#include "skeleton64.dtsi"
#include <dt-bindings/clock/qcom,gcc-sm6150.h>
#include <dt-bindings/interrupt-controller/arm-gic.h>

/ {
	model = "Qualcomm Technologies, Inc. SA6155P Virtual Machine";
@@ -77,6 +79,7 @@
&soc {
	#address-cells = <1>;
	#size-cells = <1>;
	virtual-interrupt-parent = "gic";
	ranges = <0 0 0 0xffffffff>;
	compatible = "simple-bus";

@@ -166,3 +169,5 @@
		qcom,client-id = "7815";
	};
};
#include "sa6155p-vm-pinctrl.dtsi"
#include "sm6150-slpi-pinctrl.dtsi"