Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1569271 > unrolled thread
| Started by | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| First post | 2017-01-29 21:10 +0100 |
| Last post | 2017-01-30 19:00 +0100 |
| Articles | 4 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-29 21:10 +0100
Re: [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round Olof Johansson <olof@lixom.net> - 2017-01-30 06:40 +0100
Re: [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-30 08:00 +0100
Re: [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round Krzysztof Kozlowski <krzk@kernel.org> - 2017-01-30 19:00 +0100
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-01-29 21:10 +0100 |
| Subject | [GIT PULL 4/4] arm64: dts: exynos: for v4.11, 2nd round |
| Message-ID | <t53Xs-355-15@gated-at.bofh.it> |
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 <m.szyprowski@samsung.com>
Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
Cc: Linus Walleij <linus.walleij@linaro.org>
Cc: Tomasz Figa <tomasz.figa@gmail.com>
Cc: Lee Jones <lee.jones@linaro.org>
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)
----------------------------------------------------------------
Samsung DeviceTree ARM64 update for v4.11, second round:
1. Use proper drive strengths on Exynos7.
2. Fix significant current leak on Exynos5433-based TM2/TM2E due
to disabled regulator.
2. Add touchkey to TM2, set display clocks for Ultra HD modes.
3. Cleanups and minor fixes for Exynos5433, TM2 and TM2E.
----------------------------------------------------------------
Andrzej Hajda (2):
arm64: dts: exynos: configure TV path clocks for Ultra HD modes
arm64: dts: exynos: set LDO7 regulator as always on
Jaechul Lee (1):
arm64: dts: exynos: Add TM2 touchkey node
Javier Martinez Canillas (1):
arm64: dts: exynos: Remove unneeded unit names in Exynos5433 nodes
Marek Szyprowski (2):
arm64: dts: exynos: Disable pull down for audio pins in Exynos5433 SoCs
arm64: dts: exynos: Add clocks to Exynos5433 LPASS module
Pankaj Dubey (1):
arm64: dts: exynos: Fix drive strength of sd0_xxx pin definitions
arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi | 10 +++++-----
arch/arm64/boot/dts/exynos/exynos5433-tm2-common.dtsi | 16 ++++++++++++++++
arch/arm64/boot/dts/exynos/exynos5433-tm2.dts | 13 +++++++++++++
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 8 +++++---
arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi | 14 +++++++-------
5 files changed, 46 insertions(+), 15 deletions(-)
[toc] | [next] | [standalone]
| From | Olof Johansson <olof@lixom.net> |
|---|---|
| Date | 2017-01-30 06:40 +0100 |
| Message-ID | <t5cR4-8ue-17@gated-at.bofh.it> |
| In reply to | #1569271 |
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 <m.szyprowski@samsung.com> > Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> > Cc: Linus Walleij <linus.walleij@linaro.org> > Cc: Tomasz Figa <tomasz.figa@gmail.com> > Cc: Lee Jones <lee.jones@linaro.org> > > 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? Thanks! -Olof
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-01-30 08:00 +0100 |
| Message-ID | <t5e6u-I2-7@gated-at.bofh.it> |
| In reply to | #1569408 |
On Mon, Jan 30, 2017 at 7:23 AM, Olof Johansson <olof@lixom.net> 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 <m.szyprowski@samsung.com> >> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> >> Cc: Linus Walleij <linus.walleij@linaro.org> >> Cc: Tomasz Figa <tomasz.figa@gmail.com> >> Cc: Lee Jones <lee.jones@linaro.org> >> >> 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? Ahhh, damn it. I'll fix it. Best regards, Krzysztof
[toc] | [prev] | [next] | [standalone]
| From | Krzysztof Kozlowski <krzk@kernel.org> |
|---|---|
| Date | 2017-01-30 19:00 +0100 |
| Message-ID | <t5opb-6Tg-11@gated-at.bofh.it> |
| In reply to | #1569408 |
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 <m.szyprowski@samsung.com> > > Cc: Sylwester Nawrocki <s.nawrocki@samsung.com> > > Cc: Linus Walleij <linus.walleij@linaro.org> > > Cc: Tomasz Figa <tomasz.figa@gmail.com> > > Cc: Lee Jones <lee.jones@linaro.org> > > > > 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
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web