All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<arm@kernel.org>, <soc@kernel.org>
Cc: <t-kristo@ti.com>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, Keerthy J <j-keerthy@ti.com>,
	Suman Anna <s-anna@ti.com>, Sekhar Nori <nsekhar@ti.com>,
	Kishon Vijay Abraham Israel Vijayponraj <kishon@ti.com>
Subject: [GIT PULL] arm64: TI K3 DT updates for v5.10
Date: Tue, 22 Sep 2020 08:47:22 -0500	[thread overview]
Message-ID: <20200922134722.2y5kqxu4lghbwp5u@akan> (raw)

[-- Attachment #1: Type: text/plain, Size: 3533 bytes --]

Hi,

Please pull the following for 5.10 cycle (had to base on 5.9-rc3 due to
a bad dependency):
	- dts fixups for dtbs_check and W=2 build of dtbs, node names.
	- am654 adds crypto nodes and an erratum workaround for PCIe(down to Gen2)
	- j721e adds C66, C71 DSP and PCIe nodes

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-dt-for-v5.10

for you to fetch changes up to 66db854b1f62dbee48ec7373f149fa30e4b3dd4e:

  arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe instances (2020-09-22 08:19:47 -0500)

----------------------------------------------------------------
Device tree updates towards 5.10-rc1 for TI K3 platform.

----------------------------------------------------------------
Keerthy (2):
      arm64: dts: ti: k3-am6: Add crypto accelarator node
      arm64: dts: ti: k3-j721e-main: Add crypto accelerator node

Kishon Vijay Abraham I (2):
      arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes
      arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe instances

Nishanth Menon (8):
      arm64: dts: ti: k3-j721e: Use lower case hexadecimal
      arm64: dts: ti: k3-am65-main: Use lower case hexadecimal
      arm64: dts: ti: k3-am65*: Use generic gpio for node names
      arm64: dts: ti: k3-am65*: Use generic clock for syscon clock names
      arm64: dts: ti: k3-*: Use generic pinctrl for node names
      arm64: dts: ti: k3-am65-base-board Use generic camera for node name instead of ov5640
      arm64: dts: ti: k3-am65-wakeup: Use generic temperature-sensor for node name
      arm64: dts: ti: k3-*: Fix up node_name_chars_strict warnings

Sekhar Nori (1):
      arm64: dts: ti: k3-am65: restrict PCIe to Gen2 speed

Suman Anna (10):
      arm64: dts: ti: k3-am65: Fix interconnect node names
      arm64: dts: ti: k3-j721e: Fix interconnect node names
      arm64: dts: ti: k3-j721e-som-p0: Move mailbox nodes from board dts file
      arm64: dts: ti: k3-j721e-main: Add C66x DSP nodes
      arm64: dts: ti: k3-j721e-som-p0: Add mailboxes to C66x DSPs
      arm64: dts: ti: k3-j721e-som-p0: Add DDR carveout memory nodes for C66 DSPs
      arm64: dts: ti: k3-j721e-main: Add C71x DSP node
      arm64: dts: ti: k3-j721e-som-p0: Add mailboxes to C71x DSP
      arm64: dts: ti: k3-j721e-som-p0: Add DDR carveout memory nodes for C71x DSP
      arm64: dts: ti: k3-j721e-som-p0: Reserve memory for IPC between RTOS cores

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi           |  52 +++-
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi            |   4 +-
 arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi         |   6 +-
 arch/arm64/boot/dts/ti/k3-am65.dtsi                |   6 +-
 arch/arm64/boot/dts/ti/k3-am654-base-board.dts     |  18 +-
 .../boot/dts/ti/k3-am654-industrial-thermal.dtsi   |  12 +-
 .../boot/dts/ti/k3-j721e-common-proc-board.dts     | 191 ++++++-------
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi          | 301 ++++++++++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi    |   4 +-
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi        | 155 ++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e.dtsi               |  11 +-
 11 files changed, 608 insertions(+), 152 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 --]

WARNING: multiple messages have this Message-ID (diff)
From: Nishanth Menon <nm@ti.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	<arm@kernel.org>, <soc@kernel.org>
Cc: Keerthy J <j-keerthy@ti.com>, Sekhar Nori <nsekhar@ti.com>,
	linux-kernel@vger.kernel.org,
	Kishon Vijay Abraham Israel Vijayponraj <kishon@ti.com>,
	t-kristo@ti.com, linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] arm64: TI K3 DT updates for v5.10
