lkml.org 
[lkml]   [2021]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL 2/2] arm64: dts: TI K3 updates for v5.17
Date
Hi,

Please pull the device tree changes for TI K3 platforms for v5.17.

Please note:
This adds a dtbs_check warning due to missing YAML binding for pinctrl-single compatible.
There also a checkpatch error for complex macro usage in dt-bindings
header defining pinmux marco which is harmless.


The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to effb32e931dd4feb8aa3cee7b5b4ddda43c8b701:

arch: arm64: ti: Add support J721S2 Common Processor Board (2021-12-13 23:21:22 +0530)

----------------------------------------------------------------
Devicetree changes for TI K3 platforms for v5.17 merge window:

* New Platforms:
- J721s2 SoC, SoM and Common Processor Board support
* New features:
- CAN support on AM64 EVM and SK
- TimeSync Router on AM64
* Fixes:
- Correct d-cache-sets info on J7200
- Fix L2 cache-sets value for J721e/J7200/AM64
- Fixes for dtbs_check warnings wrt serdes_ln_ctrl node on J721e/J7200
- Disable McASP on IoT2050 board to fix dtbs_check warnings

----------------------------------------------------------------
Aswath Govindraju (8):
arm64: dts: ti: am654-base-board/am65-iot2050-common: Disable mcan nodes
arm64: dts: ti: k3-am64-main: Add support for MCAN
arm64: dts: ti: k3-am642-evm/sk: Add support for main domain mcan nodes in EVM and disable them on SK
dt-bindings: arm: ti: Add bindings for J721s2 SoC
dt-bindings: pinctrl: k3: Introduce pinmux definitions for J721S2
arm64: dts: ti: Add initial support for J721S2 SoC
arm64: dts: ti: Add initial support for J721S2 System on Module
arch: arm64: ti: Add support J721S2 Common Processor Board

Christian Gmeiner (1):
arm64: dts: ti: k3-am64-main: add timesync router node

Faiz Abbas (3):
arm64: dts: ti: k3-am65-mcu: Add Support for MCAN
arm64: dts: ti: k3-j721e: Add support for MCAN nodes
arm64: dts: ti: k3-j721e-common-proc-board: Add support for mcu and main mcan nodes

Jayesh Choudhary (1):
arm64: dts: ti: iot2050: Disable mcasp nodes at dtsi level

Kishon Vijay Abraham I (2):
arm64: dts: ti: j7200-main: Fix 'dtbs_check' serdes_ln_ctrl node
arm64: dts: ti: j721e-main: Fix 'dtbs_check' in serdes_ln_ctrl node

Nishanth Menon (4):
arm64: dts: ti: k3-am642: Fix the L2 cache sets
arm64: dts: ti: k3-j7200: Fix the L2 cache sets
arm64: dts: ti: k3-j721e: Fix the L2 cache sets
arm64: dts: ti: k3-j7200: Correct the d-cache-sets info

Peng Fan (1):
arm64: dts: ti: k3-j721e: correct cache-sets info

Documentation/devicetree/bindings/arm/ti/k3.yaml | 6 +
arch/arm64/boot/dts/ti/Makefile | 2 +
arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 36 +
arch/arm64/boot/dts/ti/k3-am642-evm.dts | 40 +
arch/arm64/boot/dts/ti/k3-am642-sk.dts | 8 +
arch/arm64/boot/dts/ti/k3-am642.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi | 20 +
arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 30 +
arch/arm64/boot/dts/ti/k3-am654-base-board.dts | 8 +
arch/arm64/boot/dts/ti/k3-j7200-main.dtsi | 2 +-
arch/arm64/boot/dts/ti/k3-j7200.dtsi | 6 +-
arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts | 155 ++
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 198 +-
arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 28 +
arch/arm64/boot/dts/ti/k3-j721e.dtsi | 6 +-
arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts | 421 +++++
arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi | 937 ++++++++++
arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi | 302 +++
arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi | 175 ++
arch/arm64/boot/dts/ti/k3-j721s2.dtsi | 189 ++
include/dt-bindings/pinctrl/k3.h | 3 +
21 files changed, 2565 insertions(+), 9 deletions(-)
create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts
create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi
create mode 100644 arch/arm64/boot/dts/ti/k3-j721s2.dtsi

\
 
 \ /
  Last update: 2021-12-17 18:28    [W:0.064 / U:0.216 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site