mbox series

[GIT,PULL,1/2] Rockchip arm32 devicetree fixes for 5.0

Message ID 7484850.KS8GUYnfXV@phil
State New
Headers show
Series [GIT,PULL,1/2] Rockchip arm32 devicetree fixes for 5.0 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.0-rockchip-dts32fixes-1

Message

Heiko Stübner Feb. 1, 2019, 11:13 a.m. UTC
Hi Arnd, Kevin, Olof,

please find below and in the following mail some fixes for Rockchip SoCs
on 5.0-rc. Nothing overly major thankfully.

So please pull

Thanks
Heiko

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.0-rockchip-dts32fixes-1

for you to fetch changes up to c9a8a92a9961dcd822015ee406e1a011b772112e:

  ARM: dts: rockchip: remove qos_cif1 from rk3188 power-domain (2019-01-07 09:14:42 +0100)

----------------------------------------------------------------
Drop one non-existent component from powerdomain list.

----------------------------------------------------------------
Johan Jonker (1):
      ARM: dts: rockchip: remove qos_cif1 from rk3188 power-domain

 arch/arm/boot/dts/rk3188.dtsi | 1 -
 1 file changed, 1 deletion(-)

Comments

Arnd Bergmann Feb. 15, 2019, 12:41 p.m. UTC | #1
On Fri, Feb 1, 2019 at 12:13 PM Heiko Stuebner <heiko@sntech.de> wrote:
>
> Hi Arnd, Kevin, Olof,
>
> please find below and in the following mail some fixes for Rockchip SoCs
> on 5.0-rc. Nothing overly major thankfully.

Pulled into arm/fixes, thanks

     Arnd