Commit ce58459d authored by Alice Guo's avatar Alice Guo Committed by Shawn Guo
Browse files

arm64: dts: imx8m: add SoC ID compatible



Add compatible string to .dtsi files for binding of imx8_soc_info and
device.

Reviewed-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: default avatarAlice Guo <alice.guo@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 8e9f7797
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -257,7 +257,7 @@
	};

	soc@0 {
		compatible = "simple-bus";
		compatible = "fsl,imx8mm-soc", "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;
		ranges = <0x0 0x0 0x0 0x3e000000>;
+1 −1
Original line number Diff line number Diff line
@@ -241,7 +241,7 @@
	};

	soc@0 {
		compatible = "simple-bus";
		compatible = "fsl,imx8mn-soc", "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;
		ranges = <0x0 0x0 0x0 0x3e000000>;
+1 −1
Original line number Diff line number Diff line
@@ -218,7 +218,7 @@
	};

	soc@0 {
		compatible = "simple-bus";
		compatible = "fsl,imx8mp-soc", "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;
		ranges = <0x0 0x0 0x0 0x3e000000>;
+1 −1
Original line number Diff line number Diff line
@@ -286,7 +286,7 @@
	};

	soc@0 {
		compatible = "simple-bus";
		compatible = "fsl,imx8mq-soc", "simple-bus";
		#address-cells = <1>;
		#size-cells = <1>;
		ranges = <0x0 0x0 0x0 0x3e000000>;