Hi Arnd, Kevin, Olof,
please find below and in the second mail some fixes for Rockchip boards.
Please pull.
Thanks
Heiko
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-dts32fixes-1
for you to fetch changes up to 672e60b72bbe7aace88721db55b380b6a51fb8f9:
ARM: dts: rockchip: Remove @0 from the veyron memory node (2018-11-19 09:28:17 +0100)
----------------------------------------------------------------
Moving the veyron memory node from memory at 0 back to memory, as the
firmware on these devices as issues identifying the formally correct
node.
----------------------------------------------------------------
Heiko Stuebner (1):
ARM: dts: rockchip: Remove @0 from the veyron memory node
arch/arm/boot/dts/rk3288-veyron.dtsi | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
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(-)
From: Olof Johansson <hidden> Date: 2018-11-30 22:58:24
On Thu, Nov 22, 2018 at 01:32:04PM +0100, Heiko Stuebner wrote:
Hi Arnd, Kevin, Olof,
please find below and in the second mail some fixes for Rockchip boards.
Please pull.
Thanks
Heiko
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-dts32fixes-1
for you to fetch changes up to 672e60b72bbe7aace88721db55b380b6a51fb8f9:
ARM: dts: rockchip: Remove @0 from the veyron memory node (2018-11-19 09:28:17 +0100)
From: Olof Johansson <hidden> Date: 2018-11-30 22:58:53
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)