mbox series

[GIT,PULL,3/5] Rockchip driver updates for 5.2

Message ID 1986142.cTRxNIxTfU@phil
State New
Headers show
Series [GIT,PULL,1/5] Rockchip dts32 updates for 5.2 - round 2 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-drivers-1

Message

Heiko Stübner April 24, 2019, 5:58 p.m. UTC
The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-drivers-1

for you to fetch changes up to bbdc00a7de24cc90315b1775fb74841373fe12f7:

  soc: rockchip: Set the proper PWM for rk3288 (2019-04-11 13:40:32 +0200)

----------------------------------------------------------------
Select correct pwm solution by default.

----------------------------------------------------------------
Douglas Anderson (1):
      soc: rockchip: Set the proper PWM for rk3288

 drivers/soc/rockchip/grf.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

Olof Johansson April 29, 2019, 4:56 p.m. UTC | #1
On Wed, Apr 24, 2019 at 07:58:37PM +0200, Heiko Stuebner wrote:
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.2-rockchip-drivers-1
> 
> for you to fetch changes up to bbdc00a7de24cc90315b1775fb74841373fe12f7:
> 
>   soc: rockchip: Set the proper PWM for rk3288 (2019-04-11 13:40:32 +0200)
> 
> ----------------------------------------------------------------
> Select correct pwm solution by default.
> 
> ----------------------------------------------------------------
> Douglas Anderson (1):
>       soc: rockchip: Set the proper PWM for rk3288

Merged, thanks!


-Olof