Date: Tue, 22 Sep 2020 08:47:22 -0500	[thread overview]
Message-ID: <20200922134722.2y5kqxu4lghbwp5u@akan> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 3533 bytes --]

Hi,

Please pull the following for 5.10 cycle (had to base on 5.9-rc3 due to
a bad dependency):
	- dts fixups for dtbs_check and W=2 build of dtbs, node names.
	- am654 adds crypto nodes and an erratum workaround for PCIe(down to Gen2)
	- j721e adds C66, C71 DSP and PCIe nodes

The following changes since commit f75aef392f869018f78cfedf3c320a6b3fcfda6b:

  Linux 5.9-rc3 (2020-08-30 16:01:54 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nmenon/linux.git tags/ti-k3-dt-for-v5.10

for you to fetch changes up to 66db854b1f62dbee48ec7373f149fa30e4b3dd4e:

  arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe instances (2020-09-22 08:19:47 -0500)

----------------------------------------------------------------
Device tree updates towards 5.10-rc1 for TI K3 platform.

----------------------------------------------------------------
Keerthy (2):
      arm64: dts: ti: k3-am6: Add crypto accelarator node
      arm64: dts: ti: k3-j721e-main: Add crypto accelerator node

Kishon Vijay Abraham I (2):
      arm64: dts: ti: k3-j721e-main: Add PCIe device tree nodes
      arm64: dts: ti: k3-j721e-common-proc-board: Configure the PCIe instances

Nishanth Menon (8):
      arm64: dts: ti: k3-j721e: Use lower case hexadecimal
      arm64: dts: ti: k3-am65-main: Use lower case hexadecimal
      arm64: dts: ti: k3-am65*: Use generic gpio for node names
      arm64: dts: ti: k3-am65*: Use generic clock for syscon clock names
      arm64: dts: ti: k3-*: Use generic pinctrl for node names
      arm64: dts: ti: k3-am65-base-board Use generic camera for node name instead of ov5640
      arm64: dts: ti: k3-am65-wakeup: Use generic temperature-sensor for node name
      arm64: dts: ti: k3-*: Fix up node_name_chars_strict warnings

Sekhar Nori (1):
      arm64: dts: ti: k3-am65: restrict PCIe to Gen2 speed

Suman Anna (10):
      arm64: dts: ti: k3-am65: Fix interconnect node names
      arm64: dts: ti: k3-j721e: Fix interconnect node names
      arm64: dts: ti: k3-j721e-som-p0: Move mailbox nodes from board dts file
      arm64: dts: ti: k3-j721e-main: Add C66x DSP nodes
      arm64: dts: ti: k3-j721e-som-p0: Add mailboxes to C66x DSPs
      arm64: dts: ti: k3-j721e-som-p0: Add DDR carveout memory nodes for C66 DSPs
      arm64: dts: ti: k3-j721e-main: Add C71x DSP node
      arm64: dts: ti: k3-j721e-som-p0: Add mailboxes to C71x DSP
      arm64: dts: ti: k3-j721e-som-p0: Add DDR carveout memory nodes for C71x DSP
      arm64: dts: ti: k3-j721e-som-p0: Reserve memory for IPC between RTOS cores

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi           |  52 +++-
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi            |   4 +-
 arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi         |   6 +-
 arch/arm64/boot/dts/ti/k3-am65.dtsi                |   6 +-
 arch/arm64/boot/dts/ti/k3-am654-base-board.dts     |  18 +-
 .../boot/dts/ti/k3-am654-industrial-thermal.dtsi   |  12 +-
 .../boot/dts/ti/k3-j721e-common-proc-board.dts     | 191 ++++++-------
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi          | 301 ++++++++++++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi    |   4 +-
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi        | 155 ++++++++++-
 arch/arm64/boot/dts/ti/k3-j721e.dtsi               |  11 +-
 11 files changed, 608 insertions(+), 152 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

             reply	other threads:[~2020-09-22 13:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 13:47 Nishanth Menon [this message]
2020-09-22 13:47 ` [GIT PULL] arm64: TI K3 DT updates for v5.10 Nishanth Menon

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=20200922134722.2y5kqxu4lghbwp5u@akan \
    --to=nm@ti.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=j-keerthy@ti.com \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nsekhar@ti.com \
    --cc=olof@lixom.net \
    --cc=s-anna@ti.com \
    --cc=soc@kernel.org \
    --cc=t-kristo@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.