Hi,

This series addresses silicon errata
i2075 - "USB2PHY: USB2PHY Charger Detect is Enabled by Default
Without VBUS Presence"

It also fixes coding style issues.

cheers,
-roger

Changelog:

v6
- move coding style fixes to separate patch

v5
- don't use dt property to enable workaround.
  Use soc_device_match() instead.

v4
- fix example to fix dt_binding_check warnings
- '#phy-cells' -> "#phy-cells"
- Add 'oneOf' to compatible logic to allow just "ti,omap-usb2" as valid

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

v2
- Address Rob's comments on YAML schema.

Roger Quadros (2):
  phy: omap-usb2-phy: disable PHY charger detect
  phy: omap-usb2-phy: fix coding style issues

 drivers/phy/ti/phy-omap-usb2.c | 83 +++++++++++++++++++++++-----------
 1 file changed, 57 insertions(+), 26 deletions(-)

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

Reply via email to