From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756808AbcHZDU1 (ORCPT ); Thu, 25 Aug 2016 23:20:27 -0400 Received: from mail-pa0-f67.google.com ([209.85.220.67]:34077 "EHLO mail-pa0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756136AbcHZDU0 (ORCPT ); Thu, 25 Aug 2016 23:20:26 -0400 Date: Thu, 25 Aug 2016 17:30:26 -0700 From: Olof Johansson To: Krzysztof Kozlowski Cc: Arnd Bergmann , Kevin Hilman , arm@kernel.org, Kukjin Kim , linux-arm-kernel@lists.infradead.org, linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org, Bartlomiej Zolnierkiewicz , Krzysztof Kozlowski Subject: Re: [GIT PULL] ARM: exynos: Fixes for v4.8 Message-ID: <20160826003026.GB8515@localhost> References: <1471501915-4746-1-git-send-email-k.kozlowski@samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1471501915-4746-1-git-send-email-k.kozlowski@samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Aug 18, 2016 at 08:31:55AM +0200, Krzysztof Kozlowski wrote: > Hi, > > A fix and a maintainers update for current release cycle (v4.8). > > Best regards, > Krzysztof > > > The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc: > > Linux 4.8-rc1 (2016-08-07 18:18:00 -0700) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-fixes-4.8 > > for you to fetch changes up to 326dce0734b63c3b82b6a88e5645eab8b54c6692: > > MAINTAINERS: Switch to kernel.org account for Krzysztof Kozlowski (2016-08-17 17:54:56 +0200) > > ---------------------------------------------------------------- > Fix for v4.8-rc1: > 1. Select proper eMMC HighSpeed mode on Odroid XU. DTS was mixing > "samsung,exynos5250-dw-mshc" compatible (with HS200 as fastest mode) > with a property "mmc-hs400-1_8v" thus leading to failures during > probe. > > 2. Update Krzysztof Kozlowski's email address in maintainers. Merged, thanks. -Olof