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 <vkoul@xxxxxxxxxx> > --- > arch/arm64/boot/dts/qcom/sdm660.dtsi | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > We might want to omit this one, arm64: qcom: sdm660: don't use empty memory node, and arm64: qcom: sdm660: use reg value for memory node as our huge-630/660-feature-drop patchset removes all of the nodes in question from sdm660.dtsi and will hopefully be merged in this window Konrad