* [GIT PULL 1/2] ARM: Keystone dts update for 4.7
@ 2016-04-25 17:16 Santosh Shilimkar
0 siblings, 0 replies; 6+ messages in thread
From: Santosh Shilimkar @ 2016-04-25 17:16 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_dts_for_4.7
for you to fetch changes up to 14de48a412f00f8e0a5413844d846bc5657db327:
ARM: keystone: dts: add psci command definition (2016-04-13 08:55:44 -0700)
----------------------------------------------------------------
ARM: Keystone DTS for 4.7
- Remainder k2-* rename to keystone-*
- PSCI node info
- SPI alias nodes for bootloaders
----------------------------------------------------------------
Nishanth Menon (1):
ARM: dts: k2*: Rename the k2* files to keystone-k2* files
Vignesh R (1):
ARM: dts: keystone: Add aliases for SPI nodes
Vitaly Andrianov (1):
ARM: keystone: dts: add psci command definition
MAINTAINERS | 2 +-
arch/arm/boot/dts/Makefile | 6 +++---
.../boot/dts/{k2e-clocks.dtsi => keystone-k2e-clocks.dtsi} | 0
arch/arm/boot/dts/{k2e-evm.dts => keystone-k2e-evm.dts} | 2 +-
arch/arm/boot/dts/{k2e-netcp.dtsi => keystone-k2e-netcp.dtsi} | 0
arch/arm/boot/dts/{k2e.dtsi => keystone-k2e.dtsi} | 4 ++--
.../boot/dts/{k2hk-clocks.dtsi => keystone-k2hk-clocks.dtsi} | 0
arch/arm/boot/dts/{k2hk-evm.dts => keystone-k2hk-evm.dts} | 2 +-
.../boot/dts/{k2hk-netcp.dtsi => keystone-k2hk-netcp.dtsi} | 0
arch/arm/boot/dts/{k2hk.dtsi => keystone-k2hk.dtsi} | 4 ++--
.../boot/dts/{k2l-clocks.dtsi => keystone-k2l-clocks.dtsi} | 0
arch/arm/boot/dts/{k2l-evm.dts => keystone-k2l-evm.dts} | 2 +-
arch/arm/boot/dts/{k2l-netcp.dtsi => keystone-k2l-netcp.dtsi} | 0
arch/arm/boot/dts/{k2l.dtsi => keystone-k2l.dtsi} | 4 ++--
arch/arm/boot/dts/keystone.dtsi | 11 +++++++++++
15 files changed, 24 insertions(+), 13 deletions(-)
rename arch/arm/boot/dts/{k2e-clocks.dtsi => keystone-k2e-clocks.dtsi} (100%)
rename arch/arm/boot/dts/{k2e-evm.dts => keystone-k2e-evm.dts} (98%)
rename arch/arm/boot/dts/{k2e-netcp.dtsi => keystone-k2e-netcp.dtsi} (100%)
rename arch/arm/boot/dts/{k2e.dtsi => keystone-k2e.dtsi} (97%)
rename arch/arm/boot/dts/{k2hk-clocks.dtsi => keystone-k2hk-clocks.dtsi} (100%)
rename arch/arm/boot/dts/{k2hk-evm.dts => keystone-k2hk-evm.dts} (99%)
rename arch/arm/boot/dts/{k2hk-netcp.dtsi => keystone-k2hk-netcp.dtsi} (100%)
rename arch/arm/boot/dts/{k2hk.dtsi => keystone-k2hk.dtsi} (96%)
rename arch/arm/boot/dts/{k2l-clocks.dtsi => keystone-k2l-clocks.dtsi} (100%)
rename arch/arm/boot/dts/{k2l-evm.dts => keystone-k2l-evm.dts} (98%)
rename arch/arm/boot/dts/{k2l-netcp.dtsi => keystone-k2l-netcp.dtsi} (100%)
rename arch/arm/boot/dts/{k2l.dtsi => keystone-k2l.dtsi} (96%)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 1/2] ARM: Keystone dts update for 4.7
@ 2016-04-25 17:51 Santosh Shilimkar
2016-04-25 17:51 ` [GIT PULL 2/2] ARM: Keystone config " Santosh Shilimkar
2016-04-25 21:11 ` [GIT PULL 1/2] ARM: Keystone dts " Arnd Bergmann
0 siblings, 2 replies; 6+ messages in thread
From: Santosh Shilimkar @ 2016-04-25 17:51 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_dts_for_4.7
for you to fetch changes up to 14de48a412f00f8e0a5413844d846bc5657db327:
ARM: keystone: dts: add psci command definition (2016-04-13 08:55:44 -0700)
----------------------------------------------------------------
ARM: Keystone DTS for 4.7
- Remainder k2-* rename to keystone-*
- PSCI node info
- SPI alias nodes for bootloaders
----------------------------------------------------------------
Nishanth Menon (1):
ARM: dts: k2*: Rename the k2* files to keystone-k2* files
Vignesh R (1):
ARM: dts: keystone: Add aliases for SPI nodes
Vitaly Andrianov (1):
ARM: keystone: dts: add psci command definition
MAINTAINERS | 2 +-
arch/arm/boot/dts/Makefile | 6 +++---
.../boot/dts/{k2e-clocks.dtsi => keystone-k2e-clocks.dtsi} | 0
arch/arm/boot/dts/{k2e-evm.dts => keystone-k2e-evm.dts} | 2 +-
arch/arm/boot/dts/{k2e-netcp.dtsi => keystone-k2e-netcp.dtsi} | 0
arch/arm/boot/dts/{k2e.dtsi => keystone-k2e.dtsi} | 4 ++--
.../boot/dts/{k2hk-clocks.dtsi => keystone-k2hk-clocks.dtsi} | 0
arch/arm/boot/dts/{k2hk-evm.dts => keystone-k2hk-evm.dts} | 2 +-
.../boot/dts/{k2hk-netcp.dtsi => keystone-k2hk-netcp.dtsi} | 0
arch/arm/boot/dts/{k2hk.dtsi => keystone-k2hk.dtsi} | 4 ++--
.../boot/dts/{k2l-clocks.dtsi => keystone-k2l-clocks.dtsi} | 0
arch/arm/boot/dts/{k2l-evm.dts => keystone-k2l-evm.dts} | 2 +-
arch/arm/boot/dts/{k2l-netcp.dtsi => keystone-k2l-netcp.dtsi} | 0
arch/arm/boot/dts/{k2l.dtsi => keystone-k2l.dtsi} | 4 ++--
arch/arm/boot/dts/keystone.dtsi | 11 +++++++++++
15 files changed, 24 insertions(+), 13 deletions(-)
rename arch/arm/boot/dts/{k2e-clocks.dtsi => keystone-k2e-clocks.dtsi} (100%)
rename arch/arm/boot/dts/{k2e-evm.dts => keystone-k2e-evm.dts} (98%)
rename arch/arm/boot/dts/{k2e-netcp.dtsi => keystone-k2e-netcp.dtsi} (100%)
rename arch/arm/boot/dts/{k2e.dtsi => keystone-k2e.dtsi} (97%)
rename arch/arm/boot/dts/{k2hk-clocks.dtsi => keystone-k2hk-clocks.dtsi} (100%)
rename arch/arm/boot/dts/{k2hk-evm.dts => keystone-k2hk-evm.dts} (99%)
rename arch/arm/boot/dts/{k2hk-netcp.dtsi => keystone-k2hk-netcp.dtsi} (100%)
rename arch/arm/boot/dts/{k2hk.dtsi => keystone-k2hk.dtsi} (96%)
rename arch/arm/boot/dts/{k2l-clocks.dtsi => keystone-k2l-clocks.dtsi} (100%)
rename arch/arm/boot/dts/{k2l-evm.dts => keystone-k2l-evm.dts} (98%)
rename arch/arm/boot/dts/{k2l-netcp.dtsi => keystone-k2l-netcp.dtsi} (100%)
rename arch/arm/boot/dts/{k2l.dtsi => keystone-k2l.dtsi} (96%)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/2] ARM: Keystone config update for 4.7
2016-04-25 17:51 [GIT PULL 1/2] ARM: Keystone dts update for 4.7 Santosh Shilimkar
@ 2016-04-25 17:51 ` Santosh Shilimkar
2016-04-25 19:13 ` Arnd Bergmann
2016-04-25 21:11 ` [GIT PULL 1/2] ARM: Keystone dts " Arnd Bergmann
1 sibling, 1 reply; 6+ messages in thread
From: Santosh Shilimkar @ 2016-04-25 17:51 UTC (permalink / raw)
To: linux-arm-kernel
The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca:
Linux 4.6-rc1 (2016-03-26 16:03:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/keystone_config_for_4.7
for you to fetch changes up to 9120abdcdb7fd3a51d3135ff37c9dad358dde9ee:
ARM: configs: keystone: Add CPU Hotplug related options (2016-04-13 08:56:15 -0700)
----------------------------------------------------------------
ARM: Keystone HOTPLUG and PSCI config update for 4.7
----------------------------------------------------------------
Keerthy (1):
ARM: configs: keystone: Add CPU Hotplug related options
arch/arm/configs/keystone_defconfig | 2 ++
1 file changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/2] ARM: Keystone config update for 4.7
2016-04-25 17:51 ` [GIT PULL 2/2] ARM: Keystone config " Santosh Shilimkar
@ 2016-04-25 19:13 ` Arnd Bergmann
2016-04-25 20:14 ` Santosh Shilimkar
0 siblings, 1 reply; 6+ messages in thread
From: Arnd Bergmann @ 2016-04-25 19:13 UTC (permalink / raw)
To: linux-arm-kernel
On Monday 25 April 2016 10:51:21 Santosh Shilimkar wrote:
> ARM: Keystone HOTPLUG and PSCI config update for 4.7
>
Pulled into next/defconfig, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 2/2] ARM: Keystone config update for 4.7
2016-04-25 19:13 ` Arnd Bergmann
@ 2016-04-25 20:14 ` Santosh Shilimkar
0 siblings, 0 replies; 6+ messages in thread
From: Santosh Shilimkar @ 2016-04-25 20:14 UTC (permalink / raw)
To: linux-arm-kernel
On 4/25/2016 12:13 PM, Arnd Bergmann wrote:
> On Monday 25 April 2016 10:51:21 Santosh Shilimkar wrote:
>> ARM: Keystone HOTPLUG and PSCI config update for 4.7
>>
>
> Pulled into next/defconfig, thanks!
>
Thanks Arnd !!
^ permalink raw reply [flat|nested] 6+ messages in thread
* [GIT PULL 1/2] ARM: Keystone dts update for 4.7
2016-04-25 17:51 [GIT PULL 1/2] ARM: Keystone dts update for 4.7 Santosh Shilimkar
2016-04-25 17:51 ` [GIT PULL 2/2] ARM: Keystone config " Santosh Shilimkar
@ 2016-04-25 21:11 ` Arnd Bergmann
1 sibling, 0 replies; 6+ messages in thread
From: Arnd Bergmann @ 2016-04-25 21:11 UTC (permalink / raw)
To: linux-arm-kernel
On Monday 25 April 2016 10:51:20 Santosh Shilimkar wrote:
> ARM: Keystone DTS for 4.7
>
> - Remainder k2-* rename to keystone-*
> - PSCI node info
> - SPI alias nodes for bootloaders
>
Pulled into next/dt, thanks!
Arnd
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2016-04-25 21:11 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-25 17:51 [GIT PULL 1/2] ARM: Keystone dts update for 4.7 Santosh Shilimkar
2016-04-25 17:51 ` [GIT PULL 2/2] ARM: Keystone config " Santosh Shilimkar
2016-04-25 19:13 ` Arnd Bergmann
2016-04-25 20:14 ` Santosh Shilimkar
2016-04-25 21:11 ` [GIT PULL 1/2] ARM: Keystone dts " Arnd Bergmann
-- strict thread matches above, loose matches on Subject: below --
2016-04-25 17:16 Santosh Shilimkar
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).