diff options
author | Peng Fan <peng.fan@nxp.com> | 2020-01-14 06:41:49 +0000 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-01-21 16:07:37 -0600 |
commit | d8cacecf36e33c3a6fb9ffd88eb5c01c0c74004a (patch) | |
tree | 1db0c881657a1855d67ec05ed42d9f544509741c | |
parent | 5f91ef219f6b57a1b67bb86a6e21dd1eda41b1db (diff) |
dt-bindings: arm-boards: typo fix
Typo fix, "withe" -> "with".
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Rob Herring <robh@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/arm-boards | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/arm-boards b/Documentation/devicetree/bindings/arm/arm-boards index b2a9f9f8430b..96b1dad58253 100644 --- a/Documentation/devicetree/bindings/arm/arm-boards +++ b/Documentation/devicetree/bindings/arm/arm-boards @@ -121,7 +121,7 @@ Required properties (in root node): Required nodes: - soc: some node of the RealView platforms must be the SoC - node that contain the SoC-specific devices, withe the compatible + node that contain the SoC-specific devices, with the compatible string set to one of these tuples: "arm,realview-eb-soc", "simple-bus" "arm,realview-pb1176-soc", "simple-bus" |