Re: [PATCH 02/20] ARM: dts: axp209: Rename usb_power_supply node to avoid warnings

2017-10-05 Thread Chen-Yu Tsai
On Thu, Oct 5, 2017 at 6:49 PM, Maxime Ripard wrote: > The USB power supply node in the AXP209 DTSI is using underscores in its > node name, which is generating a warning. Change those underscores for > hyphens. > > Signed-off-by: Maxime Ripard Acked-by: Chen-Yu Tsai

[PATCH 02/20] ARM: dts: axp209: Rename usb_power_supply node to avoid warnings

2017-10-05 Thread Maxime Ripard
The USB power supply node in the AXP209 DTSI is using underscores in its node name, which is generating a warning. Change those underscores for hyphens. Signed-off-by: Maxime Ripard --- arch/arm/boot/dts/axp209.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boo