Re: [PATCH v2 05/10] arm64: dts: qcom: apq8016-sbc: sort nodes alphabetically

2017-12-15 Thread Bjorn Andersson
On Thu 07 Dec 07:19 PST 2017, Damien Riegel wrote: > Also, it was using whitespaces for indentation on some lines, fix that > while moving it. > > Signed-off-by: Damien Riegel Rather than extending single nodes like this I would prefer that we bring in the associated pmic node, by this we avoid

[PATCH v2 05/10] arm64: dts: qcom: apq8016-sbc: sort nodes alphabetically

2017-12-07 Thread Damien Riegel
Also, it was using whitespaces for indentation on some lines, fix that while moving it. Signed-off-by: Damien Riegel --- arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi | 16 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi b/arc