Skip to content
Commit ac0722f2 authored by Maxime Ripard's avatar Maxime Ripard Committed by Olof Johansson
Browse files

dt-bindings: cpu: Fix JSON schema

Commit fd73403a ("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: fd73403a

 ("dt-bindings: arm: Add SMP enable-method for Milbeaut")
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Reviewed-by: default avatarRob Herring <robh@kernel.org>
Acked-by: default avatarSugaya Taichi <sugaya.taichi@socionext.com>
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 79a3aaa7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment