Re: [PATCH 04/20] ARM: dts: sun4i: Change clock node names to avoid warnings

2017-10-05 Thread Chen-Yu Tsai
On Thu, Oct 5, 2017 at 6:49 PM, Maxime Ripard wrote: > Our oscillators clock names have a unit address, but no reg property, which > generates a warning in DTC. Change these names to remove those unit > addresses. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai

[PATCH 04/20] ARM: dts: sun4i: Change clock node names to avoid warnings

2017-10-05 Thread Maxime Ripard
Our oscillators clock names have a unit address, but no reg property, which generates a warning in DTC. Change these names to remove those unit addresses. Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/sun4i-a10.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arc