From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753785AbdA3R7c (ORCPT ); Mon, 30 Jan 2017 12:59:32 -0500 Received: from mail-wj0-f194.google.com ([209.85.210.194]:33498 "EHLO mail-wj0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753880AbdA3R7b (ORCPT ); Mon, 30 Jan 2017 12:59:31 -0500 Date: Mon, 30 Jan 2017 19:57:20 +0200 From: Krzysztof Kozlowski To: Olof Johansson 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, Javier Martinez Canillas , Marek Szyprowski , Sylwester Nawrocki , Linus Walleij , Tomasz Figa , Lee Jones Subject: Re: [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round Message-ID: <20170130175720.nfmhet6mkajq3vho@kozik-lap> References: <20170129200630.22083-1-krzk@kernel.org> <20170129200630.22083-4-krzk@kernel.org> <20170130052329.GZ18943@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20170130052329.GZ18943@localhost> User-Agent: Mutt/1.6.2-neo (2016-08-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Jan 29, 2017 at 09:23:29PM -0800, Olof Johansson wrote: > Hi Krzysztof, > > On Sun, Jan 29, 2017 at 10:06:29PM +0200, Krzysztof Kozlowski wrote: > > Hi, > > > > On top of previous pull request. > > > > This adds proper clocks to LPASS node on Exynos5433 which is needed > > by Marek's patchset: > > - [PATCH v2 0/8] Pad retentions support for Exynos5433 > > https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com > > > > > > Cc: Marek Szyprowski > > Cc: Sylwester Nawrocki > > Cc: Linus Walleij > > Cc: Tomasz Figa > > Cc: Lee Jones > > > > Best regards, > > Krzysztof > > > > > > The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7: > > > > arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2 > > > > for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2: > > > > arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200) > > I think you tagged the wrong branch here. The log message shows the right hash > at the tip, but the tag is of 95648b747071d530b5bb983735cfe0ffff1b66bf, which > seems to be on your for-next. > > Care to respin, so your tag and our merged branch match up? > Fixed, the same name of tag but this time on proper branch: tag name samsung-dt64-4.11-2 https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=next/dt64 Sorry for the mess. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: Krzysztof Kozlowski Subject: Re: [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round Date: Mon, 30 Jan 2017 19:57:20 +0200 Message-ID: <20170130175720.nfmhet6mkajq3vho@kozik-lap> References: <20170129200630.22083-1-krzk@kernel.org> <20170129200630.22083-4-krzk@kernel.org> <20170130052329.GZ18943@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170130052329.GZ18943@localhost> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Olof Johansson Cc: linux-samsung-soc@vger.kernel.org, Arnd Bergmann , Kevin Hilman , Linus Walleij , linux-kernel@vger.kernel.org, Tomasz Figa , Javier Martinez Canillas , arm@kernel.org, Kukjin Kim , Sylwester Nawrocki , Lee Jones , linux-arm-kernel@lists.infradead.org, Marek Szyprowski List-Id: linux-samsung-soc@vger.kernel.org On Sun, Jan 29, 2017 at 09:23:29PM -0800, Olof Johansson wrote: > Hi Krzysztof, > > On Sun, Jan 29, 2017 at 10:06:29PM +0200, Krzysztof Kozlowski wrote: > > Hi, > > > > On top of previous pull request. > > > > This adds proper clocks to LPASS node on Exynos5433 which is needed > > by Marek's patchset: > > - [PATCH v2 0/8] Pad retentions support for Exynos5433 > > https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com > > > > > > Cc: Marek Szyprowski > > Cc: Sylwester Nawrocki > > Cc: Linus Walleij > > Cc: Tomasz Figa > > Cc: Lee Jones > > > > Best regards, > > Krzysztof > > > > > > The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7: > > > > arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2 > > > > for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2: > > > > arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200) > > I think you tagged the wrong branch here. The log message shows the right hash > at the tip, but the tag is of 95648b747071d530b5bb983735cfe0ffff1b66bf, which > seems to be on your for-next. > > Care to respin, so your tag and our merged branch match up? > Fixed, the same name of tag but this time on proper branch: tag name samsung-dt64-4.11-2 https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=next/dt64 Sorry for the mess. Best regards, Krzysztof From mboxrd@z Thu Jan 1 00:00:00 1970 From: krzk@kernel.org (Krzysztof Kozlowski) Date: Mon, 30 Jan 2017 19:57:20 +0200 Subject: [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round In-Reply-To: <20170130052329.GZ18943@localhost> References: <20170129200630.22083-1-krzk@kernel.org> <20170129200630.22083-4-krzk@kernel.org> <20170130052329.GZ18943@localhost> Message-ID: <20170130175720.nfmhet6mkajq3vho@kozik-lap> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jan 29, 2017 at 09:23:29PM -0800, Olof Johansson wrote: > Hi Krzysztof, > > On Sun, Jan 29, 2017 at 10:06:29PM +0200, Krzysztof Kozlowski wrote: > > Hi, > > > > On top of previous pull request. > > > > This adds proper clocks to LPASS node on Exynos5433 which is needed > > by Marek's patchset: > > - [PATCH v2 0/8] Pad retentions support for Exynos5433 > > https://lkml.kernel.org/r/1485419634-28331-1-git-send-email-m.szyprowski () samsung ! com > > > > > > Cc: Marek Szyprowski > > Cc: Sylwester Nawrocki > > Cc: Linus Walleij > > Cc: Tomasz Figa > > Cc: Lee Jones > > > > Best regards, > > Krzysztof > > > > > > The following changes since commit e4e381133241a27d732e78be09973b89a193eaf7: > > > > arm64: dts: exynos: Enable HDMI/TV path on Exynos5433-TM2 (2017-01-11 18:20:28 +0200) > > > > are available in the git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.11-2 > > > > for you to fetch changes up to 7547162ac351483df3641f64e99e10be329dd6a2: > > > > arm64: dts: exynos: Add clocks to Exynos5433 LPASS module (2017-01-26 22:04:20 +0200) > > I think you tagged the wrong branch here. The log message shows the right hash > at the tip, but the tag is of 95648b747071d530b5bb983735cfe0ffff1b66bf, which > seems to be on your for-next. > > Care to respin, so your tag and our merged branch match up? > Fixed, the same name of tag but this time on proper branch: tag name samsung-dt64-4.11-2 https://git.kernel.org/cgit/linux/kernel/git/krzk/linux.git/log/?h=next/dt64 Sorry for the mess. Best regards, Krzysztof