From mboxrd@z Thu Jan 1 00:00:00 1970 From: wens@csie.org (Chen-Yu Tsai) Date: Wed, 28 Nov 2018 11:04:39 +0800 Subject: [PATCH 05/77] ARM: dts: sun5i: Change clock node names to avoid warnings In-Reply-To: References: Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Nov 27, 2018 at 8:46 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