Message ID | 2676342.8y6AX4oR9f@phil |
---|---|
State | New |
Headers | show |
Series | [GIT,PULL,1/4] Rockchip driver updates for 4.18 round 1 | expand |
On Tue, May 15, 2018 at 12:40:05PM +0200, Heiko Stuebner wrote: > The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: > > Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v4.18-rockchip-defconfig64-1 > > for you to fetch changes up to 214f2c319a140f8a0121f362ad8e73ea1576d5ad: > > arm64: defconfig: enable rockchip efuse (2018-05-09 16:33:09 +0200) > > ---------------------------------------------------------------- > Enablement of Rockchip-specific efuse, io-domain and typec drivers > as well as general cros-ec, hid, touchscreen bluetooth and wifi-drivers > on 64bit arm platforms. > > ---------------------------------------------------------------- > Enric Balletbo i Serra (3): > arm64: defconfig: Enable typec-phy and extcon-usbc-cros-ec for rk3399 > arm64: defconfig: Enable Rockchip io-domain driver > arm64: defconfig: Enable ChromeOS EC drivers for supported Chromebooks. > > Ezequiel Garcia (4): > arm64: defconfig: Enable HID over I2C drivers > arm64: defconfig: Enable Atmel Maxtouch driver > arm64: defconfig: Enable Marvell WiFi-Ex PCIe driver > arm64: defconfig: Enable bluetooth USB support > > Heiko Stuebner (1): > arm64: defconfig: enable rockchip efuse Merged. Not sure if it's useful to split defconfig updates quite this granular, might make sense to just do slightly more consolidated patches. Anyway, no harm, just a bit verbose. -Olof
Am Dienstag, 15. Mai 2018, 22:53:54 CEST schrieb Olof Johansson: > On Tue, May 15, 2018 at 12:40:05PM +0200, Heiko Stuebner wrote: > > The following changes since commit 60cc43fc888428bb2f18f08997432d426a243338: > > Linux 4.17-rc1 (2018-04-15 18:24:20 -0700) > > > > are available in the Git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git > > tags/v4.18-rockchip-defconfig64-1> > > for you to fetch changes up to 214f2c319a140f8a0121f362ad8e73ea1576d5ad: > > arm64: defconfig: enable rockchip efuse (2018-05-09 16:33:09 +0200) > > > > ---------------------------------------------------------------- > > Enablement of Rockchip-specific efuse, io-domain and typec drivers > > as well as general cros-ec, hid, touchscreen bluetooth and wifi-drivers > > on 64bit arm platforms. > > > > ---------------------------------------------------------------- > > > > Enric Balletbo i Serra (3): > > arm64: defconfig: Enable typec-phy and extcon-usbc-cros-ec for > > rk3399 > > arm64: defconfig: Enable Rockchip io-domain driver > > arm64: defconfig: Enable ChromeOS EC drivers for supported > > Chromebooks. > > > > Ezequiel Garcia (4): > > arm64: defconfig: Enable HID over I2C drivers > > arm64: defconfig: Enable Atmel Maxtouch driver > > arm64: defconfig: Enable Marvell WiFi-Ex PCIe driver > > arm64: defconfig: Enable bluetooth USB support > > > > Heiko Stuebner (1): > > arm64: defconfig: enable rockchip efuse > > Merged. Not sure if it's useful to split defconfig updates quite this > granular, might make sense to just do slightly more consolidated patches. > > Anyway, no harm, just a bit verbose. ok, I'll check if things can be merged more, the next time :-) Heiko