devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gs101 oriole: peripheral block 1 (peric1) and i2c12 support
@ 2024-01-27  0:19 André Draszik
  2024-01-27  0:19 ` [PATCH 1/9] clk: samsung: gs-101: drop extra empty line André Draszik
                   ` (9 more replies)
  0 siblings, 10 replies; 43+ messages in thread
From: André Draszik @ 2024-01-27  0:19 UTC (permalink / raw)
  To: peter.griffin, mturquette, sboyd, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: linux-kernel, kernel-team, tudor.ambarus, willmcvicker,
	semen.protsenko, alim.akhtar, s.nawrocki, tomasz.figa, cw00.choi,
	linux-arm-kernel, linux-samsung-soc, linux-clk, devicetree

Hi,
   
This patch series implements support for the 2nd connectivity
peripheral block on gs101.
This block contains an additional 6 USI, 1 I3C and 1 PWM
interfaces/busses.

i2cdetect shows all expected devices on the one i2c bus that this patch
series enables.
Everything that's in scope in this series works also without the
clk_ignore_unused kernel command line argument.

While working on this, I noticed the existing peric0 support for gs101
has a couple issues. That explains why there are differences compared 
to it and a separate patch series will be sent to fix up peric0
support.

Cheers,
Andre' 

 .../bindings/clock/google,gs101-clock.yaml    |   9 +-
 .../soc/samsung/samsung,exynos-sysreg.yaml    |   2 + 
 .../boot/dts/exynos/google/gs101-oriole.dts   |   9 + 
 arch/arm64/boot/dts/exynos/google/gs101.dtsi  |  42 ++
 drivers/clk/samsung/clk-gs101.c               | 347 ++++++++++++++++-
 include/dt-bindings/clock/google,gs101.h      |  48 +++


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

end of thread, other threads:[~2024-01-29 17:36 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-27  0:19 gs101 oriole: peripheral block 1 (peric1) and i2c12 support André Draszik
2024-01-27  0:19 ` [PATCH 1/9] clk: samsung: gs-101: drop extra empty line André Draszik
2024-01-27  2:42   ` Sam Protsenko
2024-01-29  9:14   ` Peter Griffin
2024-01-29 12:44   ` Tudor Ambarus
2024-01-27  0:19 ` [PATCH 2/9] dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit André Draszik
2024-01-27  2:48   ` Sam Protsenko
2024-01-29  9:18   ` Peter Griffin
2024-01-29 16:46   ` Tudor Ambarus
2024-01-27  0:19 ` [PATCH 3/9] clk: samsung: gs101: add support for cmu_peric1 André Draszik
2024-01-27  1:40   ` André Draszik
2024-01-27  3:48   ` Sam Protsenko
2024-01-29 12:53   ` Peter Griffin
2024-01-29 17:12   ` Tudor Ambarus
2024-01-27  0:19 ` [PATCH 4/9] arm64: dts: exynos: gs101: enable cmu-peric1 clock controller André Draszik
2024-01-27  2:49   ` Sam Protsenko
2024-01-29  9:20   ` Peter Griffin
2024-01-27  0:19 ` [PATCH 5/9] arm64: dts: exynos: gs101: define USI12 with I2C configuration André Draszik
2024-01-27  2:55   ` Sam Protsenko
2024-01-29 10:26     ` André Draszik
2024-01-27  0:19 ` [PATCH 6/9] arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole André Draszik
2024-01-27  2:58   ` Sam Protsenko
2024-01-29 10:40     ` André Draszik
2024-01-29 16:34       ` Sam Protsenko
2024-01-29 17:35         ` André Draszik
2024-01-29  9:28   ` Peter Griffin
2024-01-29 17:35     ` André Draszik
2024-01-27  0:19 ` [PATCH 7/9] dt-bindings: samsung: exynos-sysreg: gs101-peric1 requires a clock André Draszik
2024-01-27  2:59   ` Sam Protsenko
2024-01-29  9:33   ` Peter Griffin
2024-01-27  0:19 ` [PATCH 8/9] arm64: dts: exynos: gs101: sysreg_peric1 needs " André Draszik
2024-01-27  3:00   ` Sam Protsenko
2024-01-29 10:45     ` André Draszik
2024-01-29 11:01       ` Krzysztof Kozlowski
2024-01-27  0:19 ` [PATCH 9/9] clk: samsung: gs101: don't CLK_IGNORE_UNUSED peric1_sysreg clock André Draszik
2024-01-27  3:01   ` Sam Protsenko
2024-01-29  9:33   ` Peter Griffin
2024-01-29 11:03   ` Krzysztof Kozlowski
2024-01-29 13:47     ` André Draszik
2024-01-29 14:08       ` Krzysztof Kozlowski
2024-01-29 15:21         ` André Draszik
2024-01-29 15:39           ` Krzysztof Kozlowski
2024-01-27  2:43 ` gs101 oriole: peripheral block 1 (peric1) and i2c12 support Sam Protsenko

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