Commit 3e33493b authored by Alexander Stein's avatar Alexander Stein Committed by Shawn Guo
Browse files

arm64: dts: imx8m*-tqma8m*: Add chassis-type



Device tree specification 0.4 defines an optional, but recommended
'chassis-type' property. Add it to TQMa8M* based board files.

Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 0987be39
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
/ {
	model = "TQ-Systems GmbH i.MX8MM TQMa8MxML on MBa8Mx";
	compatible = "tq,imx8mm-tqma8mqml-mba8mx", "tq,imx8mm-tqma8mqml", "fsl,imx8mm";
	chassis-type = "embedded";

	aliases {
		eeprom0 = &eeprom3;
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
/ {
	model = "TQ-Systems GmbH i.MX8MN TQMa8MxNL on MBa8Mx";
	compatible = "tq,imx8mn-tqma8mqnl-mba8mx", "tq,imx8mn-tqma8mqnl", "fsl,imx8mn";
	chassis-type = "embedded";

	aliases {
		eeprom0 = &eeprom3;
+1 −0
Original line number Diff line number Diff line
@@ -15,6 +15,7 @@
/ {
	model = "TQ-Systems i.MX8MPlus TQMa8MPxL on MBa8MPxL";
	compatible = "tq,imx8mp-tqma8mpql-mba8mpxl", "tq,imx8mp-tqma8mpql", "fsl,imx8mp";
	chassis-type = "embedded";

	chosen {
		stdout-path = &uart4;
+1 −0
Original line number Diff line number Diff line
@@ -11,6 +11,7 @@
/ {
	model = "TQ-Systems GmbH i.MX8MQ TQMa8MQ on MBa8Mx";
	compatible = "tq,imx8mq-tqma8mq-mba8mx", "tq,imx8mq-tqma8mq", "fsl,imx8mq";
	chassis-type = "embedded";

	aliases {
		eeprom0 = &eeprom3;