mbox

[GIT,PULL,2/2] ARM Keystone DTS part2 for 4.4

Message ID 1444837058-3525-2-git-send-email-ssantosh@kernel.org
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-dts-part2

Message

Santosh Shilimkar Oct. 14, 2015, 3:37 p.m. UTC
The following changes since commit 91dca0f0fe419813b7450b0d092e9e23255db51b:

  ARM: dts: keystone: Update SoC specific compatible flags (2015-10-06 09:51:09 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone-dts-part2

for you to fetch changes up to 9d45708f5adb940432bc99325d67ddc813bc4b22:

  ARM: dts: keystone: enable accumulator channels (2015-10-13 13:42:43 -0700)

----------------------------------------------------------------
ARM Keystone DTS part2 for 4.4
	- Typo fix the soc binding documentation
	- NETCP Accumulator nodes

----------------------------------------------------------------
Murali Karicheri (1):
      ARM: dts: keystone: enable accumulator channels

Nishanth Menon (1):
      Documentation: dt: keystone: Fix up missing quotes

 .../devicetree/bindings/arm/keystone/keystone.txt  |  6 +++---
 arch/arm/boot/dts/k2e-netcp.dtsi                   | 23 +++++++++++++++++++++
 arch/arm/boot/dts/k2hk-netcp.dtsi                  | 24 ++++++++++++++++++++++
 arch/arm/boot/dts/k2l-netcp.dtsi                   | 23 +++++++++++++++++++++
 4 files changed, 73 insertions(+), 3 deletions(-)

Comments

Arnd Bergmann Oct. 15, 2015, 8:37 p.m. UTC | #1
On Wednesday 14 October 2015 08:37:38 Santosh Shilimkar wrote:
> ----------------------------------------------------------------
> ARM Keystone DTS part2 for 4.4
>         - Typo fix the soc binding documentation
>         - NETCP Accumulator nodes
> 

Pulled into next/dt, thanks!

	Arnd