On Wed, Jan 30, 2019 at 12:05:11PM +0000, Carlo Caione wrote: > Add the "fsl,imx8mq-qspi" binding to the spi-fsl-qspi documentation. > > Signed-off-by: Carlo Caione <ccaione@xxxxxxxxxxxx> It doesn't apply to my tree, so you may need to send via spi tree. Shawn > --- > Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt > index e8f1d627d288..3fd1b8baf5ca 100644 > --- a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt > +++ b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt > @@ -5,6 +5,8 @@ Required properties: > "fsl,imx7d-qspi", "fsl,imx6ul-qspi", > "fsl,ls1021a-qspi" > or > + "fsl,imx8mq-qspi" followed by "fsl,imx7d-qspi" > + or > "fsl,ls2080a-qspi" followed by "fsl,ls1021a-qspi", > "fsl,ls1043a-qspi" followed by "fsl,ls1021a-qspi" > - reg : the first contains the register location and length, > -- > 2.19.1 >