linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/3] ARM: dts: samsung: dts for v5.20
@ 2022-06-24  8:07 Krzysztof Kozlowski
  2022-06-24  8:07 ` [GIT PULL 2/3] arm64: " Krzysztof Kozlowski
  2022-06-24  8:07 ` [GIT PULL 3/3] ARM: samsung: mach " Krzysztof Kozlowski
  0 siblings, 2 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-24  8:07 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: linux-kernel, Krzysztof Kozlowski, linux-arm-kernel,
	linux-samsung-soc, Alim Akhtar, Krzysztof Kozlowski

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt-5.20

for you to fetch changes up to 82cd16902a51773cfc0ee05bbd1ab470db5181ab:

  ARM: dts: exynos: add function and color to LED nodes in Odroid XU/XU3 (2022-06-22 13:58:01 +0200)

----------------------------------------------------------------
Samsung DTS ARM changes for v5.20

1. Add display panel and backlight to P4 Note family (Samsung Galaxy
   Note 10.1).
2. DTS cleanup: white-spaces, node names, LED color/function.
3. Switch to DTS-local header for pinctrl register values instead of
   bindings header.  The bindings header is being deprecated because it
   does not reflect the purpose of bindings.

----------------------------------------------------------------
Krzysztof Kozlowski (18):
      ARM: dts: exynos: adjust whitespace around '='
      ARM: dts: exynos: align MMC node name with dtschema
      ARM: dts: s3c2410: use local header for pinctrl register values
      ARM: dts: s3c64xx: use local header for pinctrl register values
      ARM: dts: s5pv210: use local header for pinctrl register values
      ARM: dts: exynos: use local header for pinctrl register values
      ARM: dts: exynos: align gpio-key node names with dtschema
      ARM: dts: s5pv210: align gpio-key node names with dtschema
      ARM: dts: exynos: align aat1290 flash LED node with bindings in Galaxy S3
      ARM: dts: exynos: add function and color to aat1290 flash LED node in Galaxy S3
      ARM: dts: exynos: add function to LED node in Origen 4210
      ARM: dts: exynos: add function to LED nodes in Tiny4412
      ARM: dts: exynos: add function and color to LED nodes in Itop Elite
      ARM: dts: exynos: add function and color to LED node in Odroid U3
      ARM: dts: exynos: add function and color to LED nodes in Odroid X/X2
      ARM: dts: exynos: add function and color to LED node in Odroid HC1
      ARM: dts: exynos: add function and color to LED node in Odroid XU4
      ARM: dts: exynos: add function and color to LED nodes in Odroid XU/XU3

