diff options
| author | Li Yang <leoyang.li@nxp.com> | 2021-10-12 18:58:07 -0500 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2021-10-15 11:13:07 +0800 |
| commit | 83ad8d101151a149bfb602a08bf30ac82442f8f9 (patch) | |
| tree | 884c3bc63d61754e00d984e2cf4b16e3e0a98b84 | |
| parent | e66f2cd293bf7520d22853f251918f36b4ff740e (diff) | |
dt-bindings: arm: fsl: add ls1021a-tsn board
Add the missing board in the binding docuemnt.
Signed-off-by: Li Yang <leoyang.li@nxp.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index f08d77b4a1f0..0b595b26061f 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -899,6 +899,7 @@ properties: - enum: - fsl,ls1021a-moxa-uc-8410a - fsl,ls1021a-qds + - fsl,ls1021a-tsn - fsl,ls1021a-twr - const: fsl,ls1021a |
