linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/5] Late Samsung DT updates for v4.4
@ 2015-10-23 21:18 Kukjin Kim
  2015-10-23 21:21 ` [GIT PULL 2/5] Late Samsung DT64 update " Kukjin Kim
                   ` (4 more replies)
  0 siblings, 5 replies; 16+ messages in thread
From: Kukjin Kim @ 2015-10-23 21:18 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Arnd, Olof, Kevin

Here is late pull-request for v4.4, please pull.

If any problems, please kindly let me know.
See you in Seoul next week ;-)

Thanks,
Kukjin


The following changes since commit df829b06f0079165d9dc7719af8f8a7da852fe51:

  ARM: dts: Use GPIO constants for flags cells in exynos5440 boards
(2015-10-08 07:39:58 +0900)

are available in the git repository at:

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

for you to fetch changes up to d6b9aea67f40e138e972b17c7c658bc3c8ac2459:

  MAINTAINERS: Add documentation and dt-bindings for exynos stuff
(2015-10-24 05:07:26 +0900)

----------------------------------------------------------------
Samsung 2nd DT updates for v4.4

- use exynos5420-dw-mshc instead of exynos5250 for exynos3250
- add DISP1 clocks and the DISP1 power domain of two closk
  on exynos5250 (clock commit got Stephen's ack)
- add vbus regulators on exynos3250, exynos4210 and exynos4412 boards
- fix typo in regulator enable GPIO property on s5pv20-aquila and goni
- document: correct the example of exynos power domain clocks
- document: consolidate exynos SoC dt-bindings and non-Samsung
  boards related compatibles (FriendlyARM, Google, Hardkernel
  and Insignal)
- update MAINTAINER entries accordingly (documentation)

----------------------------------------------------------------
Jaehoon Chung (1):
      ARM: dts: use exynos5420-dw-mshc compatible for exynos3250

Krzysztof Kozlowski (4):
      dt-bindings: Correct the example for Exynos power domain clocks
      dt-bindings: Consolidate Exynos SoC bindings
      dt-bindings: EXYNOS: Document compatibles from other vendors
      MAINTAINERS: Add documentation and dt-bindings for exynos stuff

Laurent Pinchart (2):
      ARM: dts: Fix typo in regulator enable GPIO property in s5pv210-aquila
      ARM: dts: Fix typo in regulator enable GPIO property in s5pv210-goni

Marek Szyprowski (1):
      ARM: dts: Add vbus regulator to USB2 phy nodes on exynos3250,
exynos4210 and exynos4412 boards

Tomeu Vizoso (2):
      clk: samsung: exynos5250: Add DISP1 clocks
      ARM: dts: Add clocks to DISP1 domain in exynos5250

 .../devicetree/bindings/arm/samsung-boards.txt     | 27 ---------
 .../bindings/arm/samsung/samsung-boards.txt        | 69
++++++++++++++++++++++
 .../devicetree/bindings/iommu/samsung,sysmmu.txt   |  2 +-
 .../power_domain.txt => power/pd-samsung.txt}      |  5 +-
 MAINTAINERS                                        |  4 ++
 arch/arm/boot/dts/exynos3250-monk.dts              |  1 +
 arch/arm/boot/dts/exynos3250-rinato.dts            |  1 +
 arch/arm/boot/dts/exynos3250.dtsi                  |  4 +-
 arch/arm/boot/dts/exynos4210-trats.dts             |  2 +-
 arch/arm/boot/dts/exynos4210-universal_c210.dts    |  2 +-
 arch/arm/boot/dts/exynos4412-trats2.dts            |  1 +
 arch/arm/boot/dts/exynos5250.dtsi                  |  4 ++
 arch/arm/boot/dts/s5pv210-aquila.dts               |  2 +-
 arch/arm/boot/dts/s5pv210-goni.dts                 |  4 +-
 drivers/clk/samsung/clk-exynos5250.c               | 14 ++++-
 include/dt-bindings/clock/exynos5250.h             |  4 +-
 16 files changed, 106 insertions(+), 40 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/arm/samsung-boards.txt
 create mode 100644
Documentation/devicetree/bindings/arm/samsung/samsung-boards.txt
 rename Documentation/devicetree/bindings/{arm/exynos/power_domain.txt
=> power/pd-samsung.txt} (93%)

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2015-10-31  2:12 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-23 21:18 [GIT PULL 1/5] Late Samsung DT updates for v4.4 Kukjin Kim
2015-10-23 21:21 ` [GIT PULL 2/5] Late Samsung DT64 update " Kukjin Kim
2015-10-26  1:18   ` Olof Johansson
2015-10-23 21:23 ` [GIT PULL 3/5] Late Samsung SoC updates " Kukjin Kim
2015-10-26  1:19   ` Olof Johansson
2015-10-23 21:26 ` [GIT PULL 4/5] Late Samsung driver " Kukjin Kim
2015-10-28  7:37   ` Krzysztof Kozlowski
2015-10-28  7:49     ` Pavel Fedin
2015-10-28  7:57       ` Krzysztof Kozlowski
2015-10-28  8:00         ` Pavel Fedin
2015-10-28  8:05           ` Krzysztof Kozlowski
2015-10-28  9:02             ` Pavel Fedin
2015-10-31  2:12     ` Olof Johansson
2015-10-23 21:27 ` [GIT PULL 5/5] Late Samsung defconfig " Kukjin Kim
2015-10-26  1:21   ` Olof Johansson
2015-10-26  1:17 ` [GIT PULL 1/5] Late Samsung DT " Olof Johansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).