diff options
author | Michal Vokáč <michal.vokac@ysoft.com> | 2023-02-10 16:48:50 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-03-13 16:24:39 +0800 |
commit | 486136566778e995ffcd2fcc7ce39f5928217bca (patch) | |
tree | 178fe6c9e1c797f9712a286b9d01577f9109d2de /Documentation/devicetree/bindings/arm/fsl.yaml | |
parent | ea6dbf86b8d06b3902cb888dd4a75a794e9ef445 (diff) | |
download | lwn-486136566778e995ffcd2fcc7ce39f5928217bca.tar.gz lwn-486136566778e995ffcd2fcc7ce39f5928217bca.zip |
dt-bindings: arm: fsl: Fix copy-paste error in comment
The imx6dl-yapp4-draco board is actually based on the i.MX6Solo SoC.
Fix the comment to match reality.
Fixes: 24ef3b6e22fe ("dt-bindings: arm: Add Y Soft IOTA Draco, Hydra and Ursa boards")
Signed-off-by: Michal Vokáč <michal.vokac@ysoft.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/fsl.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index 2c90455722f0..67a325ed5794 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -474,7 +474,7 @@ properties: - udoo,imx6dl-udoo # Udoo i.MX6 Dual-lite Board - vdl,lanmcu # Van der Laan LANMCU board - wand,imx6dl-wandboard # Wandboard i.MX6 Dual Lite Board - - ysoft,imx6dl-yapp4-draco # i.MX6 DualLite Y Soft IOTA Draco board + - ysoft,imx6dl-yapp4-draco # i.MX6 Solo Y Soft IOTA Draco board - ysoft,imx6dl-yapp4-hydra # i.MX6 DualLite Y Soft IOTA Hydra board - ysoft,imx6dl-yapp4-orion # i.MX6 DualLite Y Soft IOTA Orion board - ysoft,imx6dl-yapp4-ursa # i.MX6 Solo Y Soft IOTA Ursa board |