On Thu, Sep 05, 2024 at 09:26:15AM +0800, haibo.chen@xxxxxxx wrote: > From: Haibo Chen <haibo.chen@xxxxxxx> > > The flexspi on imx8ulp only has 16 number of LUTs, it is different > with flexspi on other imx SoC which has 32 number of LUTs. > > Signed-off-by: Haibo Chen <haibo.chen@xxxxxxx> Reviewed-by: Frank Li <Frank.Li@xxxxxxx> > --- > Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml b/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml > index 4a5f41bde00f..902db92da832 100644 > --- a/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml > +++ b/Documentation/devicetree/bindings/spi/spi-nxp-fspi.yaml > @@ -21,6 +21,7 @@ properties: > - nxp,imx8mm-fspi > - nxp,imx8mp-fspi > - nxp,imx8qxp-fspi > + - nxp,imx8ulp-fspi > - nxp,lx2160a-fspi > - items: > - enum: > -- > 2.34.1 >