mbox series

[GIT,PULL,2/2] Rockchip arm64 devicetree fixes for 4.20

Message ID 3222605.xbTO2UFBUd@phil (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,1/2] Rockchip arm32 devicetree fixes for 4.20 | expand

Pull-request

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

Message

Heiko Stübner Nov. 22, 2018, 12:32 p.m. UTC
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

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-1

for you to fetch changes up to c1d91f86a1b4c9c05854d59c6a0abd5d0f75b849:

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

----------------------------------------------------------------
Removal of vdd_log regulator on rk960 to fix a stability issue
and fixup of the pcie reset polarity on puma-haikou.

----------------------------------------------------------------
Christoph Muellner (1):
      arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.

Daniel Lezcano (1):
      arm64: dts: rockchip: remove vdd_log from rock960 to fix a stability issues

 arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dts |  2 +-
 arch/arm64/boot/dts/rockchip/rk3399-rock960.dtsi    | 12 ------------
 2 files changed, 1 insertion(+), 13 deletions(-)

Comments

Olof Johansson Nov. 30, 2018, 7:50 p.m. UTC | #1
On Thu, Nov 22, 2018 at 01:32:42PM +0100, Heiko Stuebner wrote:
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> 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-1
> 
> for you to fetch changes up to c1d91f86a1b4c9c05854d59c6a0abd5d0f75b849:
> 
>   arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou. (2018-11-13 15:02:07 +0100)

Merged, thanks.


-Olof