From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bhuvanchandra DV Date: Mon, 18 Apr 2016 14:07:22 +0530 Subject: [U-Boot] [PATCH] arm: dts: vf6: fix DTC unit warnings In-Reply-To: <57146860.6070905@denx.de> References: <1460717895-24363-1-git-send-email-hs@denx.de> <5710F5FC.3020600@toradex.com> <57146860.6070905@denx.de> Message-ID: <57149CC2.8050708@toradex.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 04/18/2016 10:23 AM, Heiko Schocher wrote: > Hello Bhuvanchandra DV, > > Am 15.04.2016 um 16:09 schrieb Bhuvanchandra DV: >> On 04/15/2016 04:28 PM, Heiko Schocher wrote: >>> Fix following warnings for all vf6 based boards: >>> >>> Warning (unit_address_vs_reg): Node >>> /soc/ifc at 1530000/board-control at 3,0/mdio-mux-emi1 has a reg or >>> ranges property, but no unit name >>> Warning (unit_address_vs_reg): Node /soc/aips-bus at 40000000 has a unit >>> name, but no reg property >>> Warning (unit_address_vs_reg): Node /soc/aips-bus at 40080000 has a unit >>> name, but no reg property >> >> May be this fix[1] which Stefan Agner submitted lately is also >> applicable here. >> >> [1] https://lkml.org/lkml/2016/4/2/11 > > Yes, better (as it adds the reg property). I hoped for such a comment, > as I cannot search for all missing reg properties! > > post a v2 soon. Sure! will submit the patch. > > Thanks! > > bye, > Heiko -- Best regards, Bhuvan