Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1297001 > unrolled thread

Re: [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5

Started byOlof Johansson <olof@lixom.net>
First post2015-12-22 20:10 +0100
Last post2015-12-31 17:40 +0100
Articles 4 — 3 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.


Contents

  Re: [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5 Olof Johansson <olof@lixom.net> - 2015-12-22 20:10 +0100
    Re: [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5 Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-12-23 12:10 +0100
    [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-12-29 07:10 +0100
      Re: [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try Arnd Bergmann <arnd@arndb.de> - 2015-12-31 17:40 +0100

#1297001 — Re: [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5

FromOlof Johansson <olof@lixom.net>
Date2015-12-22 20:10 +0100
SubjectRe: [GIT PULL 7/9] ARM: EXYNOS: dts: DeviceTree for v4.5
Message-ID<qIAtQ-7UX-35@gated-at.bofh.it>
On Wed, Dec 02, 2015 at 10:39:44AM +0900, Krzysztof Kozlowski wrote:
> Hi Kukjin,
> 
> A lot of stuff here, mostly cleanups. Description in tag.
> 
> Best regards,
> Krzysztof
> 
> 
> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
> 
>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
> 
> are available in the git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.5
> 
> for you to fetch changes up to 2cf107f1033e0343d45b59d06f16487c8362702f:
> 
>   ARM: dts: Unify G2D device node with other devices on exynos4 (2015-11-30 17:00:43 +0900)
> 
> ----------------------------------------------------------------
> Samsung DeviceTree updates and improvements for 4.5:
> 1. Pinctrl for Exynos5410.
> 2. eMMC/SDIO minor fixes usage of bindings on Snow and Peach
>    Chromebooks.
> 3. Remove FIMD from Odroid XU3-family because on XU3 it cannot be used
>    yet and on XU3-Lite and XU4 it is not supported.
> 4. Remove deprecated since June 2013 samsung,exynos5-hdmi.
> 5. Add support for Pseudo Random Generator on Exynos4 (Trats2 for now).
>    This depends on new SSS clock.
> 6. Add rotator nodes for Exynos4 and Exynos5.
> 7. Switch DWC3_1 on Odroid XU3 and XU3-Lite to peripheral mode because
>    now it cannot be used as OTG.
> 8. Cleanup the G2D usage on Exynos4 and add it to a proper domain
>    in case of Exynos4210.
> 9. Put MDMA1 in proper domain on Exynos4210 as well.
> 10. Minor cleanups.

Given the request to get acks for the pinctrl changes, can you respin this
branch without those pieces so we can merge in the rest of it?


Thanks!


-Olof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [next] | [standalone]


#1297365

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2015-12-23 12:10 +0100
Message-ID<qIPsT-oU-35@gated-at.bofh.it>
In reply to#1297001
W dniu 22.12.2015 o 13:52, Olof Johansson pisze:
> On Wed, Dec 02, 2015 at 10:39:44AM +0900, Krzysztof Kozlowski wrote:
>> Hi Kukjin,
>>
>> A lot of stuff here, mostly cleanups. Description in tag.
>>
>> Best regards,
>> Krzysztof
>>
>>
>> The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:
>>
>>   Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)
>>
>> are available in the git repository at:
>>
>>   https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.5
>>
>> for you to fetch changes up to 2cf107f1033e0343d45b59d06f16487c8362702f:
>>
>>   ARM: dts: Unify G2D device node with other devices on exynos4 (2015-11-30 17:00:43 +0900)
>>
>> ----------------------------------------------------------------
>> Samsung DeviceTree updates and improvements for 4.5:
>> 1. Pinctrl for Exynos5410.
>> 2. eMMC/SDIO minor fixes usage of bindings on Snow and Peach
>>    Chromebooks.
>> 3. Remove FIMD from Odroid XU3-family because on XU3 it cannot be used
>>    yet and on XU3-Lite and XU4 it is not supported.
>> 4. Remove deprecated since June 2013 samsung,exynos5-hdmi.
>> 5. Add support for Pseudo Random Generator on Exynos4 (Trats2 for now).
>>    This depends on new SSS clock.
>> 6. Add rotator nodes for Exynos4 and Exynos5.
>> 7. Switch DWC3_1 on Odroid XU3 and XU3-Lite to peripheral mode because
>>    now it cannot be used as OTG.
>> 8. Cleanup the G2D usage on Exynos4 and add it to a proper domain
>>    in case of Exynos4210.
>> 9. Put MDMA1 in proper domain on Exynos4210 as well.
>> 10. Minor cleanups.
> 
> Given the request to get acks for the pinctrl changes, can you respin this
> branch without those pieces so we can merge in the rest of it?
> 
The pinctrl changes here are only DTS changes. I reviewed the pinctrl
DTSI. Why do you want an additional ack for them?

However this contains the previous clock dependency (the SSS clock acked
by Stephen Boyd). I responded about this already so let's don't
duplicate the discussion.

Best regards,
Krzysztof
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1298881 — [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2015-12-29 07:10 +0100
Subject[GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try
Message-ID<qKVDP-4Xs-1@gated-at.bofh.it>
In reply to#1297001
Hi,


This is an updated pull request, without the Exynos5410 DTS pinctrl
changes.

I am still not sure why they have to be acked separately but I do not
want to hold on the changes because of this. However if the pinctrl
commit is okay, then please pull tag 'tags/samsung-dt-4.5' instead.


This contains the dependency: SSS clock for Exynos4, acked by Stephen
Boyd (tag: 'samsung-clk-exynos4-4.5').


Best regards,
Krzysztof

The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-4.5-2

for you to fetch changes up to bf0dda345b0ee1af287f043857fc34ecfa206293:

  ARM: dts: Unify G2D device node with other devices on exynos4 (2015-12-29 09:07:44 +0900)

----------------------------------------------------------------
Samsung DeviceTree updates and improvements for 4.5
1. eMMC/SDIO minor fixes usage of bindings on Snow and Peach
   Chromebooks.
2. Remove FIMD from Odroid XU3-family because on XU3 it cannot be used
   yet and on XU3-Lite and XU4 it is not supported.
3. Remove deprecated since June 2013 samsung,exynos5-hdmi.
4. Add support for Pseudo Random Generator on Exynos4 (Trats2 for now).
   This depends on new SSS clock.
5. Add rotator nodes for Exynos4 and Exynos5.
6. Switch DWC3_1 on Odroid XU3 and XU3-Lite to peripheral mode because
   now it cannot be used as OTG.
7. Cleanup the G2D usage on Exynos4 and add it to a proper domain
   in case of Exynos4210.
8. Put MDMA1 in proper domain on Exynos4210 as well.
9. Minor cleanups.

----------------------------------------------------------------
Andrzej Hajda (1):
      dt-bindings: remove deprecated compatible string from exynos-hdmi

Javier Martinez Canillas (7):
      ARM: dts: Mark SDIO as non-removable in exynos5800-peach-pi
      ARM: dts: Mark SDIO as non-removable in exynos5420-peach-pit
      ARM: dts: Mark SDIO as non-removable in exynos5250-snow-common
      ARM: dts: Remove broken-cd from eMMC node in exynos5800-peach-pi
      ARM: dts: Remove broken-cd from eMMC node in exynos5420-peach-pi
      ARM: dts: Mark eMMC as non-removable in exynos5250-snow-common
      ARM: dts: Remove unneeded GPIO include in exynos4412-odroidu3

Krzysztof Kozlowski (4):
      clk: samsung: exynos4: Add SSS gate clock
      Merge tag 'samsung-clk-exynos4-4.5' into next/dt
      ARM: dts: Add PRNG module for exynos4
      ARM: dts: Enable PRNG module on exynos4412-trats2

Marek Szyprowski (10):
      ARM: dts: Remove fimd node from exynos5422-odroidxu3-common
      ARM: dts: Add rotator nodes on exynos4
      ARM: dts: Fix power domain for sysmmu-rotator device on exynos4
      ARM: dts: Add rotator node on exynos5250
      ARM: dts: Add rotator node on exynos5420
      ARM: dts: Use peripheral mode for dwc3_1 on exynos5422-odroidxu3
      ARM: dts: exynos4210-universal_c210: Disable DMA for UARTs
      ARM: dts: MDMA1 device belongs to LCD0 power domain on exynos4210
      ARM: dts: Add power domain to G2D device on exynos4210
      ARM: dts: Unify G2D device node with other devices on exynos4

 .../bindings/display/exynos/exynos_hdmi.txt           |  7 +++----
 arch/arm/boot/dts/exynos4.dtsi                        | 18 +++++++++++++++++-
 arch/arm/boot/dts/exynos4210-origen.dts               |  4 ----
 arch/arm/boot/dts/exynos4210-smdkv310.dts             |  4 ----
 arch/arm/boot/dts/exynos4210-universal_c210.dts       |  8 ++++++++
 arch/arm/boot/dts/exynos4210.dtsi                     | 14 +++++++++++++-
 arch/arm/boot/dts/exynos4412-odroid-common.dtsi       |  4 ----
 arch/arm/boot/dts/exynos4412-odroidu3.dts             |  1 -
 arch/arm/boot/dts/exynos4412-origen.dts               |  4 ----
 arch/arm/boot/dts/exynos4412-smdk4412.dts             |  4 ----
 arch/arm/boot/dts/exynos4412-trats2.dts               |  4 ++++
 arch/arm/boot/dts/exynos4x12.dtsi                     |  5 ++++-
 arch/arm/boot/dts/exynos5250-snow-common.dtsi         |  6 ++----
 arch/arm/boot/dts/exynos5250.dtsi                     |  9 +++++++++
 arch/arm/boot/dts/exynos5420-peach-pit.dts            |  5 +----
 arch/arm/boot/dts/exynos5420.dtsi                     | 19 +++++++++++++++++++
 arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi    |  5 -----
 arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts       |  2 +-
 arch/arm/boot/dts/exynos5422-odroidxu3.dts            |  2 +-
 arch/arm/boot/dts/exynos5800-peach-pi.dts             |  5 +----
 drivers/clk/samsung/clk-exynos4.c                     |  1 +
 include/dt-bindings/clock/exynos4.h                   |  1 +
 22 files changed, 85 insertions(+), 47 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [next] | [standalone]


#1299698 — Re: [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try

FromArnd Bergmann <arnd@arndb.de>
Date2015-12-31 17:40 +0100
SubjectRe: [GIT PULL] ARM: EXYNOS: dts: DeviceTree for v4.5, 2nd try
Message-ID<qLOqC-6NB-19@gated-at.bofh.it>
In reply to#1298881
On Tuesday 29 December 2015 15:03:17 Krzysztof Kozlowski wrote:
> Samsung DeviceTree updates and improvements for 4.5
> 1. eMMC/SDIO minor fixes usage of bindings on Snow and Peach
>    Chromebooks.
> 2. Remove FIMD from Odroid XU3-family because on XU3 it cannot be used
>    yet and on XU3-Lite and XU4 it is not supported.
> 3. Remove deprecated since June 2013 samsung,exynos5-hdmi.
> 4. Add support for Pseudo Random Generator on Exynos4 (Trats2 for now).
>    This depends on new SSS clock.
> 5. Add rotator nodes for Exynos4 and Exynos5.
> 6. Switch DWC3_1 on Odroid XU3 and XU3-Lite to peripheral mode because
>    now it cannot be used as OTG.
> 7. Cleanup the G2D usage on Exynos4 and add it to a proper domain
>    in case of Exynos4210.
> 8. Put MDMA1 in proper domain on Exynos4210 as well.
> 9. Minor cleanups.
> 

Pulled into next/dt, thanks!

	Arnd
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web