On Fri, Oct 13, 2017 at 7:54 PM, Rob Herring <robh@xxxxxxxxxx> wrote: > Fix dtc warnings for 'simple_bus_reg' due to leading 0s. Converted using > the following command: > > perl -p -i -e 's/\@0+([0-9a-f])/\@$1/g' `find arch/arm/boot/dts -type -f -name '*.dts*' > > Dropped changes to ARM, Ltd. boards LED nodes and manually fixed up some > occurrences of uppercase hex. > > Signed-off-by: Rob Herring <robh@xxxxxxxxxx> Applied both to next/dt, thanks a lot for the cleanups! Arnd -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html