On Mon, May 27, 2024 at 04:51:57PM -0700, Pengfei Li wrote: > Add the board imx91-11x11-evk in the binding docuemnt. > > Signed-off-by: Pengfei Li <pengfei.li_1@xxxxxxx> Reviewed-by: Frank Li <Frank.Li@xxxxxxx> > --- > 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 6d185d09cb6a..41b487ed27fd 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -1275,6 +1275,12 @@ properties: > - fsl,imx93-11x11-evk # i.MX93 11x11 EVK Board > - const: fsl,imx93 > > + - description: i.MX91 based Boards > + items: > + - enum: > + - fsl,imx91-11x11-evk # i.MX91 11x11 EVK Board > + - const: fsl,imx91 > + > - description: i.MXRT1050 based Boards > items: > - enum: > -- > 2.34.1 >