On 25/06/2024 20:54, Garrett Giordano wrote: > PHYTECs phyBOARD-Lyra carrier board is able to accomidate multiple SoMs. > Refactor k3-am625-phyboard-lyra-rdk.dts into an include file so it can > be reused in combination with our phyCORE-AM62Ax SoM. > > Signed-off-by: Garrett Giordano <ggiordano@xxxxxxxxxx> > --- > .../dts/ti/k3-am625-phyboard-lyra-rdk.dts | 467 +---------------- > .../boot/dts/ti/k3-am62x-phyboard-lyra.dtsi | 475 ++++++++++++++++++ > 2 files changed, 476 insertions(+), 466 deletions(-) > create mode 100644 arch/arm64/boot/dts/ti/k3-am62x-phyboard-lyra.dtsi Why this is not detected as rename? Please use proper -B/-M/-C arguments to git format patch, so reviewing this will be possible. Best regards, Krzysztof