Message ID | 7153021.iXIDTOc0j0@phil |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/3] Rockchip dts32 updates for 4.21 round2 | expand |
On Wed, Dec 12, 2018 at 09:43:36AM +0100, Heiko Stuebner wrote: > Hi Arnd, Kevin Olof, > > please find below and in the replies a second round of pull requests > for 4.21. This includes another pull for 64bit dts changes and a single > patch from Rob that should go on top of next/dt after merging the dts > changes, as it converts the board-binding txt to the newer yaml format. > > This pull is also somewhat special for me, as it includes support for the > BQ Edison2 tablet (including graphics) that was the actual reason for me > to start looking into trying to get Rockchip support into mainline. > > Funnily enough that was over 5 years ago - so didn't even take "long" :-D . Nice! > So please pull. > Heiko > > The following changes since commit 99935bd4b5b4558beb069222e6d6143fe5830d64: > > ARM: dts: rockchip: Add all CPUs in cooling maps (2018-11-19 14:45:07 +0100) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.21-rockchip-dts32-2 > > for you to fetch changes up to 7841b88a8fdddc0e7f3377fc42efe4cb3be1ed8b: > > ARM: dts: rockchip: Add internal timer support for rv1108 (2018-12-11 20:38:07 +0100) > > ---------------------------------------------------------------- > RV1108 improvements (uart-dma, clocks, interrupt numbers, gmac support > timer and emmc pins) from its first real-world user. > RK3188 improvements (OPPv2, cpu node updates) to prepare for a new > devicetree, the BQ Edison 2 Quad-Core. > VPU device node for rk3288, right now only the jpeg encoder part > will be in the kernel but hopefully other codecs will follow. Merged, thanks. -Olof
On Wed, Dec 12, 2018 at 09:50:11AM +0100, Heiko Stuebner wrote: > From: Rob Herring <robh@kernel.org> > > Convert Rockchip SoC bindings to DT schema format using json-schema. > > Cc: Mark Rutland <mark.rutland@arm.com> > Cc: Heiko Stuebner <heiko@sntech.de> > Cc: devicetree@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > Cc: linux-rockchip@lists.infradead.org > Signed-off-by: Rob Herring <robh@kernel.org> > [move to per-board entries after confirming with Rob > and added recently added boards] > Signed-off-by: Heiko Stuebner <heiko@sntech.de> Applied, thanks! -Olof