On Mon, Mar 04, 2019 at 05:56:26PM +0100, Bruno Thomsen wrote: > This patch adds missing compatible for i.MX7Solo boards. > > Signed-off-by: Bruno Thomsen <bruno.thomsen@xxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/fsl.txt | 4 ++++ It's gone. Please patch Documentation/devicetree/bindings/arm/fsl.yaml instead. Shawn > 1 file changed, 4 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.txt b/Documentation/devicetree/bindings/arm/fsl.txt > index 7fbc42484001..c90058b621bc 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.txt > +++ b/Documentation/devicetree/bindings/arm/fsl.txt > @@ -127,6 +127,10 @@ i.MX6q generic board > Required root node properties: > - compatible = "fsl,imx6q"; > > +i.MX7S generic board > +Required root node properties: > + - compatible = "fsl,imx7s"; > + > i.MX7ULP generic board > Required root node properties: > - compatible = "fsl,imx7ulp"; > -- > 2.20.1 >