On Mon, May 27, 2019 at 3:22 PM Neil Armstrong <[email protected]> wrote: > > From: Christian Hewitt <[email protected]> > > Fix DTC warnings: > > meson-gxm-khadas-vim2.dtb: Warning (avoid_unnecessary_addr_size): > /gpio-keys-polled: unnecessary #address-cells/#size-cells > without "ranges" or child "reg" property > > Fixes: b8b74dda3908 ("ARM64: dts: meson-gxm: Add support for Khadas VIM2") > Suggested-by: Christian Hewitt <[email protected]> > Signed-off-by: Neil Armstrong <[email protected]> Reviewed-by: Martin Blumenstingl <[email protected]> as well as: Tested-by: Martin Blumenstingl <[email protected]>
> --- > arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts | 4 +--- there are more boards with the same "problem" out there we should clean these up at some point as well Martin

