diff options
| author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-01-02 02:44:24 +0200 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2023-01-09 16:00:28 +0800 |
| commit | e2d780aa362f0515547479371c7aef334ecebd75 (patch) | |
| tree | 3e20954d5afb243f3cedffb7ad3733fd6457eb26 | |
| parent | 50e2a2f4f2fd5f06f614fad315bb11826e571f31 (diff) | |
dt-bindings: arm: fsl: Add the Starterkit SK-iMX53 board
Add an entry for the Starterkit SK-iMX53 development board.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.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 7ada83ff28b4..f8af093f0959 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -173,6 +173,7 @@ properties: - kiebackpeter,imx53-ddc # K+P imx53 DDC - kiebackpeter,imx53-hsc # K+P imx53 HSC - menlo,m53menlo # i.MX53 Menlo board + - starterkit,sk-imx53 - voipac,imx53-dmm-668 # Voipac i.MX53 X53-DMM-668 - const: fsl,imx53 |
