Message ID | 20210205234734.3397-2-leoyang.li@nxp.com |
---|---|
State | Accepted |
Commit | 83ad8d101151a149bfb602a08bf30ac82442f8f9 |
Headers | show |
Series | Cleanup of LS1021a device trees | expand |
On Fri, 05 Feb 2021 17:47:20 -0600, Li Yang wrote: > Add the missing board in the binding docuemnt. > > Signed-off-by: Li Yang <leoyang.li@nxp.com> > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 297c87f45db8..85277c8045fe 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -834,6 +834,7 @@ properties: - enum: - fsl,ls1021a-moxa-uc-8410a - fsl,ls1021a-qds + - fsl,ls1021a-tsn - fsl,ls1021a-twr - const: fsl,ls1021a
Add the missing board in the binding docuemnt. Signed-off-by: Li Yang <leoyang.li@nxp.com> --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+)