Martin Jücker (1):
      ARM: dts: exynos: add panel and backlight to p4note

 arch/arm/boot/dts/exynos-pinctrl.h              |  55 +++
 arch/arm/boot/dts/exynos3250-artik5.dtsi        |   2 +-
 arch/arm/boot/dts/exynos3250-pinctrl.dtsi       |   2 +-
 arch/arm/boot/dts/exynos3250.dtsi               |   6 +-
 arch/arm/boot/dts/exynos4210-i9100.dts          |   8 +-
 arch/arm/boot/dts/exynos4210-origen.dts         |  12 +-
 arch/arm/boot/dts/exynos4210-pinctrl.dtsi       |   2 +-
 arch/arm/boot/dts/exynos4210-trats.dts          |   2 +-
 arch/arm/boot/dts/exynos4412-galaxy-s3.dtsi     |   8 +-
 arch/arm/boot/dts/exynos4412-itop-elite.dts     |  15 +-
 arch/arm/boot/dts/exynos4412-midas.dtsi         |   3 +-
 arch/arm/boot/dts/exynos4412-odroidu3.dts       |   4 +-
 arch/arm/boot/dts/exynos4412-odroidx.dts        |   5 +-
 arch/arm/boot/dts/exynos4412-p4note.dtsi        |  86 ++++-
 arch/arm/boot/dts/exynos4412-pinctrl.dtsi       |   2 +-
 arch/arm/boot/dts/exynos4412-tiny4412.dts       |   3 +
 arch/arm/boot/dts/exynos5.dtsi                  |   2 +-
 arch/arm/boot/dts/exynos5250-arndale.dts        |  12 +-
 arch/arm/boot/dts/exynos5250-pinctrl.dtsi       |   2 +-
 arch/arm/boot/dts/exynos5250-snow-common.dtsi   |   2 +-
 arch/arm/boot/dts/exynos5250-spring.dts         |   2 +-
 arch/arm/boot/dts/exynos5260-pinctrl.dtsi       |   2 +-
 arch/arm/boot/dts/exynos5410-pinctrl.dtsi       |   2 +-
 arch/arm/boot/dts/exynos5420-arndale-octa.dts   |   2 +-
 arch/arm/boot/dts/exynos5420-peach-pit.dts      |   2 +-
 arch/arm/boot/dts/exynos5420-pinctrl.dtsi       |   2 +-
 arch/arm/boot/dts/exynos5422-odroidhc1.dts      |   4 +-
 arch/arm/boot/dts/exynos5422-odroidxu4.dts      |   4 +-
 arch/arm/boot/dts/exynos54xx-odroidxu-leds.dtsi |   8 +-
 arch/arm/boot/dts/exynos5800-peach-pi.dts       |   2 +-
 arch/arm/boot/dts/s3c2410-pinctrl.h             |  19 +
 arch/arm/boot/dts/s3c2416-pinctrl.dtsi          |  38 +-
 arch/arm/boot/dts/s3c64xx-pinctrl.dtsi          | 178 ++++-----
 arch/arm/boot/dts/s3c64xx-pinctrl.h             |  27 ++
 arch/arm/boot/dts/s5pv210-aquila.dts            |   4 +-
 arch/arm/boot/dts/s5pv210-aries.dtsi            | 134 +++----
 arch/arm/boot/dts/s5pv210-fascinate4g.dts       |  28 +-
 arch/arm/boot/dts/s5pv210-galaxys.dts           |  42 +--
 arch/arm/boot/dts/s5pv210-pinctrl.dtsi          | 480 ++++++++++++------------
 arch/arm/boot/dts/s5pv210-pinctrl.h             |  39 ++
 40 files changed, 738 insertions(+), 514 deletions(-)
 create mode 100644 arch/arm/boot/dts/exynos-pinctrl.h
 create mode 100644 arch/arm/boot/dts/s3c2410-pinctrl.h
 create mode 100644 arch/arm/boot/dts/s3c64xx-pinctrl.h
 create mode 100644 arch/arm/boot/dts/s5pv210-pinctrl.h

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

* [GIT PULL 2/3] arm64: dts: samsung: dts for v5.20
  2022-06-24  8:07 [GIT PULL 1/3] ARM: dts: samsung: dts for v5.20 Krzysztof Kozlowski
@ 2022-06-24  8:07 ` Krzysztof Kozlowski
  2022-06-24  8:07 ` [GIT PULL 3/3] ARM: samsung: mach " Krzysztof Kozlowski
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-24  8:07 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: linux-kernel, Krzysztof Kozlowski, linux-arm-kernel,
	linux-samsung-soc, Alim Akhtar, Krzysztof Kozlowski,
	Sylwester Nawrocki

Hi,

This includes bindings headers which were shared with Samsung clk tree (Sylwester).

Best regards,
Krzysztof


The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.20

for you to fetch changes up to 1a4f20cab6411c6e73dd22d28b6595b728cc2829:

  Merge branch 'for-v5.20/exynos7885-emmc-clk' into next/dt64 (2022-06-24 09:12:47 +0200)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v5.20

1. Add CPU cache, UFS to Tesla FSD.
2. Add reboot-mode (boot into specific bootloader mode) to ExynosAutov9.
3. Add watchdogs to ExynosAutov9.
4. Add eMMC to Exynos7885 JackpotLTE (Samsung Galaxy A8).
5. DTS cleanup: white-spaces, node names, LED color/function.
6. Switch to DTS-local header for pinctrl register values instead of
   bindings header.  The bindings header is being deprecated because it
   does not reflect the purpose of bindings.

----------------------------------------------------------------
Alim Akhtar (2):
      arm64: dts: fsd: Add cpu cache information
      arm64: dts: fsd: add ufs device node

Chanho Park (6):
      dt-bindings: soc: add samsung,boot-mode definitions
      arm64: dts: exynos: add syscon reboot/reboot_mode support in ExynosAutov9
      arm64: dts: exynos: add watchdog in ExynosAutov9
      arm64: dts: exynos: adjust DT style of ufs nodes in ExynosAutov9
      arm64: dts: exynos: add secondary ufs devices in ExynosAutov9
      arm64: dts: exynos: enable secondary ufs devices ExynosAutov9 SADK

David Virag (3):
      dt-bindings: clock: Add bindings for Exynos7885 CMU_FSYS
      dt-bindings: clock: Add indices for Exynos7885 TREX clocks
      arm64: dts: exynos: Add internal eMMC support to jackpotlte

