2018-05-08 21:43:00

by Santosh Shilimkar

[permalink] [raw]
Subject: [GIT PULL 1/2] ARM: SOC driver update v4.18

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/soc_drivers_for_4.18

for you to fetch changes up to 1e0a601437a6111ecf384df010812c53cada6497:

firmware: ti_sci: Switch to SPDX Licensing (2018-05-04 23:10:23 -0700)

----------------------------------------------------------------
ARM: SOC driver update for 4.18

- AEMIF driver update to support board files and remove
need of mach-davinci aemif code
- Use percpu counters for qmss datapath stats
- License update for TI SCI

----------------------------------------------------------------
Bartosz Golaszewski (2):
memory: aemif: don't rely on kbuild for driver's name
memory: aemif: add support for board files

Lokesh Vutla (1):
firmware: ti_sci: Switch to SPDX Licensing

Vasyl Gomonovych (1):
soc: ti: knav_qmss: Use percpu instead atomic for stats counter

drivers/firmware/ti_sci.c | 10 +-----
drivers/firmware/ti_sci.h | 30 +----------------
drivers/memory/ti-aemif.c | 60 ++++++++++++++++++++++------------
drivers/soc/ti/knav_qmss.h | 14 ++++----
drivers/soc/ti/knav_qmss_queue.c | 60 ++++++++++++++++++++++------------
include/linux/platform_data/ti-aemif.h | 25 ++++++++++++++
include/linux/soc/ti/ti_sci_protocol.h | 10 +-----
7 files changed, 115 insertions(+), 94 deletions(-)


2018-05-08 21:44:04

by Santosh Shilimkar

[permalink] [raw]
Subject: [GIT PULL 2/2] ARM: Keystone DTS update for v4.18

The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

Linux 4.17-rc1 (2018-04-15 18:24:20 -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.18

for you to fetch changes up to 84cfd2c4f3b159b308976ccd0501985524fd6ee1:

ARM: dts: k2g-evm: Add DCAN dt nodes (2018-05-04 23:11:49 -0700)

----------------------------------------------------------------
ARM: DTS: Add DCAN support for Keystone K2G

----------------------------------------------------------------
Faiz Abbas (1):
ARM: dts: k2g-evm: Add DCAN dt nodes

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

2018-05-14 08:41:24

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL 1/2] ARM: SOC driver update v4.18

Hi Santosh,

On Tue, May 08, 2018 at 02:41:36PM -0700, Santosh Shilimkar wrote:
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
>
> Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/soc_drivers_for_4.18
>
> for you to fetch changes up to 1e0a601437a6111ecf384df010812c53cada6497:
>
> firmware: ti_sci: Switch to SPDX Licensing (2018-05-04 23:10:23 -0700)
>
> ----------------------------------------------------------------
> ARM: SOC driver update for 4.18
>
> - AEMIF driver update to support board files and remove
> need of mach-davinci aemif code
> - Use percpu counters for qmss datapath stats
> - License update for TI SCI

Merged!


-Olof

2018-05-14 08:42:17

by Olof Johansson

[permalink] [raw]
Subject: Re: [GIT PULL 1/2] ARM: SOC driver update v4.18

On Tue, May 08, 2018 at 02:41:36PM -0700, Santosh Shilimkar wrote:
> The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:
>
> Linux 4.17-rc1 (2018-04-15 18:24:20 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux-keystone.git tags/soc_drivers_for_4.18
>
> for you to fetch changes up to 1e0a601437a6111ecf384df010812c53cada6497:
>
> firmware: ti_sci: Switch to SPDX Licensing (2018-05-04 23:10:23 -0700)
>
> ----------------------------------------------------------------
> ARM: SOC driver update for 4.18
>
> - AEMIF driver update to support board files and remove
> need of mach-davinci aemif code
> - Use percpu counters for qmss datapath stats
> - License update for TI SCI

Merged, thanks.


-Olof