diff options
author | Maxime Ripard <maxime.ripard@bootlin.com> | 2019-03-18 11:05:21 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-04-07 15:12:21 -0700 |
commit | ac0722f23ff5bc1b15e268564a4d56d35cd4a1b5 (patch) | |
tree | d797ee4bd7ca34618f396e88120f5aca5bd85e13 /Documentation/devicetree/bindings/arm/cpus.yaml | |
parent | 79a3aaa7b82e3106be97842dedfd8429248896e6 (diff) | |
download | talos-op-linux-ac0722f23ff5bc1b15e268564a4d56d35cd4a1b5.tar.gz talos-op-linux-ac0722f23ff5bc1b15e268564a4d56d35cd4a1b5.zip |
dt-bindings: cpu: Fix JSON schema
Commit fd73403a4862 ("dt-bindings: arm: Add SMP enable-method for
Milbeaut") added support for a new cpu enable-method, but did so using
tabulations to ident. This is however invalid in the syntax, and resulted
in a failure when trying to use that schemas for validation.
Use spaces instead of tabs to indent to fix this.
Fixes: fd73403a4862 ("dt-bindings: arm: Add SMP enable-method for Milbeaut")
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Acked-by: Sugaya Taichi <sugaya.taichi@socionext.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/cpus.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/cpus.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.yaml b/Documentation/devicetree/bindings/arm/cpus.yaml index 365dcf384d73..82dd7582e945 100644 --- a/Documentation/devicetree/bindings/arm/cpus.yaml +++ b/Documentation/devicetree/bindings/arm/cpus.yaml @@ -228,7 +228,7 @@ patternProperties: - renesas,r9a06g032-smp - rockchip,rk3036-smp - rockchip,rk3066-smp - - socionext,milbeaut-m10v-smp + - socionext,milbeaut-m10v-smp - ste,dbx500-smp cpu-release-addr: |