On 20/09/2023 17:20, Shawn Guo wrote: > On Fri, Aug 11, 2023 at 10:54:00AM +0200, Alexander Stein wrote: >> Add the chassis-type property to tqma9352-mba93xxla. >> >> Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> >> --- >> arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts >> index f06139bdff97..f0d0bf84f6ba 100644 >> --- a/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts >> +++ b/arch/arm64/boot/dts/freescale/imx93-tqma9352-mba93xxla.dts >> @@ -18,6 +18,7 @@ /{ >> model = "TQ-Systems i.MX93 TQMa93xxLA on MBa93xxLA SBC"; >> compatible = "tq,imx93-tqma9352-mba93xxla", >> "tq,imx93-tqma9352", "fsl,imx93"; >> + chassis-type = "embedded"; > > Rob, Krzysztof, > > Do we have binding doc somewhere for this property? Yes, it is a standard property, described in dtschema. Best regards, Krzysztof