Re: [PATCH 11/11] ARM: dts: s5p: Fix DTC unit name warnings in S5Pv210 boards

2016-04-01 Thread Javier Martinez Canillas
Hello Krzysztof, On 04/01/2016 02:57 AM, Krzysztof Kozlowski wrote: > Fix following DTC warnings in S5Pv210 boards: > > Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but > no unit name > Warning (unit_address_vs_reg): Node > /soc/fimd@f800/display-timings/timing@

[PATCH 11/11] ARM: dts: s5p: Fix DTC unit name warnings in S5Pv210 boards

2016-04-01 Thread Krzysztof Kozlowski
Fix following DTC warnings in S5Pv210 boards: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name Warning (unit_address_vs_reg): Node /soc/fimd@f800/display-timings/timing@0 has a unit name, but no reg property Signed-off-by: Krzysztof Kozlowski ---