Re: [PATCH 0/2] Enable MCU CPSW2G on J7AHP

From: Siddharth Vadapalli
Date: Tue Mar 14 2023 - 10:32:46 EST


Hello,

On 14-03-2023 16:10, Siddharth Vadapalli wrote:
> Hello,
>
> This series adds missing device id property in mcu_navss device-tree node.
> Also, the device-tree support for enabling MCU CPSW2G is added.
>
> ---
> NOTE: While this series does not depend on any other series for being,
> merged it depends on the following series for MCU CPSW2G functionality:
> 1. https://lore.kernel.org/r/20230314085500.10597-1-j-choudhary@xxxxxx/
> 2. https://lore.kernel.org/r/20230308201513.116638-1-j-choudhary@xxxxxx/

Please do not merge this series until the above two series have been
merged. Otherwise, it will result in an indefinite probe deferral during
boot. By saying that this series does not depend on other series for
being merged, I meant to say that this series will apply cleanly without
any dependencies.

Regards,
Siddharth.

>
> Siddharth Vadapalli (2):
> arm64: dts: ti: k3-j784s4-mcu-wakeup: Add device id property for
> mcu_navss
> arm64: dts: ti: k3-j784s4-evm: Enable MCU CPSW2G
>
> arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 47 +++++++++++++++++++
> .../boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 2 +
> 2 files changed, 49 insertions(+)
>