All of lore.kernel.org
 help / color / mirror / Atom feed
From: Siddharth Vadapalli <s-vadapalli@ti.com>
To: <nm@ti.com>, <vigneshr@ti.com>, <kristo@kernel.org>,
	<robh+dt@kernel.org>, <krzysztof.kozlowski@linaro.org>,
	<krzysztof.kozlowski+dt@linaro.org>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>, <srk@ti.com>,
	<s-vadapalli@ti.com>
Subject: [PATCH 0/2] Enable MCU CPSW2G on J7AHP
Date: Tue, 14 Mar 2023 16:10:53 +0530	[thread overview]
Message-ID: <20230314104055.1475054-1-s-vadapalli@ti.com> (raw)

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

-- 
2.25.1


WARNING: multiple messages have this Message-ID (diff)
From: Siddharth Vadapalli <s-vadapalli@ti.com>
To: <nm@ti.com>, <vigneshr@ti.com>, <kristo@kernel.org>,
	<robh+dt@kernel.org>, <krzysztof.kozlowski@linaro.org>,
	<krzysztof.kozlowski+dt@linaro.org>
Cc: <devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>, <srk@ti.com>,
	<s-vadapalli@ti.com>
Subject: [PATCH 0/2] Enable MCU CPSW2G on J7AHP
Date: Tue, 14 Mar 2023 16:10:53 +0530	[thread overview]
Message-ID: <20230314104055.1475054-1-s-vadapalli@ti.com> (raw)

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

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2023-03-14 10:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-14 10:40 Siddharth Vadapalli [this message]
2023-03-14 10:40 ` [PATCH 0/2] Enable MCU CPSW2G on J7AHP Siddharth Vadapalli
2023-03-14 10:40 ` [PATCH 1/2] arm64: dts: ti: k3-j784s4-mcu-wakeup: Add device id property for mcu_navss Siddharth Vadapalli
2023-03-14 10:40   ` Siddharth Vadapalli
2023-03-14 13:26   ` Nishanth Menon
2023-03-14 13:26     ` Nishanth Menon
2023-03-14 13:29   ` Nishanth Menon
2023-03-14 13:29     ` Nishanth Menon
2023-03-14 14:35     ` Jayesh Choudhary
2023-03-14 14:35       ` Jayesh Choudhary
2023-03-14 10:40 ` [PATCH 2/2] arm64: dts: ti: k3-j784s4-evm: Enable MCU CPSW2G Siddharth Vadapalli
2023-03-14 10:40   ` Siddharth Vadapalli
2023-03-14 22:10   ` Andrew Davis
2023-03-14 22:10     ` Andrew Davis
2023-03-15  4:02     ` Siddharth Vadapalli
2023-03-15  4:02       ` Siddharth Vadapalli
2023-03-14 12:04 ` [PATCH 0/2] Enable MCU CPSW2G on J7AHP Siddharth Vadapalli
2023-03-14 12:04   ` Siddharth Vadapalli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20230314104055.1475054-1-s-vadapalli@ti.com \
    --to=s-vadapalli@ti.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kristo@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nm@ti.com \
    --cc=robh+dt@kernel.org \
    --cc=srk@ti.com \
    --cc=vigneshr@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.