All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: kishon@ti.com, balbi@kernel.org, khilman@baylibre.com,
	martin.blumenstingl@googlemail.com, devicetree@vger.kernel.org
Cc: Neil Armstrong <narmstrong@baylibre.com>,
	linux-amlogic@lists.infradead.org, linux-usb@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, Rob Herring <robh@kernel.org>
Subject: [PATCH v3 7/8] doc: dt: bindings: usb: dwc3: remove amlogic compatible entries
Date: Thu, 16 Apr 2020 14:19:09 +0200	[thread overview]
Message-ID: <20200416121910.12723-8-narmstrong@baylibre.com> (raw)
In-Reply-To: <20200416121910.12723-1-narmstrong@baylibre.com>

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 Documentation/devicetree/bindings/usb/dwc3.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt
index 9946ff9ba735..d03edf9d3935 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -15,8 +15,6 @@ Required properties:
 Exception for clocks:
   clocks are optional if the parent node (i.e. glue-layer) is compatible to
   one of the following:
-    "amlogic,meson-axg-dwc3"
-    "amlogic,meson-gxl-dwc3"
     "cavium,octeon-7130-usb-uctl"
     "qcom,dwc3"
     "samsung,exynos5250-dwusb3"
-- 
2.22.0


WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: kishon@ti.com, balbi@kernel.org, khilman@baylibre.com,
	martin.blumenstingl@googlemail.com, devicetree@vger.kernel.org
Cc: Rob Herring <robh@kernel.org>,
	Neil Armstrong <narmstrong@baylibre.com>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 7/8] doc: dt: bindings: usb: dwc3: remove amlogic compatible entries
Date: Thu, 16 Apr 2020 14:19:09 +0200	[thread overview]
Message-ID: <20200416121910.12723-8-narmstrong@baylibre.com> (raw)
In-Reply-To: <20200416121910.12723-1-narmstrong@baylibre.com>

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 Documentation/devicetree/bindings/usb/dwc3.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt
index 9946ff9ba735..d03edf9d3935 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -15,8 +15,6 @@ Required properties:
 Exception for clocks:
   clocks are optional if the parent node (i.e. glue-layer) is compatible to
   one of the following:
-    "amlogic,meson-axg-dwc3"
-    "amlogic,meson-gxl-dwc3"
     "cavium,octeon-7130-usb-uctl"
     "qcom,dwc3"
     "samsung,exynos5250-dwusb3"
-- 
2.22.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: kishon@ti.com, balbi@kernel.org, khilman@baylibre.com,
	martin.blumenstingl@googlemail.com, devicetree@vger.kernel.org
Cc: Rob Herring <robh@kernel.org>,
	Neil Armstrong <narmstrong@baylibre.com>,
	linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 7/8] doc: dt: bindings: usb: dwc3: remove amlogic compatible entries
Date: Thu, 16 Apr 2020 14:19:09 +0200	[thread overview]
Message-ID: <20200416121910.12723-8-narmstrong@baylibre.com> (raw)
In-Reply-To: <20200416121910.12723-1-narmstrong@baylibre.com>

Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 Documentation/devicetree/bindings/usb/dwc3.txt | 2 --
 1 file changed, 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/usb/dwc3.txt b/Documentation/devicetree/bindings/usb/dwc3.txt
index 9946ff9ba735..d03edf9d3935 100644
--- a/Documentation/devicetree/bindings/usb/dwc3.txt
+++ b/Documentation/devicetree/bindings/usb/dwc3.txt
@@ -15,8 +15,6 @@ Required properties:
 Exception for clocks:
   clocks are optional if the parent node (i.e. glue-layer) is compatible to
   one of the following:
-    "amlogic,meson-axg-dwc3"
-    "amlogic,meson-gxl-dwc3"
     "cavium,octeon-7130-usb-uctl"
     "qcom,dwc3"
     "samsung,exynos5250-dwusb3"
-- 
2.22.0


_______________________________________________
linux-amlogic mailing list
linux-amlogic@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-amlogic

  parent reply	other threads:[~2020-04-16 12:20 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-16 12:19 [PATCH v3 0/8] usb: dwc3: meson: add OTG support for GXL/GXM Neil Armstrong
2020-04-16 12:19 ` Neil Armstrong
2020-04-16 12:19 ` Neil Armstrong
2020-04-16 12:19 ` [PATCH v3 1/8] usb: dwc3: meson-g12a: refactor usb init Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-17 18:56   ` Martin Blumenstingl
2020-04-17 18:56     ` Martin Blumenstingl
2020-04-17 18:56     ` Martin Blumenstingl
2020-04-16 12:19 ` [PATCH v3 2/8] usb: dwc3: meson-g12a: support the GXL/GXM DWC3 host phy disconnect Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-17 18:58   ` Martin Blumenstingl
2020-04-17 18:58     ` Martin Blumenstingl
2020-04-17 18:58     ` Martin Blumenstingl
2020-04-16 12:19 ` [PATCH v3 3/8] usb: dwc3: meson-g12a: add support for GXL and GXM SoCs Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-17 19:01   ` Martin Blumenstingl
2020-04-17 19:01     ` Martin Blumenstingl
2020-04-17 19:01     ` Martin Blumenstingl
2020-04-16 12:19 ` [PATCH v3 4/8] arm64: dts: amlogic: use the new USB control driver for GXL and GXM Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19 ` [PATCH v3 5/8] phy: amlogic: meson-gxl-usb3: remove code for non-existing PHY Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19 ` [PATCH v3 6/8] usb: dwc3: of-simple: remove Amlogic GXL and AXG compatibles Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19 ` Neil Armstrong [this message]
2020-04-16 12:19   ` [PATCH v3 7/8] doc: dt: bindings: usb: dwc3: remove amlogic compatible entries Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19 ` [PATCH v3 8/8] dt-bindings: usb: dwc3: remove old DWC3 wrapper Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong
2020-04-16 12:19   ` Neil Armstrong

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=20200416121910.12723-8-narmstrong@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=balbi@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=khilman@baylibre.com \
    --cc=kishon@ti.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb@vger.kernel.org \
    --cc=martin.blumenstingl@googlemail.com \
    --cc=robh@kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.