Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Tero Kristo <t-kristo@ti.com>
To: <arm@kernel.org>
Cc: Nishanth Menon <nm@ti.com>, "tony@atomide.com" <tony@atomide.com>,
	"J, Keerthy" <j-keerthy@ti.com>,
	Kishon Vijay Abraham I <kishon@ti.com>,
	Lokesh Vutla <lokeshvutla@ti.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	Roger Quadros <rogerq@ti.com>
Subject: [GIT PULL] Texas Instruments K3 SoC changes for 5.3
Date: Wed, 19 Jun 2019 15:06:45 +0300	[thread overview]
Message-ID: <479002be-d9cf-38d6-e7a7-82e71d439ff7@ti.com> (raw)

Hello arm-soc maintainers,

Please pull the changes for Texas Instruments K3 SoC family changes for 5.3.

Thanks,
Tero

---

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/kristo/linux 
tags/ti-k3-soc-for-v5.3

for you to fetch changes up to 78eccc2ac98e4166def294f02283f21cefd89591:

   arm64: dts: ti: k3-j721e: Add the MCU SRAM node (2019-06-19 11:59:49 
+0300)

----------------------------------------------------------------
Texas Instruments K3 SoC family changes for 5.3

- Add support for the new J721e SoC, includes basic peripherals needed for
   booting up the device
- New peripheral support added for AM654x:
   * TI SCI irqchip
   * GPIO
   * MCU SRAM
   * R5Fs
   * MSMC RAM
   * SERDES and PCIe

----------------------------------------------------------------
Keerthy (3):
       arm64: dts: ti: am6-wakeup: Add gpio node
       arm64: dts: ti: am6-main: Add gpio nodes
       arm64: dts: ti: am654-base-board: Add gpio_keys node

Kishon Vijay Abraham I (6):
       arm64: dts: k3-am6: Add "socionext,synquacer-pre-its" property to 
gic_its
       arm64: dts: k3-am6: Add mux-controller DT node required for 
muxing SERDES
       arm64: dts: k3-am6: Add SERDES DT node
       arm64: dts: k3-am6: Add PCIe Root Complex DT node
       arm64: dts: k3-am6: Add PCIe Endpoint DT node
       arm64: dts: ti: am654-base-board: Disable SERDES and PCIe

Lokesh Vutla (5):
       arm64: dts: ti: k3-am654: Update compatible for dmsc
       arm64: dts: ti: k3-am654: Add interrupt controllers in main domain
       arm64: dts: ti: k3-am654: Add interrupt controllers in wakeup domain
       arm64: dts: ti: k3-j721e: Add interrupt controllers in main domain
       arm64: dts: ti: k3-j721e: Add interrupt controllers in wakeup domain

Nishanth Menon (6):
       dt-bindings: arm: ti: Add bindings for J721E SoC
       dt-bindings: serial: 8250_omap: Add compatible for J721E UART 
controller
       arm64: dts: ti: Add Support for J721E SoC
       soc: ti: Add Support for J721E SoC config option
       arm64: dts: ti: Add support for J721E Common Processor Board
       arm64: defconfig: Enable TI's J721E SoC platform

Roger Quadros (1):
       arm64: dts: ti: k3-am65: Add MSMC RAM ranges in interconnect node

Suman Anna (5):
       arm64: dts: ti: k3-am65: Add MCU SRAM ranges in interconnect nodes
       arm64: dts: ti: k3-am65-mcu: Add the MCU RAM node
       arm64: dts: ti: k3-am65: Add R5F ranges in interconnect nodes
       arm64: dts: ti: k3-j721e-main: Add Main NavSS Interrupt 
controller node
       arm64: dts: ti: k3-j721e: Add the MCU SRAM node

  Documentation/devicetree/bindings/arm/ti/k3.txt    |   3 +
  .../devicetree/bindings/serial/omap_serial.txt     |   1 +
  arch/arm64/boot/dts/ti/Makefile                    |   2 +
  arch/arm64/boot/dts/ti/k3-am65-main.dtsi           | 201 +++++++++++++++++
  arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi            |   8 +
  arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi         |  28 ++-
  arch/arm64/boot/dts/ti/k3-am65.dtsi                |   8 +
  arch/arm64/boot/dts/ti/k3-am654-base-board.dts     |  51 +++++
  .../boot/dts/ti/k3-j721e-common-proc-board.dts     |  50 +++++
  arch/arm64/boot/dts/ti/k3-j721e-main.dtsi          | 243 
+++++++++++++++++++++
  arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi    |  90 ++++++++
  arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi        |  29 +++
  arch/arm64/boot/dts/ti/k3-j721e.dtsi               | 177 +++++++++++++++
  arch/arm64/configs/defconfig                       |   1 +
  drivers/soc/ti/Kconfig                             |   5 +
  15 files changed, 896 insertions(+), 1 deletion(-)
  create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
  create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
  create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
  create mode 100644 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi
  create mode 100644 arch/arm64/boot/dts/ti/k3-j721e.dtsi
--
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

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

             reply	other threads:[~2019-06-19 12:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-19 12:06 Tero Kristo [this message]
2019-06-19 16:03 ` [GIT PULL] Texas Instruments K3 SoC changes for 5.3 Olof Johansson

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=479002be-d9cf-38d6-e7a7-82e71d439ff7@ti.com \
    --to=t-kristo@ti.com \
    --cc=arm@kernel.org \
    --cc=j-keerthy@ti.com \
    --cc=kishon@ti.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=lokeshvutla@ti.com \
    --cc=nm@ti.com \
    --cc=rogerq@ti.com \
    --cc=tony@atomide.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox