mbox series

[0/2] Enable MCU CPSW2G on J7AHP

Message ID 20230314104055.1475054-1-s-vadapalli@ti.com (mailing list archive)
Headers show
Series Enable MCU CPSW2G on J7AHP | expand

Message

s-vadapalli March 14, 2023, 10:40 a.m. UTC
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@ti.com/
2. https://lore.kernel.org/r/20230308201513.116638-1-j-choudhary@ti.com/

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(+)

Comments

s-vadapalli March 14, 2023, 12:04 p.m. UTC | #1
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@ti.com/
> 2. https://lore.kernel.org/r/20230308201513.116638-1-j-choudhary@ti.com/

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(+)
>