public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: a.hajda@samsung.com (Andrzej Hajda)
To: linux-arm-kernel@lists.infradead.org
Subject: [RFC PATCH v2 0/5] dt-bindings: add bindings for USB physical connector
Date: Wed, 31 Jan 2018 14:44:30 +0100	[thread overview]
Message-ID: <20180131134435.12216-1-a.hajda@samsung.com> (raw)
In-Reply-To: CGME20180131134456eucas1p2543fb6c96a29c57e991f5de1a4ef89fe@eucas1p2.samsung.com

Hi,

This patchset introduces USB physical connector bindings, together with working example.
I have added comments in relevant patches to describe possible issues.
In v2 I have addressed comments by Rob and Laurent, thanks 
Changes are described in patches.

Regards
Andrzej


Andrzej Hajda (4):
  dt-bindings: add bindings for USB physical connector
  arm64: dts: exynos: add micro-USB connector node to TM2 platforms
  arm64: dts: exynos: add OF graph between MHL and USB connector
  extcon: add possibility to get extcon device by OF node

Maciej Purski (1):
  drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL

 .../bindings/connector/usb-connector.txt           | 48 +++++++++++
 .../boot/dts/exynos/exynos5433-tm2-common.dtsi     | 37 ++++++++-
 drivers/extcon/extcon.c                            | 44 +++++++---
 drivers/gpu/drm/bridge/sil-sii8620.c               | 97 +++++++++++++++++++++-
 include/linux/extcon.h                             |  6 ++
 5 files changed, 216 insertions(+), 16 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/connector/usb-connector.txt

-- 
2.15.1

       reply	other threads:[~2018-01-31 13:44 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20180131134456eucas1p2543fb6c96a29c57e991f5de1a4ef89fe@eucas1p2.samsung.com>
2018-01-31 13:44 ` Andrzej Hajda [this message]
2018-01-31 13:44   ` [RFC PATCH v2 1/5] dt-bindings: add bindings for USB physical connector Andrzej Hajda
2018-02-05  6:08     ` Rob Herring
2018-02-05  9:06       ` Andrzej Hajda
2018-02-07 21:43         ` Rob Herring
2018-02-08  9:27           ` Andrzej Hajda
2018-02-08 20:04             ` Rob Herring
2018-01-31 13:44   ` [RFC PATCH v2 2/5] arm64: dts: exynos: add micro-USB connector node to TM2 platforms Andrzej Hajda
2018-01-31 13:44   ` [RFC PATCH v2 3/5] arm64: dts: exynos: add OF graph between MHL and USB connector Andrzej Hajda
2018-01-31 13:44   ` [RFC PATCH v2 4/5] extcon: add possibility to get extcon device by OF node Andrzej Hajda
2018-01-31 13:44   ` [RFC PATCH v2 5/5] drm/bridge/sii8620: use micro-USB cable detection logic to detect MHL Andrzej Hajda

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180131134435.12216-1-a.hajda@samsung.com \
    --to=a.hajda@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox