mbox series

[0/2] Add PMU support to iwg2[02]m

Message ID 1540305035-22457-1-git-send-email-patryk.mungai-ndungu.kx@renesas.com (mailing list archive)
Headers show
Series Add PMU support to iwg2[02]m | expand

Message

Patryk Mungai Oct. 23, 2018, 2:30 p.m. UTC
Backport PMU support for iwg2[02]m to the CIP Kernel from mainline.

Removed [Backported to CIP] from original patches

Geert Uytterhoeven (2):
  ARM: dts: r8a7745: Add PMU device node
  ARM: dts: r8a7743: Add PMU device node

 arch/arm/boot/dts/r8a7743.dtsi | 7 +++++++
 arch/arm/boot/dts/r8a7745.dtsi | 7 +++++++
 2 files changed, 14 insertions(+)

Comments

Nobuhiro Iwamatsu Oct. 25, 2018, 6:43 a.m. UTC | #1
Hi, Patryk.

2018年10月23日(火) 23:30 Patryk Mungai <patryk.mungai-ndungu.kx@renesas.com>:
>
> Backport PMU support for iwg2[02]m to the CIP Kernel from mainline.
>
> Removed [Backported to CIP] from original patches
>
> Geert Uytterhoeven (2):
>   ARM: dts: r8a7745: Add PMU device node
>   ARM: dts: r8a7743: Add PMU device node
>
>  arch/arm/boot/dts/r8a7743.dtsi | 7 +++++++
>  arch/arm/boot/dts/r8a7745.dtsi | 7 +++++++
>  2 files changed, 14 insertions(+)
>

Applied to linux-4.4.y-cip, thanks.

Best regards,
  Nobuhiro