Hi Arnd, Olof, Kevin, some small 64bit devicetree changes for 4.6 that allow mmc tuning and use the newer wakeup-source property for the gpio-keys. Thanks Heiko The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d: Linux 4.5-rc1 (2016-01-24 13:06:47 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.6-rockchip-dts64-1 for you to fetch changes up to e6f49b118f73a769ec51ed28a085e9dccd67f9a1: arm64: dts: rockchip: replace gpio-key,wakeup with wakeup-source property (2016-02-10 00:23:24 +0100) ---------------------------------------------------------------- Define the tuning-related mmc clocks and move from gpio-key,wakeup to the more generic wakeup-source property. ---------------------------------------------------------------- Shawn Lin (1): arm64: dts: rockchip: add rk3368 tuning clk for emmc and sdmmc Sudeep Holla (1): arm64: dts: rockchip: replace gpio-key,wakeup with wakeup-source property arch/arm64/boot/dts/rockchip/rk3368-evb.dtsi | 2 +- arch/arm64/boot/dts/rockchip/rk3368-r88.dts | 2 +- arch/arm64/boot/dts/rockchip/rk3368.dtsi | 10 ++++++---- 3 files changed, 8 insertions(+), 6 deletions(-)