Hi Geert > This patch series fixes the new warnings related to Renesas arm32/arm64 > DTSes that can be seen in -next using "make W=1 dtbs", courtesy of > commit b993734718c01064 ("scripts/dtc: Update to upstream version > 53bf130b1cdd") in Rob herring's for-next branch. They're all of the > form: > > Warning (unit_address_vs_reg): Node /cache-controller@0 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /cache-controller has a reg or ranges property, but no unit name > Warning (unit_address_vs_reg): Node /clocks@e0110000/iic0_sclkdiv has a reg or ranges property, but no unit name > Warning (unit_address_vs_reg): Node /i2c@2 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /keyboard/button@1 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name > Warning (unit_address_vs_reg): Node /pfc@e0140200/serial@e1030000 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /regulator@0 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ctu/ctu@0 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,dvc/dvc@0 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,mix/mix@0 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,src/src@0 has a unit name, but no reg property > Warning (unit_address_vs_reg): Node /sound@ec500000/rcar_sound,ssi/ssi@0 has a unit name, but no reg property (snip) > Morimoto-san: If this is accepted, the examples in > Documentation/devicetree/bindings/sound/renesas,rsnd.txt should be > updated, too. Thanks. will do. Best regards --- Kuninori Morimoto -- 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