mbox series

[GIT,PULL] Rockchip arm64 devicetree fix for 4.20

Message ID 5618815.AsiCPEelux@phil
State New
Headers show
Series [GIT,PULL] Rockchip arm64 devicetree fix for 4.20 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.20-rockchip-dts64fixes-2

Message

Heiko Stübner Dec. 12, 2018, 8:28 a.m. UTC
Hi Arnd, Kevin, Olof,

one more fix for some regulators on the rk3399 rockpro64
turned up that may be nice to have in 4.20 still.

Please pull
Heiko

The following changes since commit c1d91f86a1b4c9c05854d59c6a0abd5d0f75b849:

  arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou. (2018-11-13 15:02:07 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.20-rockchip-dts64fixes-2

for you to fetch changes up to 690e16bada6029694740d5501025faf483d14339:

  arm64: dts: rockchip: fix rk3399-rockpro64 regulator gpios (2018-12-06 13:46:16 +0100)

----------------------------------------------------------------
rockpro64 regulator fixes that cause stability issues

----------------------------------------------------------------
Oskari Lemmela (1):
      arm64: dts: rockchip: fix rk3399-rockpro64 regulator gpios

 arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts | 20 ++++++++++++--------
 1 file changed, 12 insertions(+), 8 deletions(-)

Comments

Olof Johansson Dec. 12, 2018, 10:21 p.m. UTC | #1
On Wed, Dec 12, 2018 at 09:28:34AM +0100, Heiko Stuebner wrote:
> Hi Arnd, Kevin, Olof,
> 
> one more fix for some regulators on the rk3399 rockpro64
> turned up that may be nice to have in 4.20 still.
> 
> Please pull
> Heiko
> 
> The following changes since commit c1d91f86a1b4c9c05854d59c6a0abd5d0f75b849:
> 
>   arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou. (2018-11-13 15:02:07 +0100)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.20-rockchip-dts64fixes-2
> 
> for you to fetch changes up to 690e16bada6029694740d5501025faf483d14339:
> 
>   arm64: dts: rockchip: fix rk3399-rockpro64 regulator gpios (2018-12-06 13:46:16 +0100)
> 
> ----------------------------------------------------------------
> rockpro64 regulator fixes that cause stability issues

Merged, thanks.


-Olof