mbox series

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

Message ID 110221357.jpgQ0Qy0za@phil
State New
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-dts32fixes-1

Message

Heiko Stuebner Nov. 22, 2018, 12:32 p.m. UTC
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@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(-)

Comments

Olof Johansson Nov. 30, 2018, 7:50 p.m. UTC | #1
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)

Merged, thanks.


-Olof