mbox series

[GIT,PULL] Amlogic defconfig updates for v4.18

Message ID 7h7eo4tumf.fsf@baylibre.com
State New
Headers show
Series [GIT,PULL] Amlogic defconfig updates for v4.18 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-defconfig

Message

Kevin Hilman May 15, 2018, 10:35 p.m. UTC
The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338:

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

are available in the git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-defconfig

for you to fetch changes up to 1e3e7a9f27dc73c50ad7b0f06e6e519bbaa3fee9:

  ARM: multi_v7_defconfig: enable the Meson PWM controller (2018-04-27 12:06:02 -0700)

----------------------------------------------------------------
Amlogic: defconfig updates for v4.18
- multi_v7_defconfig: enable meson PWM, I2C drivers

----------------------------------------------------------------
Martin Blumenstingl (2):
      arm: multi_v7_defconfig: enable the Amlogic Meson I2C driver
      ARM: multi_v7_defconfig: enable the Meson PWM controller

 arch/arm/configs/multi_v7_defconfig | 2 ++
 1 file changed, 2 insertions(+)

Comments

Olof Johansson May 25, 2018, 11:53 a.m. UTC | #1
On Tue, May 15, 2018 at 03:35:36PM -0700, Kevin Hilman 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:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic.git tags/amlogic-defconfig
> 
> for you to fetch changes up to 1e3e7a9f27dc73c50ad7b0f06e6e519bbaa3fee9:
> 
>   ARM: multi_v7_defconfig: enable the Meson PWM controller (2018-04-27 12:06:02 -0700)

Merged, thanks!

-Olof