Re: [PATCH v3 16/16] ARM: dtsi: axp81x: remove IP name from DT node name

2018-01-23 Thread Chen-Yu Tsai
On Mon, Jan 15, 2018 at 6:33 PM, Quentin Schulz wrote: > The DT node should be named after its functionality and not after the > IP it's defining. > > Signed-off-by: Quentin Schulz Acked-by: Chen-Yu Tsai

[PATCH v3 16/16] ARM: dtsi: axp81x: remove IP name from DT node name

2018-01-15 Thread Quentin Schulz
The DT node should be named after its functionality and not after the IP it's defining. Signed-off-by: Quentin Schulz --- arch/arm/boot/dts/axp81x.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/axp81x.dtsi b/arch/arm/boot/dts/axp81x.dtsi index 1b05c7f.