Krzysztof Kozlowski (5):
      arm64: dts: exynos: adjust whitespace around '='
      arm64: dts: exynos: align MMC node name with dtschema
      arm64: dts: exynos: use local header for pinctrl register values
      arm64: dts: fsd: use local header for pinctrl register values
      Merge branch 'for-v5.20/exynos7885-emmc-clk' into next/dt64

 .../bindings/clock/samsung,exynos7885-clock.yaml   |  27 +++++
 arch/arm64/boot/dts/exynos/exynos-pinctrl.h        |  79 ++++++++++++++
 arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi |   2 +-
 arch/arm64/boot/dts/exynos/exynos5433.dtsi         |   6 +-
 arch/arm64/boot/dts/exynos/exynos7-espresso.dts    |   6 +-
 arch/arm64/boot/dts/exynos/exynos7-pinctrl.dtsi    |  72 ++++++-------
 .../boot/dts/exynos/exynos7885-jackpotlte.dts      |  20 ++++
 arch/arm64/boot/dts/exynos/exynos7885-pinctrl.dtsi |   2 +-
 arch/arm64/boot/dts/exynos/exynos7885.dtsi         |  32 ++++++
 arch/arm64/boot/dts/exynos/exynos850-pinctrl.dtsi  |   2 +-
 .../boot/dts/exynos/exynosautov9-pinctrl.dtsi      |   2 +-
 arch/arm64/boot/dts/exynos/exynosautov9-sadk.dts   |  18 ++++
 arch/arm64/boot/dts/exynos/exynosautov9.dtsi       |  83 ++++++++++++--
 arch/arm64/boot/dts/tesla/fsd-evb.dts              |   4 +
 arch/arm64/boot/dts/tesla/fsd-pinctrl.dtsi         | 106 ++++++++++--------
 arch/arm64/boot/dts/tesla/fsd-pinctrl.h            |  33 ++++++
 arch/arm64/boot/dts/tesla/fsd.dtsi                 | 120 +++++++++++++++++++++
 include/dt-bindings/clock/exynos7885.h             |  54 ++++++++--
 include/dt-bindings/soc/samsung,boot-mode.h        |  18 ++++
 19 files changed, 578 insertions(+), 108 deletions(-)
 create mode 100644 arch/arm64/boot/dts/exynos/exynos-pinctrl.h
 create mode 100644 arch/arm64/boot/dts/tesla/fsd-pinctrl.h
 create mode 100644 include/dt-bindings/soc/samsung,boot-mode.h

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

* [GIT PULL 3/3] ARM: samsung: mach for v5.20
  2022-06-24  8:07 [GIT PULL 1/3] ARM: dts: samsung: dts for v5.20 Krzysztof Kozlowski
  2022-06-24  8:07 ` [GIT PULL 2/3] arm64: " Krzysztof Kozlowski
@ 2022-06-24  8:07 ` Krzysztof Kozlowski
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2022-06-24  8:07 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: linux-kernel, Krzysztof Kozlowski, linux-arm-kernel,
	linux-samsung-soc, Alim Akhtar, Krzysztof Kozlowski

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-5.20

for you to fetch changes up to d1065293010a010261f0b1478daff40d5a3dc241:

  ARM: s3c: Kconfig.s3c64xx: Fix indentation (2022-06-09 16:10:09 +0200)

----------------------------------------------------------------
Samsung mach/soc changes for v5.20

1. Use preferred strscpy() over strlcpy().
2. Kconfig indentation cleanup.

----------------------------------------------------------------
Juerg Haefliger (3):
      ARM: s3c: Kconfig: Fix indentation
      ARM: s3c: Kconfig.s3c24xx: Fix indentation and replace some tabs
      ARM: s3c: Kconfig.s3c64xx: Fix indentation

XueBing Chen (1):
      ARM: s3c: Use strscpy to replace strlcpy

 arch/arm/mach-s3c/Kconfig         | 14 +++++++-------
 arch/arm/mach-s3c/Kconfig.s3c24xx | 26 ++++++++++++--------------
 arch/arm/mach-s3c/Kconfig.s3c64xx | 16 ++++++++--------
 arch/arm/mach-s3c/mach-mini2440.c |  2 +-
 4 files changed, 28 insertions(+), 30 deletions(-)

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

end of thread, other threads:[~2022-06-24  8:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-24  8:07 [GIT PULL 1/3] ARM: dts: samsung: dts for v5.20 Krzysztof Kozlowski
2022-06-24  8:07 ` [GIT PULL 2/3] arm64: " Krzysztof Kozlowski
2022-06-24  8:07 ` [GIT PULL 3/3] ARM: samsung: mach " Krzysztof Kozlowski

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).