The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca: Linux 4.6-rc1 (2016-03-26 16:03:24 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.7-rockchip-dts64-1 for you to fetch changes up to 40ac568d0ef07b60ba8cc0f2e88ccdd4dd0e176a: Documentation: devicetree: rockchip: Document rk3368-GeekBox (2016-03-31 19:00:09 +0200) ---------------------------------------------------------------- This contains the rk3368-geekbox as new board, mailbox device nodes for the core rk3368 and some cleanups for gpio-keys, mmc and tsadc. ---------------------------------------------------------------- Andreas F?rber (4): dt-bindings: Add vendor prefix for GeekBuying.com arm64: dts: rockchip: Clean up gpio-keys nodes arm64: dts: rockchip: Add rk3368 GeekBox dts Documentation: devicetree: rockchip: Document rk3368-GeekBox Caesar Wang (2): arm64: dts: rockchip: fix the incorrect otp-out pin on rk3368 arm64: dts: rockchip: Add rk3368 mailbox device nodes Shawn Lin (1): arm64: dts: rockchip: remove broken-cd from emmc and sdio Documentation/devicetree/bindings/arm/rockchip.txt | 4 + .../devicetree/bindings/vendor-prefixes.txt | 1 + arch/arm64/boot/dts/rockchip/Makefile | 1 + arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi | 8 +- arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts | 319 +++++++++++++++++++++ arch/arm64/boot/dts/rockchip/rk3368-r88.dts | 8 +- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 16 +- 7 files changed, 345 insertions(+), 12 deletions(-) create mode 100644 arch/arm64/boot/dts/rockchip/rk3368-geekbox.dts