All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] samsung: soc for v6.3
@ 2023-01-22 12:26 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-22 12:26 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,

Driver-related binding changes and one maintainer's entry. I called it a
"drivers" update but it is really rather generic SoC stuff.

Best regards,
Krzysztof


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.3

for you to fetch changes up to 5e487164afbcd917225fb701e8956f388f43b601:

  MAINTAINERS: arm64: tesla: correct pattern for directory (2023-01-15 12:17:44 +0100)

----------------------------------------------------------------
Samsung SoC bindings changes for v6.3

1. System Controller: use dedicated/specific compatibles to identify
   different controllers with different register layout (Exynos, Tesla
   FSD). Extend the bindings with missing clocks.
2. Correct maintainers entry for Tesla FSD DTS.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
      dt-bindings: soc: samsung: exynos-sysreg: split from syscon
      dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynos5433
      dt-bindings: soc: samsung: exynos-sysreg: add clocks for Exynos850
      dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated
      MAINTAINERS: arm64: tesla: correct pattern for directory

Sriranjani P (3):
      dt-bindings: soc: samsung: exynos-sysreg: Add tesla FSD sysreg compatibles
      dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynos850
      dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynosautov9

 Documentation/devicetree/bindings/mfd/syscon.yaml  |  6 --
 .../soc/samsung/samsung,exynos-sysreg.yaml         | 87 ++++++++++++++++++++++
 MAINTAINERS                                        |  2 +-
 3 files changed, 88 insertions(+), 7 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml

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

* [GIT PULL] samsung: soc for v6.3
@ 2023-01-22 12:26 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-22 12:26 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,

Driver-related binding changes and one maintainer's entry. I called it a
"drivers" update but it is really rather generic SoC stuff.

Best regards,
Krzysztof


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-6.3

for you to fetch changes up to 5e487164afbcd917225fb701e8956f388f43b601:

  MAINTAINERS: arm64: tesla: correct pattern for directory (2023-01-15 12:17:44 +0100)

----------------------------------------------------------------
Samsung SoC bindings changes for v6.3

1. System Controller: use dedicated/specific compatibles to identify
   different controllers with different register layout (Exynos, Tesla
   FSD). Extend the bindings with missing clocks.
2. Correct maintainers entry for Tesla FSD DTS.

----------------------------------------------------------------
Krzysztof Kozlowski (5):
      dt-bindings: soc: samsung: exynos-sysreg: split from syscon
      dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynos5433
      dt-bindings: soc: samsung: exynos-sysreg: add clocks for Exynos850
      dt-bindings: soc: samsung: exynos-sysreg: correct indentation for deprecated
      MAINTAINERS: arm64: tesla: correct pattern for directory

Sriranjani P (3):
      dt-bindings: soc: samsung: exynos-sysreg: Add tesla FSD sysreg compatibles
      dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynos850
      dt-bindings: soc: samsung: exynos-sysreg: add dedicated SYSREG compatibles to Exynosautov9

 Documentation/devicetree/bindings/mfd/syscon.yaml  |  6 --
 .../soc/samsung/samsung,exynos-sysreg.yaml         | 87 ++++++++++++++++++++++
 MAINTAINERS                                        |  2 +-
 3 files changed, 88 insertions(+), 7 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/samsung/samsung,exynos-sysreg.yaml

_______________________________________________
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] arm64: dts: samsung: for v6.3
  2023-01-22 12:26 ` Krzysztof Kozlowski
@ 2023-01-22 12:26   ` Krzysztof Kozlowski
  -1 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-22 12:26 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,

Tesla and Exynos ARM64 DTS.

Best regards,
Krzysztof


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 56a14f01a54568e049e22c46ffc654602bbd01d1:

  arm64: dts: fsd: Add sound card node for Tesla FSD (2023-01-17 12:15:39 +0100)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v6.3

1. Add L2 cache properties (Exynos, Tesla FSD).
2. Tesla FSD: add Bosch MCAN (CAN bus), sound card (audio card with
   codec and I2S controllers), system controller nodes.
3. Tesla FSD: correct pin pull up/down properties to match
   recommendation in user manual.
4. Minor cleanups: use dedicated/specific sysreg compatibles, fix
   dtbs_check warnings, drop unsupported properties1

----------------------------------------------------------------
Krzysztof Kozlowski (6):
      arm64: dts: exynos: add dedicated SYSREG compatibles to Exynos5433
      arm64: dts: exynos: use 8-bit for SPI IR LED duty-cycle in TM2
      arm64: dts: exynos: drop pwm-names from MAX77843 haptic in TM2
      arm64: dts: exynos: drop clock-frequency from CPU nodes in TM2
      arm64: dts: exynos: correct properties of MAX98504 in TM2
      arm64: dts: exynos: drop unsupported I2C properties in Espresso

Padmanabhan Rajanbabu (4):
      arm64: dts: fsd: fix PUD values as per FSD HW UM
      arm64: dts: fsd: Add I2S DAI node for Tesla FSD
      arm64: dts: fsd: Add codec node for Tesla FSD
      arm64: dts: fsd: Add sound card node for Tesla FSD

Pierre Gondois (2):
      arm64: dts: exynos: Update cache properties
      arm64: dts: fsd: Update cache properties

Sriranjani P (3):
      arm64: dts: fsd: add sysreg device node
      arm64: dts: exynos: add dedicated SYSREG compatibles to Exynos850
      arm64: dts: exynos: add dedicated SYSREG compatibles to Exynosautov9

