Hi Olof, Hi Kevin, Hi Arnd, Please consider these Renesas ARM based SoC updates for v5.2. The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b: Linux 5.1-rc1 (2019-03-17 14:22:26 -0700) are available in the git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-arm-soc-for-v5.2 for you to fetch changes up to 115bbc30c6d2d7c8eddf87f88c1b7033522d47d2: ARM: shmobile: fix a leaked reference by adding missing of_node_put (2019-03-18 10:32:36 +0100) ---------------------------------------------------------------- Renesas ARM Based SoC Updates for v5.2 * Power Management - Fix a leaked reference by adding missing of_node_put * R-Car M2-W (R8A77910) based Porter board - Enable regulator quirk ---------------------------------------------------------------- Marek Vasut (1): ARM: shmobile: porter: enable R-Car Gen2 regulator quirk Wen Yang (1): ARM: shmobile: fix a leaked reference by adding missing of_node_put arch/arm/mach-shmobile/pm-rcar-gen2.c | 1 + arch/arm/mach-shmobile/regulator-quirk-rcar-gen2.c | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-)