Message ID | 20240124074930.26101-2-othacehe@gnu.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | Add phyBOARD-Segin-i.MX93 support | expand |
Am 24.01.24 um 08:49 schrieb Mathieu Othacehe: > Add support for phyBOARD-Segin-i.MX93 board. > > Acked-by: Conor Dooley <conor.dooley@microchip.com> > Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Reviewed-by: Wadim Egorov <w.egorov@phytec.de> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 228dcc5c7d6f..b6c523d02d29 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -1275,6 +1275,12 @@ properties: > - const: tq,imx93-tqma9352 # TQ-Systems GmbH i.MX93 TQMa93xxCA/LA SOM > - const: fsl,imx93 > > + - description: PHYTEC phyCORE-i.MX93 SoM based boards > + items: > + - const: phytec,imx93-phyboard-segin # phyBOARD-Segin with i.MX93 > + - const: phytec,imx93-phycore-som # phyCORE-i.MX93 SoM > + - const: fsl,imx93 > + > - description: > Freescale Vybrid Platform Device Tree Bindings >
On Wed, Jan 24, 2024 at 08:49:28AM +0100, Mathieu Othacehe wrote: > Add support for phyBOARD-Segin-i.MX93 board. > > Acked-by: Conor Dooley <conor.dooley@microchip.com> > Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Applied, thanks!
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 228dcc5c7d6f..b6c523d02d29 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1275,6 +1275,12 @@ properties: - const: tq,imx93-tqma9352 # TQ-Systems GmbH i.MX93 TQMa93xxCA/LA SOM - const: fsl,imx93 + - description: PHYTEC phyCORE-i.MX93 SoM based boards + items: + - const: phytec,imx93-phyboard-segin # phyBOARD-Segin with i.MX93 + - const: phytec,imx93-phycore-som # phyCORE-i.MX93 SoM + - const: fsl,imx93 + - description: Freescale Vybrid Platform Device Tree Bindings