All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/3] ARM: dts: various: cleanup for v5.19
@ 2022-04-20  7:21 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-20  7:21 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Alim Akhtar, Krzysztof Kozlowski

Hi,

These were waiting on the LKML for some time, got few acks but no one picked
them up.  Please take them through SoC.

Best regards,
Krzysztof


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt-cleanup-5.19

for you to fetch changes up to c9bdd50d2019f78bf4c1f6a79254c27771901023:

  ARM: dts: socfpga: align interrupt controller node name with dtschema (2022-04-07 21:30:22 +0200)

----------------------------------------------------------------
Minor cleanup of ARM DTS for v5.19

Align node names and unit addresses to DT schema and DT coding style in
nspire, ox820 and socfpga.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      ARM: dts: nspire: use lower case hex addresses in node unit addresses
      ARM: dts: ox820: align interrupt controller node name with dtschema
      ARM: dts: socfpga: align interrupt controller node name with dtschema

 arch/arm/boot/dts/nspire-classic.dtsi  | 10 +++---
 arch/arm/boot/dts/nspire-cx.dts        |  4 +--
 arch/arm/boot/dts/nspire.dtsi          | 60 +++++++++++++++++-----------------
 arch/arm/boot/dts/ox820.dtsi           |  2 +-
 arch/arm/boot/dts/socfpga.dtsi         |  2 +-
 arch/arm/boot/dts/socfpga_arria10.dtsi |  2 +-
 6 files changed, 40 insertions(+), 40 deletions(-)

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

* [GIT PULL 1/3] ARM: dts: various: cleanup for v5.19
@ 2022-04-20  7:21 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-20  7:21 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Alim Akhtar, Krzysztof Kozlowski

Hi,

These were waiting on the LKML for some time, got few acks but no one picked
them up.  Please take them through SoC.

Best regards,
Krzysztof


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/dt-cleanup-5.19

for you to fetch changes up to c9bdd50d2019f78bf4c1f6a79254c27771901023:

  ARM: dts: socfpga: align interrupt controller node name with dtschema (2022-04-07 21:30:22 +0200)

----------------------------------------------------------------
Minor cleanup of ARM DTS for v5.19

