[PATCH v3 4/7] arm64: dts: ti: k3-am65-main: Add VMAP registers to PCI root complexes
Krzysztof Kozlowski
krzk at kernel.org
Wed Aug 28 23:12:26 PDT 2024
On Wed, Aug 28, 2024 at 08:01:17PM +0200, Jan Kiszka wrote:
> From: Jan Kiszka <jan.kiszka at siemens.com>
>
> Rewrap the long lines at this chance.
>
> Signed-off-by: Jan Kiszka <jan.kiszka at siemens.com>
> ---
> arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 18 ++++++++++++++----
> 1 file changed, 14 insertions(+), 4 deletions(-)
>
You still have DTS packed in the middle of driver changes, suggesting
dependency.
Such ordering does not make sense, because entire DTS goes separate tree
and branch. It only complicates stuff because if you have dependency,
which you cannot have, it won't be that easily visible.
You already got the same comment.
Please fix your driver to remove dependency and ABI break, and then fix
the patch order.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list