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


Groups > linux.kernel > #1689638 > unrolled thread

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

Started bySuman Anna <s-anna@ti.com>
First post2017-07-18 05:30 +0200
Last post2017-07-18 06:50 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [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

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

FromSuman Anna <s-anna@ti.com>
Date2017-07-18 05:30 +0200
Subject[PATCH 0/4] Add various TI-SCI DT nodes on 66AK2G SoCs
Message-ID<u4rmV-5vl-9@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1689691

From"santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com>
Date2017-07-18 06:50 +0200
Message-ID<u4sCl-6f0-7@gated-at.bofh.it>
In reply to#1689638
On 7/17/17 8:28 PM, Suman Anna wrote:
> 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.
> 
And this one looks good as well. Please ping me if you don't see this 
show up in next, by next week.

Regards,
Santosh

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web