devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/3] drm/bridge: tfp410: Add i2c support
@ 2023-04-04 16:26 Jonathan Cormier
  2023-04-04 16:26 ` [PATCH v4 1/3] drm/bridge: tfp410: Support basic I2C interface Jonathan Cormier
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Jonathan Cormier @ 2023-04-04 16:26 UTC (permalink / raw)
  To: Andrzej Hajda, Neil Armstrong, Laurent Pinchart, Jonas Karlman,
	Jernej Skrabec, David Airlie, Daniel Vetter, Rob Herring,
	Krzysztof Kozlowski
  Cc: dri-devel, devicetree, linux-kernel, Michael Williamson, Bob Duke,
	Jonathan Cormier

The TFP410 driver does not support I2C.  As such, the device remains in
Power Down if the I2C is enabled by the bootstrap pins.

Add basic support for the I2C interface, and provide support to take
the device out of power down when enabled.  Also read the bootstrap mode
pins via the CTL_1_MODE register when using the I2C bus.

Also allow polling device to support hdmi/dvi hotplug detection.

Signed-off-by: Jonathan Cormier <jcormier@criticallink.com>
---
Changes in v4:
- Add Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
- Add Fixes: 5cafa0f1853b ("drm/bridge: tfp410: Replace manual connector handling with bridge")
- Link to v3: https://lore.kernel.org/r/20230125-tfp410_i2c-v3-0-a85d5f0f50f1@criticallink.com

Changes in v3:
- Drop dt-bindings i2c example
- Link to v2: https://lore.kernel.org/r/20230125-tfp410_i2c-v2-0-bf22f4dcbcea@criticallink.com

Changes in v2:
- Fix dt_binding_check errors
- Remove hdmi connector from binding example
- Fix compile warning. Unused variable and unsigned int instead of int for ret
- Fix commit titles
- Drop of_match_ptr change
- Link to v1: https://lore.kernel.org/r/20230125-tfp410_i2c-v1-0-66a4d4e390b7@criticallink.com

---
Michael Williamson (3):
      drm/bridge: tfp410: Support basic I2C interface
      drm/bridge: tfp410: Fix logic to configured polled HPD
      drm/bridge: tfp410: If connected, use I2C for polled HPD status.

 drivers/gpu/drm/bridge/ti-tfp410.c | 107 +++++++++++++++++++++++++++----------
 1 file changed, 80 insertions(+), 27 deletions(-)
---
base-commit: 93f875a8526a291005e7f38478079526c843cbec
change-id: 20230125-tfp410_i2c-3b270b0bf3e0

Best regards,
-- 
Jonathan Cormier <jcormier@criticallink.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: [PATCH v4 0/3] drm/bridge: tfp410: Add i2c support
@ 2023-09-26 13:46 Jonathan Cormier
  0 siblings, 0 replies; 5+ messages in thread
From: Jonathan Cormier @ 2023-09-26 13:46 UTC (permalink / raw)
  To: Jonathan Cormier
  Cc: Laurent.pinchart, airlied, andrzej.hajda, Bob Duke, daniel,
	devicetree, dri-devel, jernej.skrabec, jonas,
	krzysztof.kozlowski+dt, linux-kernel, Mike Williamson,
	neil.armstrong, robh+dt

How do I bump this patch submission?

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

end of thread, other threads:[~2023-09-26 13:47 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-04 16:26 [PATCH v4 0/3] drm/bridge: tfp410: Add i2c support Jonathan Cormier
2023-04-04 16:26 ` [PATCH v4 1/3] drm/bridge: tfp410: Support basic I2C interface Jonathan Cormier
2023-04-04 16:26 ` [PATCH v4 2/3] drm/bridge: tfp410: Fix logic to configured polled HPD Jonathan Cormier
2023-04-04 16:26 ` [PATCH v4 3/3] drm/bridge: tfp410: If connected, use I2C for polled HPD status Jonathan Cormier
  -- strict thread matches above, loose matches on Subject: below --
2023-09-26 13:46 [PATCH v4 0/3] drm/bridge: tfp410: Add i2c support Jonathan Cormier

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