Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1689638

[PATCH 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs

From Suman Anna <s-anna@ti.com>
Newsgroups linux.kernel
Subject [PATCH 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs
Date 2017-07-18 05:30 +0200
Message-ID <u4rmV-5vl-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Santosh,

The following patch series adds various TI-SCI related DTS nodes that
probe the corresponding TI-SCI genpd, clock and reset drivers for the
66AK2G platforms.

This is the second of two series, and these nodes along with the defconfig
patches finally allows adding other peripherals to the 66AK2G platforms.
All the new peripherals should/will be added without using the device id
macros [1]. Patches are baselined on 4.13-rc1 and are intended for the 4.14
merge window.

I have boot-tested both the series individually and combined on all
the Keystone2 platforms. K2G platforms are boot-tested using ramdisk,
the MMC boot and NFS boot can be enabled once the corresponding DTS nodes
are added. The addition of the PMMC node also enables the system reboot.

regards
Suman

[1] https://patchwork.kernel.org/patch/9741279/

Andrew F. Davis (1):
  ARM: dts: keystone-k2g: Add TI SCI reset-controller node

Dave Gerlach (1):
  ARM: dts: keystone-k2g: Add ti-sci power domain node

Nishanth Menon (1):
  ARM: dts: keystone-k2g: Add PMMC node to support TI-SCI protocol

Tero Kristo (1):
  ARM: dts: keystone-k2g: Add ti-sci clock provider node

 arch/arm/boot/dts/keystone-k2g.dtsi | 29 +++++++++++++++++++++++++++++
 1 file changed, 29 insertions(+)

-- 
2.13.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs Suman Anna <s-anna@ti.com> - 2017-07-18 05:30 +0200
  Re: [PATCH 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com> - 2017-07-18 06:50 +0200

csiph-web