Align node names and unit addresses to DT schema and DT coding style in
nspire, ox820 and socfpga.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      ARM: dts: nspire: use lower case hex addresses in node unit addresses
      ARM: dts: ox820: align interrupt controller node name with dtschema
      ARM: dts: socfpga: align interrupt controller node name with dtschema

 arch/arm/boot/dts/nspire-classic.dtsi  | 10 +++---
 arch/arm/boot/dts/nspire-cx.dts        |  4 +--
 arch/arm/boot/dts/nspire.dtsi          | 60 +++++++++++++++++-----------------
 arch/arm/boot/dts/ox820.dtsi           |  2 +-
 arch/arm/boot/dts/socfpga.dtsi         |  2 +-
 arch/arm/boot/dts/socfpga_arria10.dtsi |  2 +-
 6 files changed, 40 insertions(+), 40 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL 2/3] ARM: dts: samsung: dts for v5.19
  2022-04-20  7:21 ` Krzysztof Kozlowski
@ 2022-04-20  7:21   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-20  7:21 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Alim Akhtar, Krzysztof Kozlowski

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9e916fb9bc3d16066286f19fc9c51d26a6aec6bd:

  ARM: dts: s5pv210: align DMA channels with dtschema (2022-04-09 18:50:05 +0200)

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

1. Several DT schema related changes to make DTBs passing schema checks:
   EHCI/OHCI/DMA/Ethernet node names, DMA channels order, USB-like
   compatibles.
2. Add specific compatibles to Multi Core Timer to allow stricter DT
   schema matching.
3. Cleanup from deprecated bindings:
   - Remove deprecated unit-address workaround for Exynos5422 Odroid XU3
     LPDDR3 memory timings.
   - Do not use unit-address (and SFR region) in Exynos5250 MIPI phy in
     favor of syscon node (unit-address deprecated in 2016).
   - Use standard generic PHYs for EHCI/OHCI device in S5PV210.
4. Fix inverted SPI CS (thus blank panel) on S5PV210 Aries boards.
5. Correct Bluetooth interupt name on S5PV210 Aries boards.

----------------------------------------------------------------
Jonathan Bakker (4):
      ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
      ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
      ARM: dts: s5pv210: Adjust memory reg entries to match spec
      ARM: dts: s5pv210: Adjust DMA node names to match spec

Krzysztof Kozlowski (7):
      ARM: dts: exynos: remove deprecated unit address for LPDDR3 timings on Odroid
      ARM: dts: exynos: add a specific compatible to MCT
      ARM: dts: exynos: drop deprecated SFR region from MIPI phy
      ARM: dts: exynos: align EHCI/OHCI nodes with dtschema on Exynos4
      ARM: dts: s5pv210: align EHCI/OHCI nodes with dtschema
      ARM: dts: s5pv210: Use standard arrays of generic PHYs for EHCI/OHCI device
      ARM: dts: s5pv210: align DMA channels with dtschema

Oleksij Rempel (2):
      ARM: dts: exynos: fix ethernet node name for different odroid boards
      ARM: dts: exynos: fix compatible strings for Ethernet USB devices

 arch/arm/boot/dts/exynos3250.dtsi               |  3 +-
 arch/arm/boot/dts/exynos4.dtsi                  |  4 +--
 arch/arm/boot/dts/exynos4412-odroidu3.dts       |  4 +--
 arch/arm/boot/dts/exynos4412-odroidx.dts        |  8 ++---
 arch/arm/boot/dts/exynos5250.dtsi               |  8 ++---
 arch/arm/boot/dts/exynos5260.dtsi               |  3 +-
 arch/arm/boot/dts/exynos5410-odroidxu.dts       |  4 +--
 arch/arm/boot/dts/exynos5422-odroid-core.dtsi   |  7 ++---
 arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts |  6 ++--
 arch/arm/boot/dts/exynos5422-odroidxu3.dts      |  6 ++--
 arch/arm/boot/dts/exynos54xx.dtsi               |  3 +-
 arch/arm/boot/dts/s5pv210-aquila.dts            |  3 +-
 arch/arm/boot/dts/s5pv210-aries.dtsi            | 11 ++++---
 arch/arm/boot/dts/s5pv210-goni.dts              |  6 ++--
 arch/arm/boot/dts/s5pv210.dtsi                  | 40 ++++++++++---------------
 15 files changed, 52 insertions(+), 64 deletions(-)

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

* [GIT PULL 2/3] ARM: dts: samsung: dts for v5.19
@ 2022-04-20  7:21   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-20  7:21 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Alim Akhtar, Krzysztof Kozlowski

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 9e916fb9bc3d16066286f19fc9c51d26a6aec6bd:

  ARM: dts: s5pv210: align DMA channels with dtschema (2022-04-09 18:50:05 +0200)

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

1. Several DT schema related changes to make DTBs passing schema checks:
   EHCI/OHCI/DMA/Ethernet node names, DMA channels order, USB-like
   compatibles.
2. Add specific compatibles to Multi Core Timer to allow stricter DT
   schema matching.
3. Cleanup from deprecated bindings:
   - Remove deprecated unit-address workaround for Exynos5422 Odroid XU3
     LPDDR3 memory timings.
   - Do not use unit-address (and SFR region) in Exynos5250 MIPI phy in
     favor of syscon node (unit-address deprecated in 2016).
   - Use standard generic PHYs for EHCI/OHCI device in S5PV210.
4. Fix inverted SPI CS (thus blank panel) on S5PV210 Aries boards.
5. Correct Bluetooth interupt name on S5PV210 Aries boards.

----------------------------------------------------------------
Jonathan Bakker (4):
      ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
      ARM: dts: s5pv210: Correct interrupt name for bluetooth in Aries
      ARM: dts: s5pv210: Adjust memory reg entries to match spec
      ARM: dts: s5pv210: Adjust DMA node names to match spec

Krzysztof Kozlowski (7):
      ARM: dts: exynos: remove deprecated unit address for LPDDR3 timings on Odroid
      ARM: dts: exynos: add a specific compatible to MCT
      ARM: dts: exynos: drop deprecated SFR region from MIPI phy
      ARM: dts: exynos: align EHCI/OHCI nodes with dtschema on Exynos4
      ARM: dts: s5pv210: align EHCI/OHCI nodes with dtschema
      ARM: dts: s5pv210: Use standard arrays of generic PHYs for EHCI/OHCI device
      ARM: dts: s5pv210: align DMA channels with dtschema

Oleksij Rempel (2):
      ARM: dts: exynos: fix ethernet node name for different odroid boards
      ARM: dts: exynos: fix compatible strings for Ethernet USB devices

 arch/arm/boot/dts/exynos3250.dtsi               |  3 +-
 arch/arm/boot/dts/exynos4.dtsi                  |  4 +--
 arch/arm/boot/dts/exynos4412-odroidu3.dts       |  4 +--
 arch/arm/boot/dts/exynos4412-odroidx.dts        |  8 ++---
 arch/arm/boot/dts/exynos5250.dtsi               |  8 ++---
 arch/arm/boot/dts/exynos5260.dtsi               |  3 +-
 arch/arm/boot/dts/exynos5410-odroidxu.dts       |  4 +--
 arch/arm/boot/dts/exynos5422-odroid-core.dtsi   |  7 ++---
 arch/arm/boot/dts/exynos5422-odroidxu3-lite.dts |  6 ++--
 arch/arm/boot/dts/exynos5422-odroidxu3.dts      |  6 ++--
 arch/arm/boot/dts/exynos54xx.dtsi               |  3 +-
 arch/arm/boot/dts/s5pv210-aquila.dts            |  3 +-
 arch/arm/boot/dts/s5pv210-aries.dtsi            | 11 ++++---
 arch/arm/boot/dts/s5pv210-goni.dts              |  6 ++--
 arch/arm/boot/dts/s5pv210.dtsi                  | 40 ++++++++++---------------
 15 files changed, 52 insertions(+), 64 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* [GIT PULL 3/3] arm64: dts: samsung: dts for v5.19
  2022-04-20  7:21 ` Krzysztof Kozlowski
