+arm-soc On Mon, Mar 18, 2019 at 5:05 AM Maxime Ripard <[email protected]> wrote: > > 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 <[email protected]> > --- > Documentation/devicetree/bindings/arm/cpus.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Rob Herring <[email protected]> This should be applied to arm-soc tree having the commit. Rob

