]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: cpu: Fix JSON schema
authorMaxime Ripard <maxime.ripard@bootlin.com>
Mon, 18 Mar 2019 10:05:21 +0000 (11:05 +0100)
committerOlof Johansson <olof@lixom.net>
Sun, 7 Apr 2019 22:12:21 +0000 (15:12 -0700)
commit6a9ca8698768e412f1cd317466906edb1474cd5c
treed797ee4bd7ca34618f396e88120f5aca5bd85e13
parent93e08937bc58c51cee8c371b7593b2be4a6d736c
dt-bindings: cpu: Fix JSON schema

Commit 6ccad25dafe2 ("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: 6ccad25dafe2 ("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>
Documentation/devicetree/bindings/arm/cpus.yaml