[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241023-b4-upstream-bootph-all-v5-0-a974d06370ab@ti.com>
Date: Wed, 23 Oct 2024 12:27:14 +0530
From: Manorit Chawdhry <m-chawdhry@...com>
To: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
Tero
Kristo <kristo@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof
Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Neha Malcom Francis <n-francis@...com>,
Aniket Limaye <a-limaye@...com>, Udit Kumar <u-kumar1@...com>,
Beleswar Padhi
<b-padhi@...com>,
Siddharth Vadapalli <s-vadapalli@...com>, Andrew Davis
<afd@...com>,
Manorit Chawdhry <m-chawdhry@...com>
Subject: [PATCH v5 00/12] Add bootph-all property for J7 boards
The idea of this series is to add bootph-all and bootph-pre-ram property
in all the leaf nodes wherever required and cleanup any other places where
bootph-all/bootph-pre-ram exist in the parent nodes as well since now
the bootloaders can handle it.
Signed-off-by: Manorit Chawdhry <m-chawdhry@...com>
---
Changes in v5:
* Nishanth
- Break the patch into EVM and SoC
- Drop serdes0_pcie_link, serdes0_qsgmii_link, serdes_ln_ctrl bootph tags
- Drop usb0 bootph from am68-base-board
- Drop exp nodes bootph from j7200 and j721e ( along with main_i2c )
- Drop wkup_gpio bootph as it is only used as interrupt parent or for CAN nodes
- Sort some missed bootph entries
- Drop Aniket and Neha's r-by due to quite a few changes in j721e and
j7200
- Link to v4: https://lore.kernel.org/r/20240814-b4-upstream-bootph-all-v4-0-f2b462000f25@ti.com
---
Manorit Chawdhry (12):
arm64: dts: ti: k3-j784s4-j742s2-mcu-wakeup: Move bootph from mcu_timer1 to mcu_timer0
arm64: dts: ti: k3-j784s4-j742s2-mcu-wakeup: Remove parent nodes bootph-*
arm64: dts: ti: k3-j784s4: Add bootph-* properties
arm64: dts: ti: k3-j721s2: Add bootph-* properties
arm64: dts: ti: k3-j721e: Add bootph-* properties
arm64: dts: ti: k3-j7200: Add bootph-* properties
arm64: dts: ti: k3-j784s4-j742s2-evm-common: Remove parent nodes bootph-*
arm64: dts: ti: k3-j721s2-evm*: Add bootph-* properties
arm64: dts: ti: k3-am68-sk*: Add bootph-* properties
arm64: dts: ti: k3-j721e-evm*: Add bootph-* properties
arm64: dts: ti: k3-j721e-sk*: Add bootph-* properties
arm64: dts: ti: k3-j7200-evm*: Add bootph-* properties
arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts | 8 ++++++++
arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi | 5 +++--
arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts | 13 +++++++++++++
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 2 ++
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 11 +++++++++++
arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi | 6 ++++++
arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 16 ++++++++++++++++
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 2 ++
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 10 ++++++++++
arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 18 ++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi | 5 +++++
arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts | 14 ++++++++++++++
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 1 +
arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 13 +++++++++++++
arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi | 3 +++
.../arm64/boot/dts/ti/k3-j784s4-j742s2-evm-common.dtsi | 9 ---------
.../dts/ti/k3-j784s4-j742s2-mcu-wakeup-common.dtsi | 10 ++++++----
17 files changed, 131 insertions(+), 15 deletions(-)
---
base-commit: 63b3ff03d91ae8f875fe8747c781a521f78cde17
change-id: 20240430-b4-upstream-bootph-all-8d47b72bc0fd
Best regards,
--
Manorit Chawdhry <m-chawdhry@...com>
Powered by blists - more mailing lists