On Wed, 21 Apr 2021 13:48:32 -0700, Kevin Hilman wrote: > Take a pass at cleaning up a bunch of warnings > from 'make dtbs_check' that have crept in. > > Signed-off-by: Kevin Hilman <khilman@xxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/media/rc.yaml | 4 ++++ > arch/arm64/boot/dts/amlogic/meson-a1.dtsi | 4 ++-- > arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 1 - > arch/arm64/boot/dts/amlogic/meson-g12-common.dtsi | 14 +++++++------- > .../arm64/boot/dts/amlogic/meson-g12b-gsking-x.dts | 2 +- > .../boot/dts/amlogic/meson-g12b-gtking-pro.dts | 4 ++-- > arch/arm64/boot/dts/amlogic/meson-g12b-gtking.dts | 2 +- > .../boot/dts/amlogic/meson-g12b-odroid-n2.dtsi | 4 ++-- > .../arm64/boot/dts/amlogic/meson-gxbb-odroidc2.dts | 2 +- > .../dts/amlogic/meson-gxl-s905d-mecool-kii-pro.dts | 2 +- > .../boot/dts/amlogic/meson-gxl-s905d-sml5442tw.dts | 8 ++++---- > .../boot/dts/amlogic/meson-gxm-mecool-kiii-pro.dts | 2 +- > .../boot/dts/amlogic/meson-gxm-minix-neo-u9h.dts | 2 +- > .../boot/dts/amlogic/meson-gxm-wetek-core2.dts | 2 +- > arch/arm64/boot/dts/amlogic/meson-khadas-vim3.dtsi | 4 ++-- > .../arm64/boot/dts/amlogic/meson-sm1-odroid-c4.dts | 2 +- > 16 files changed, 31 insertions(+), 28 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>