Re: [PATCH v6 2/5] arm64: dts: ti: Refactor J784s4-evm to a common file

From: Krzysztof Kozlowski
Date: Tue Sep 03 2024 - 02:39:39 EST


On Mon, Sep 02, 2024 at 05:56:50PM +0530, Manorit Chawdhry wrote:
> Refactor J784s4-evm to a common file which uses the
> superset device to allow reuse in j742s2-evm which uses the subset part.
>
> Signed-off-by: Manorit Chawdhry <m-chawdhry@xxxxxx>
> Reviewed-by: Beleswar Padhi <b-padhi@xxxxxx>
> ---
>
> Notes:
> v6:
> - Rebased with conflicts
>
> arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 1488 +------------------
> .../boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi | 1490 ++++++++++++++++++++
> 2 files changed, 1497 insertions(+), 1481 deletions(-)
>

It's impossible to review this. You need to use -B/-M/-C arguments when
creating patch.

Best regards,
Krzysztof