devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] i2c: mv64xxx: reset-gpios
@ 2023-10-12  3:58 Chris Packham
  2023-10-12  3:58 ` [PATCH 1/2] dt-bindings: i2c: mv64xxx: add reset-gpios property Chris Packham
  2023-10-12  3:58 ` [PATCH 2/2] i2c: mv64xxx: add an optional " Chris Packham
  0 siblings, 2 replies; 12+ messages in thread
From: Chris Packham @ 2023-10-12  3:58 UTC (permalink / raw)
  To: gregory.clement, andi.shyti, robh+dt, krzysztof.kozlowski+dt,
	conor+dt
  Cc: linux-i2c, devicetree, linux-kernel, Chris Packham

This series adds the ability to associate a gpio with an I2C bus so that
downstream devices can be brought out of reset when the host controller is
probed.

Chris Packham (2):
  dt-bindings: i2c: mv64xxx: add reset-gpios property
  i2c: mv64xxx: add an optional reset-gpios property

 .../devicetree/bindings/i2c/marvell,mv64xxx-i2c.yaml  |  3 +++
 drivers/i2c/busses/i2c-mv64xxx.c                      | 11 +++++++++++
 2 files changed, 14 insertions(+)

-- 
2.42.0


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

end of thread, other threads:[~2023-10-21  7:19 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-12  3:58 [PATCH 0/2] i2c: mv64xxx: reset-gpios Chris Packham
2023-10-12  3:58 ` [PATCH 1/2] dt-bindings: i2c: mv64xxx: add reset-gpios property Chris Packham
2023-10-12  7:42   ` Krzysztof Kozlowski
2023-10-12 20:55     ` Chris Packham
2023-10-12  3:58 ` [PATCH 2/2] i2c: mv64xxx: add an optional " Chris Packham
2023-10-12 10:21   ` Andi Shyti
2023-10-12 10:49     ` Peter Rosin
2023-10-12 20:54       ` Chris Packham
     [not found]       ` <812dd506-c61b-4967-9b0b-ea35a111bc7f@alliedtelesis.co.nz>
2023-10-13  9:34         ` Andi Shyti
2023-10-15 20:20           ` Chris Packham
2023-10-16  7:31             ` Peter Rosin
2023-10-21  7:18   ` kernel test robot

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