This series cleans up some devicetree conventions in sa8155p-adp based on feedback from other platforms. The hope is that by getting it right here, future contributors won't repeat the same mistakes as I did! v3: https://lore.kernel.org/linux-arm-msm/20230421205512.339850-1-ahalaney@xxxxxxxxxx/ Thanks, Andrew Andrew Halaney (4): arm64: dts: qcom: sa8155p-adp: Make compatible the first property arm64: dts: qcom: Make -cells decimal arm64: dts: qcom: sa8155p-adp: Remove unneeded rgmii_phy information arm64: dts: qcom: sa8155p-adp: Move mtl nodes into ethernet node arch/arm64/boot/dts/qcom/ipq6018.dtsi | 2 +- arch/arm64/boot/dts/qcom/ipq8074.dtsi | 14 ++--- arch/arm64/boot/dts/qcom/msm8953.dtsi | 4 +- arch/arm64/boot/dts/qcom/qcs404-evb-4000.dts | 4 +- arch/arm64/boot/dts/qcom/sa8155p-adp.dts | 56 ++++++++++---------- 5 files changed, 39 insertions(+), 41 deletions(-) -- 2.40.0