Vivek Yadav (1):
      arm64: dts: fsd: Add MCAN device node

 .../boot/dts/exynos/exynos5433-tm2-common.dtsi     |  11 +-
 arch/arm64/boot/dts/exynos/exynos5433.dtsi         |  24 ++--
 arch/arm64/boot/dts/exynos/exynos7-espresso.dts    |   2 -
 arch/arm64/boot/dts/exynos/exynos7.dtsi            |   2 +
 arch/arm64/boot/dts/exynos/exynos850.dtsi          |   6 +-
 arch/arm64/boot/dts/exynos/exynosautov9.dtsi       |   9 +-
 arch/arm64/boot/dts/tesla/fsd-evb.dts              |  69 ++++++++++++
 arch/arm64/boot/dts/tesla/fsd-pinctrl.dtsi         |  54 ++++++++-
 arch/arm64/boot/dts/tesla/fsd.dtsi                 | 124 +++++++++++++++++++++
 9 files changed, 270 insertions(+), 31 deletions(-)

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

* [GIT PULL] arm64: dts: samsung: for v6.3
@ 2023-01-22 12:26   ` Krzysztof Kozlowski
  0 siblings, 0 replies; 6+ messages in thread
From: Krzysztof Kozlowski @ 2023-01-22 12:26 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,

Tesla and Exynos ARM64 DTS.

Best regards,
Krzysztof


The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 56a14f01a54568e049e22c46ffc654602bbd01d1:

  arm64: dts: fsd: Add sound card node for Tesla FSD (2023-01-17 12:15:39 +0100)

----------------------------------------------------------------
Samsung DTS ARM64 changes for v6.3

1. Add L2 cache properties (Exynos, Tesla FSD).
2. Tesla FSD: add Bosch MCAN (CAN bus), sound card (audio card with
   codec and I2S controllers), system controller nodes.
3. Tesla FSD: correct pin pull up/down properties to match
   recommendation in user manual.
4. Minor cleanups: use dedicated/specific sysreg compatibles, fix
   dtbs_check warnings, drop unsupported properties1

----------------------------------------------------------------
Krzysztof Kozlowski (6):
      arm64: dts: exynos: add dedicated SYSREG compatibles to Exynos5433
      arm64: dts: exynos: use 8-bit for SPI IR LED duty-cycle in TM2
      arm64: dts: exynos: drop pwm-names from MAX77843 haptic in TM2
      arm64: dts: exynos: drop clock-frequency from CPU nodes in TM2
      arm64: dts: exynos: correct properties of MAX98504 in TM2
      arm64: dts: exynos: drop unsupported I2C properties in Espresso

Padmanabhan Rajanbabu (4):
      arm64: dts: fsd: fix PUD values as per FSD HW UM
      arm64: dts: fsd: Add I2S DAI node for Tesla FSD
      arm64: dts: fsd: Add codec node for Tesla FSD
      arm64: dts: fsd: Add sound card node for Tesla FSD

Pierre Gondois (2):
      arm64: dts: exynos: Update cache properties
      arm64: dts: fsd: Update cache properties

Sriranjani P (3):
      arm64: dts: fsd: add sysreg device node
      arm64: dts: exynos: add dedicated SYSREG compatibles to Exynos850
      arm64: dts: exynos: add dedicated SYSREG compatibles to Exynosautov9

Vivek Yadav (1):
      arm64: dts: fsd: Add MCAN device node

 .../boot/dts/exynos/exynos5433-tm2-common.dtsi     |  11 +-
 arch/arm64/boot/dts/exynos/exynos5433.dtsi         |  24 ++--
 arch/arm64/boot/dts/exynos/exynos7-espresso.dts    |   2 -
 arch/arm64/boot/dts/exynos/exynos7.dtsi            |   2 +
 arch/arm64/boot/dts/exynos/exynos850.dtsi          |   6 +-
 arch/arm64/boot/dts/exynos/exynosautov9.dtsi       |   9 +-
 arch/arm64/boot/dts/tesla/fsd-evb.dts              |  69 ++++++++++++
 arch/arm64/boot/dts/tesla/fsd-pinctrl.dtsi         |  54 ++++++++-
 arch/arm64/boot/dts/tesla/fsd.dtsi                 | 124 +++++++++++++++++++++
 9 files changed, 270 insertions(+), 31 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

* Re: [GIT PULL] arm64: dts: samsung: for v6.3
  2023-01-22 12:26   ` Krzysztof Kozlowski
  (?)
@ 2023-01-24 17:20   ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2023-01-24 17:20 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 22 Jan 2023 13:26:05 +0100 you wrote:
> Hi,
> 
> Tesla and Exynos ARM64 DTS.
> 
> Best regards,
> Krzysztof
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] arm64: dts: samsung: for v6.3
    https://git.kernel.org/soc/soc/c/6932b6ed4068

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

* Re: [GIT PULL] samsung: soc for v6.3
  2023-01-22 12:26 ` Krzysztof Kozlowski
  (?)
  (?)
@ 2023-01-24 21:31 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2023-01-24 21:31 UTC (permalink / raw)
  To: Krzysztof Kozlowski; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 22 Jan 2023 13:26:04 +0100 you wrote:
> Hi,
> 
> Driver-related binding changes and one maintainer's entry. I called it a
> "drivers" update but it is really rather generic SoC stuff.
> 
> Best regards,
> Krzysztof
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] samsung: soc for v6.3
    https://git.kernel.org/soc/soc/c/1ba4a8a6ce7a

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2023-01-24 21:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-22 12:26 [GIT PULL] samsung: soc for v6.3 Krzysztof Kozlowski
2023-01-22 12:26 ` Krzysztof Kozlowski
2023-01-22 12:26 ` [GIT PULL] arm64: dts: samsung: " Krzysztof Kozlowski
2023-01-22 12:26   ` Krzysztof Kozlowski
2023-01-24 17:20   ` patchwork-bot+linux-soc
2023-01-24 21:31 ` [GIT PULL] samsung: soc " patchwork-bot+linux-soc

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.