Hi, > From: Patrick DELAUNAY <patrick.delau...@st.com> > Sent: mardi 28 janvier 2020 10:11 > > Fix the following DT dtc warnings for stm32mp1 boards: > > Warning (unit_address_vs_reg): /soc/rcc@50000000/st,pll@0: > node has a unit name, but no reg property Warning (unit_address_vs_reg): > /soc/rcc@50000000/st,pll@1: > node has a unit name, but no reg property Warning (unit_address_vs_reg): > /soc/rcc@50000000/st,pll@2: > node has a unit name, but no reg property Warning (unit_address_vs_reg): > /soc/rcc@50000000/st,pll@3: > node has a unit name, but no reg property > > Signed-off-by: Patrick Delaunay <patrick.delau...@st.com> > ---
Applied to u-boot-stm32/master, thanks! Regards Patrick