Re: [PATCH 11/18] arm64: qcom: sdm660: don't use underscore in node name

2021-03-10 Thread Konrad Dybcio
On 08.03.2021 07:08, Vinod Koul wrote: > We have underscore (_) in node name so fix that up as well. > > Fix this by changing node name to use dash (-) > > Signed-off-by: Vinod Koul > --- > arch/arm64/boot/dts/qcom/sdm660.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > We

[PATCH 11/18] arm64: qcom: sdm660: don't use underscore in node name

2021-03-07 Thread Vinod Koul
We have underscore (_) in node name so fix that up as well. Fix this by changing node name to use dash (-) Signed-off-by: Vinod Koul --- arch/arm64/boot/dts/qcom/sdm660.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm64/boot/dts/qcom/sdm660.dtsi