Message ID | 20240912124825.2528984-1-lukma@denx.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v6,1/2] dt-bindings: arm: Document the btt3 i.MX28 based board | expand |
On Thu, Sep 12, 2024 at 02:48:24PM +0200, Lukasz Majewski wrote: > The imx287 based btt3 board is very similar to xea in terms of used SOM > module. > > Signed-off-by: Lukasz Majewski <lukma@denx.de> Acked-by: Conor Dooley <conor.dooley@microchip.com> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 80747d79418a..f290c824a91b 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -97,6 +97,7 @@ properties: > - i2se,duckbill > - i2se,duckbill-2 > - karo,tx28 # Ka-Ro electronics TX28 module > + - lwn,imx28-btt3 > - lwn,imx28-xea > - msr,m28cu3 # M28 SoM with custom base board > - schulercontrol,imx28-sps1 > -- > 2.39.2 >
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 80747d79418a..f290c824a91b 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -97,6 +97,7 @@ properties: - i2se,duckbill - i2se,duckbill-2 - karo,tx28 # Ka-Ro electronics TX28 module + - lwn,imx28-btt3 - lwn,imx28-xea - msr,m28cu3 # M28 SoM with custom base board - schulercontrol,imx28-sps1
The imx287 based btt3 board is very similar to xea in terms of used SOM module. Signed-off-by: Lukasz Majewski <lukma@denx.de> --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)