* [GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc
@ 2021-05-18 11:56 Nishanth Menon
2021-05-18 11:56 ` Nishanth Menon
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Nishanth Menon @ 2021-05-18 11:56 UTC (permalink / raw)
To: Olof Johansson, Arnd Bergmann, arm, soc
Cc: Tero Kristo, linux-arm-kernel, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 2475 bytes --]
Hi,
These are minor fixups for the 5.13-rc towards making the yaml
conversion of various txt files in 5.14-rc1.
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-dt-fixes-for-v5.13
for you to fetch changes up to cab12badfc99f93c1dccf192dd150f94b687a27c:
arm64: dts: ti: k3*: Introduce reg definition for interrupt routers (2021-05-14 12:48:11 -0500)
----------------------------------------------------------------
Devicetree fixes for TI K3 platforms for v5.13 merge window:
These minor fixes include:
* Fixups for device tree discovered during yaml conversion
* Fixups for missing dma-coherent property in j7200
* Removal of camera sensor node from am65 evm dts to overlay
as camera sensor boards are variable.
----------------------------------------------------------------
Nishanth Menon (6):
arm64: dts: ti: k3-*: Rename the TI-SCI clocks node name
arm64: dts: ti: k3-am65-wakeup: Add debug region to TI-SCI node
arm64: dts: ti: k3-am65-wakeup: Drop un-necessary properties from dmsc node
arm64: dts: ti: k3-*: Rename the TI-SCI node
arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via explicit ranges
arm64: dts: ti: k3*: Introduce reg definition for interrupt routers
Tomi Valkeinen (1):
arm64: dts: ti: k3-am654-base-board: remove ov5640
Vignesh Raghavendra (1):
arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent
arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 11 +++++----
arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi | 3 ++-
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 10 ++++----
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi | 13 ++++++-----
arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 31 -------------------------
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 8 +++++--
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 7 +++---
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 10 ++++----
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 11 +++++----
10 files changed, 45 insertions(+), 63 deletions(-)
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* [GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc
2021-05-18 11:56 [GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc Nishanth Menon
@ 2021-05-18 11:56 ` Nishanth Menon
2021-06-05 22:58 ` patchwork-bot+linux-soc
2021-06-05 23:00 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: Nishanth Menon @ 2021-05-18 11:56 UTC (permalink / raw)
To: Olof Johansson, Arnd Bergmann, arm, soc
Cc: Tero Kristo, linux-arm-kernel, linux-kernel
[-- Attachment #1.1: Type: text/plain, Size: 2475 bytes --]
Hi,
These are minor fixups for the 5.13-rc towards making the yaml
conversion of various txt files in 5.14-rc1.
The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-dt-fixes-for-v5.13
for you to fetch changes up to cab12badfc99f93c1dccf192dd150f94b687a27c:
arm64: dts: ti: k3*: Introduce reg definition for interrupt routers (2021-05-14 12:48:11 -0500)
----------------------------------------------------------------
Devicetree fixes for TI K3 platforms for v5.13 merge window:
These minor fixes include:
* Fixups for device tree discovered during yaml conversion
* Fixups for missing dma-coherent property in j7200
* Removal of camera sensor node from am65 evm dts to overlay
as camera sensor boards are variable.
----------------------------------------------------------------
Nishanth Menon (6):
arm64: dts: ti: k3-*: Rename the TI-SCI clocks node name
arm64: dts: ti: k3-am65-wakeup: Add debug region to TI-SCI node
arm64: dts: ti: k3-am65-wakeup: Drop un-necessary properties from dmsc node
arm64: dts: ti: k3-*: Rename the TI-SCI node
arm64: dts: ti: k3-am65|j721e|am64: Map the dma / navigator subsystem via explicit ranges
arm64: dts: ti: k3*: Introduce reg definition for interrupt routers
Tomi Valkeinen (1):
arm64: dts: ti: k3-am654-base-board: remove ov5640
Vignesh Raghavendra (1):
arm64: dts: ti: j7200-main: Mark Main NAVSS as dma-coherent
arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 11 +++++----
arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi | 3 ++-
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 10 ++++----
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 4 ++--
arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi | 13 ++++++-----
arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 31 -------------------------
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 8 +++++--
arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi | 7 +++---
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 10 ++++----
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 11 +++++----
10 files changed, 45 insertions(+), 63 deletions(-)
--
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D)/Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D
[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
[-- Attachment #2: Type: text/plain, Size: 176 bytes --]
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc
2021-05-18 11:56 [GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc Nishanth Menon
2021-05-18 11:56 ` Nishanth Menon
@ 2021-06-05 22:58 ` patchwork-bot+linux-soc
2021-06-05 23:00 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2021-06-05 22:58 UTC (permalink / raw)
To: Nishanth Menon; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (refs/heads/arm/fixes):
On Tue, 18 May 2021 06:56:34 -0500 you wrote:
> Hi,
>
> These are minor fixups for the 5.13-rc towards making the yaml
> conversion of various txt files in 5.14-rc1.
>
> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
>
> [...]
Here is the summary with links:
- [GIT,PULL] arm64: dts: TI K3 fixups for v5.13 rc
https://git.kernel.org/soc/soc/c/b9c112f2c223
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc
2021-05-18 11:56 [GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc Nishanth Menon
2021-05-18 11:56 ` Nishanth Menon
2021-06-05 22:58 ` patchwork-bot+linux-soc
@ 2021-06-05 23:00 ` patchwork-bot+linux-soc
2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2021-06-05 23:00 UTC (permalink / raw)
To: Nishanth Menon; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (refs/heads/for-next):
On Tue, 18 May 2021 06:56:34 -0500 you wrote:
> Hi,
>
> These are minor fixups for the 5.13-rc towards making the yaml
> conversion of various txt files in 5.14-rc1.
>
> The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:
>
> [...]
Here is the summary with links:
- [GIT,PULL] arm64: dts: TI K3 fixups for v5.13 rc
https://git.kernel.org/soc/soc/c/b9c112f2c223
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2021-06-05 23:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-18 11:56 [GIT PULL] arm64: dts: TI K3 fixups for v5.13 rc Nishanth Menon
2021-05-18 11:56 ` Nishanth Menon
2021-06-05 22:58 ` patchwork-bot+linux-soc
2021-06-05 23:00 ` patchwork-bot+linux-soc
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).