public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] phy: omap-usb2: add quirk to disable charger detection
@ 2020-06-30  9:27 Roger Quadros
  2020-06-30  9:27 ` [PATCH v3 1/3] dt-binding: phy: convert ti,omap-usb2 to YAML Roger Quadros
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Roger Quadros @ 2020-06-30  9:27 UTC (permalink / raw)
  To: kishon; +Cc: robh+dt, nsekhar, vigneshr, linux-kernel, devicetree,
	Roger Quadros

Hi,

- convert DT binding to YAML
- add DT property to disable charger detection
  (Errata i2075 for AM65 SR1.0)

Changelog:
v3
- Removed quotes from compatibles
- changed property to "ti,disable-charger-det"

v2
- Address Rob's comments on YAML schema.

cheers,
-roger

Roger Quadros (3):
  dt-binding: phy: convert ti,omap-usb2 to YAML
  dt-binding: phy: ti,omap-usb2: Add quirk to disable charger detection
  phy: omap-usb2-phy: disable PHY charger detect

 .../devicetree/bindings/phy/ti,omap-usb2.yaml | 74 +++++++++++++++++++
 .../devicetree/bindings/phy/ti-phy.txt        | 37 ----------
 drivers/phy/ti/phy-omap-usb2.c                | 35 +++++++--
 3 files changed, 102 insertions(+), 44 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/phy/ti,omap-usb2.yaml

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


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

end of thread, other threads:[~2020-07-16  7:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-30  9:27 [PATCH v3 0/3] phy: omap-usb2: add quirk to disable charger detection Roger Quadros
2020-06-30  9:27 ` [PATCH v3 1/3] dt-binding: phy: convert ti,omap-usb2 to YAML Roger Quadros
2020-07-02 20:47   ` Rob Herring
2020-07-03  8:58     ` Roger Quadros
2020-07-16  7:49       ` Roger Quadros
2020-06-30  9:27 ` [PATCH v3 2/3] dt-binding: phy: ti,omap-usb2: Add quirk to disable charger detection Roger Quadros
2020-06-30  9:27 ` [PATCH v3 3/3] phy: omap-usb2-phy: disable PHY charger detect Roger Quadros

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox