On Wed, May 24, 2023 at 10:10:05AM -0300, Fabio Estevam wrote: > From: Fabio Estevam <festevam@xxxxxxx> > > Remove the unneeded #address-cells/#size-cells from sram@0 to fix > the following 'make CHECK_DTBS=y imx7d-smegw01.dtb' warning: > > sram@0: Unevaluated properties are not allowed ('#address-cells', '#size-cells' were unexpected) > From schema: Documentation/devicetree/bindings/mtd/microchip,mchp48l640.yaml > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> Applied all, thanks!