@ 2022-04-20  7:21   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-20  7:21 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Alim Akhtar, Krzysztof Kozlowski

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 22cbcb8f4a17c194d208f686fc3ea37fc860bd71:

  arm64: dts: tesla: add a specific compatible to MCT on FSD (2022-04-04 18:53:08 +0200)

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

1. Cleanup: move aliases of board-related features to board in
   Exynos850.
2. Add specific compatibles to Multi Core Timer to allow stricter DT
   schema matching.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      arm64: dts: exynos: move aliases to board in Exynos850
      arm64: dts: exynos: add a specific compatible to MCT
      arm64: dts: tesla: add a specific compatible to MCT on FSD

 arch/arm64/boot/dts/exynos/exynos5433.dtsi       |  3 ++-
 arch/arm64/boot/dts/exynos/exynos850-e850-96.dts |  5 +++++
 arch/arm64/boot/dts/exynos/exynos850.dtsi        | 19 ++-----------------
 arch/arm64/boot/dts/tesla/fsd.dtsi               |  2 +-
 4 files changed, 10 insertions(+), 19 deletions(-)

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

* [GIT PULL 3/3] arm64: dts: samsung: dts for v5.19
@ 2022-04-20  7:21   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-20  7:21 UTC (permalink / raw)
  To: Olof Johansson, Arnd Bergmann, arm, soc
  Cc: Krzysztof Kozlowski, linux-arm-kernel, linux-samsung-soc,
	linux-kernel, Alim Akhtar, Krzysztof Kozlowski

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 22cbcb8f4a17c194d208f686fc3ea37fc860bd71:

  arm64: dts: tesla: add a specific compatible to MCT on FSD (2022-04-04 18:53:08 +0200)

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

1. Cleanup: move aliases of board-related features to board in
   Exynos850.
2. Add specific compatibles to Multi Core Timer to allow stricter DT
   schema matching.

----------------------------------------------------------------
Krzysztof Kozlowski (3):
      arm64: dts: exynos: move aliases to board in Exynos850
      arm64: dts: exynos: add a specific compatible to MCT
      arm64: dts: tesla: add a specific compatible to MCT on FSD

 arch/arm64/boot/dts/exynos/exynos5433.dtsi       |  3 ++-
 arch/arm64/boot/dts/exynos/exynos850-e850-96.dts |  5 +++++
 arch/arm64/boot/dts/exynos/exynos850.dtsi        | 19 ++-----------------
 arch/arm64/boot/dts/tesla/fsd.dtsi               |  2 +-
 4 files changed, 10 insertions(+), 19 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-04-20  7:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-20  7:21 [GIT PULL 1/3] ARM: dts: various: cleanup for v5.19 Krzysztof Kozlowski
2022-04-20  7:21 ` Krzysztof Kozlowski
2022-04-20  7:21 ` [GIT PULL 2/3] ARM: dts: samsung: dts " Krzysztof Kozlowski
2022-04-20  7:21   ` Krzysztof Kozlowski
2022-04-20  7:21 ` [GIT PULL 3/3] arm64: " Krzysztof Kozlowski
2022-04-20  7:21   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.