All of lore.kernel.org
 help / color / mirror / Atom feed
From: Icenowy Zheng <icenowy@aosc.io>
To: Maxime Ripard <maxime.ripard@bootlin.com>,
	Chen-Yu Tsai <wens@csie.org>,
	Jagan Teki <jagan@amarulasolutions.com>,
	Jernej Skrabec <jernej.skrabec@siol.net>
Cc: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org,
	linux-sunxi@googlegroups.com, Icenowy Zheng <icenowy@aosc.io>
Subject: [PATCH v4 06/11] dt-bindings: display: Add compatible for A64 HDMI
Date: Tue,  4 Sep 2018 12:40:48 +0800	[thread overview]
Message-ID: <20180904044053.15425-7-icenowy@aosc.io> (raw)
In-Reply-To: <20180904044053.15425-1-icenowy@aosc.io>

From: Jagan Teki <jagan@amarulasolutions.com>

The HDMI controller on Allwinner A64 is similar on the one on
H3/H5/A83T (although the PHY is different with A83T).

Add A64 compatible and append A83T compatible as fallback.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Rob Herring <robh@kernel.org>
[Icenowy: refactor commit log]
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
---
Changes for v4:
- none
Changes for v3.1:
- Refactor commit log to make it more clear.
Changes for v3:
- collect Rob r-w-b tag
Changes for v2:
- Add fallback compatible

 Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
index 7b79c5e3dffc..fdb8fb29033f 100644
--- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
+++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
@@ -78,6 +78,7 @@ Required properties:
 
   - compatible: value must be one of:
     * "allwinner,sun8i-a83t-dw-hdmi"
+    * "allwinner,sun50i-a64-dw-hdmi", "allwinner,sun8i-a83t-dw-hdmi"
   - reg: base address and size of memory-mapped region
   - reg-io-width: See dw_hdmi.txt. Shall be 1.
   - interrupts: HDMI interrupt number
-- 
2.18.0


WARNING: multiple messages have this Message-ID (diff)
From: Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>
To: Maxime Ripard
	<maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>,
	Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
	Jagan Teki
	<jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>,
	Jernej Skrabec <jernej.skrabec-gGgVlfcn5nU@public.gmane.org>
Cc: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org,
	Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>
Subject: [PATCH v4 06/11] dt-bindings: display: Add compatible for A64 HDMI
Date: Tue,  4 Sep 2018 12:40:48 +0800	[thread overview]
Message-ID: <20180904044053.15425-7-icenowy@aosc.io> (raw)
In-Reply-To: <20180904044053.15425-1-icenowy-h8G6r0blFSE@public.gmane.org>

From: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>

The HDMI controller on Allwinner A64 is similar on the one on
H3/H5/A83T (although the PHY is different with A83T).

Add A64 compatible and append A83T compatible as fallback.

Signed-off-by: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
Reviewed-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
[Icenowy: refactor commit log]
Signed-off-by: Icenowy Zheng <icenowy-h8G6r0blFSE@public.gmane.org>
---
Changes for v4:
- none
Changes for v3.1:
- Refactor commit log to make it more clear.
Changes for v3:
- collect Rob r-w-b tag
Changes for v2:
- Add fallback compatible

 Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
index 7b79c5e3dffc..fdb8fb29033f 100644
--- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
+++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
@@ -78,6 +78,7 @@ Required properties:
 
   - compatible: value must be one of:
     * "allwinner,sun8i-a83t-dw-hdmi"
+    * "allwinner,sun50i-a64-dw-hdmi", "allwinner,sun8i-a83t-dw-hdmi"
   - reg: base address and size of memory-mapped region
   - reg-io-width: See dw_hdmi.txt. Shall be 1.
   - interrupts: HDMI interrupt number
-- 
2.18.0

WARNING: multiple messages have this Message-ID (diff)
From: icenowy@aosc.io (Icenowy Zheng)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 06/11] dt-bindings: display: Add compatible for A64 HDMI
Date: Tue,  4 Sep 2018 12:40:48 +0800	[thread overview]
Message-ID: <20180904044053.15425-7-icenowy@aosc.io> (raw)
In-Reply-To: <20180904044053.15425-1-icenowy@aosc.io>

From: Jagan Teki <jagan@amarulasolutions.com>

The HDMI controller on Allwinner A64 is similar on the one on
H3/H5/A83T (although the PHY is different with A83T).

Add A64 compatible and append A83T compatible as fallback.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
Reviewed-by: Rob Herring <robh@kernel.org>
[Icenowy: refactor commit log]
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
---
Changes for v4:
- none
Changes for v3.1:
- Refactor commit log to make it more clear.
Changes for v3:
- collect Rob r-w-b tag
Changes for v2:
- Add fallback compatible

 Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
index 7b79c5e3dffc..fdb8fb29033f 100644
--- a/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
+++ b/Documentation/devicetree/bindings/display/sunxi/sun4i-drm.txt
@@ -78,6 +78,7 @@ Required properties:
 
   - compatible: value must be one of:
     * "allwinner,sun8i-a83t-dw-hdmi"
+    * "allwinner,sun50i-a64-dw-hdmi", "allwinner,sun8i-a83t-dw-hdmi"
   - reg: base address and size of memory-mapped region
   - reg-io-width: See dw_hdmi.txt. Shall be 1.
   - interrupts: HDMI interrupt number
-- 
2.18.0

  parent reply	other threads:[~2018-09-04  4:43 UTC|newest]

Thread overview: 94+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-04  4:40 [PATCH v4 00/11] arm64: allwinner: Add A64 DE2 HDMI support Icenowy Zheng
2018-09-04  4:40 ` Icenowy Zheng
2018-09-04  4:40 ` Icenowy Zheng
2018-09-04  4:40 ` [PATCH v4 01/11] clk: sunxi-ng: a64: Add minimal rate for video PLLs Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:16   ` Maxime Ripard
2018-09-05  7:16     ` Maxime Ripard
2018-09-05  7:16     ` Maxime Ripard
2018-09-04  4:40 ` [PATCH v4 02/11] clk: sunxi-ng: a64: Add max. rate constraint to " Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:16   ` Maxime Ripard
2018-09-05  7:16     ` Maxime Ripard
2018-09-05  7:16     ` Maxime Ripard
2018-09-05 10:17     ` Sergey Suloev
2018-09-05 10:22     ` Sergey Suloev
2018-09-05 10:22       ` Sergey Suloev
2018-09-04  4:40 ` [PATCH v4 03/11] dt-bindings: display: Add compatible for A64 DE2 display pipeline Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:20   ` Maxime Ripard
2018-09-05  7:20     ` Maxime Ripard
2018-09-05  7:20     ` Maxime Ripard
2018-09-04  4:40 ` [PATCH v4 04/11] drm/sun4i: Add support for A64 mixers Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:21   ` Maxime Ripard
2018-09-05  7:21     ` Maxime Ripard
2018-09-05  7:21     ` Maxime Ripard
2018-09-04  4:40 ` [PATCH v4 05/11] drm/sun4i: Add support for A64 display engine Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:21   ` Maxime Ripard
2018-09-05  7:21     ` Maxime Ripard
2018-09-05  7:21     ` Maxime Ripard
2018-09-04  4:40 ` Icenowy Zheng [this message]
2018-09-04  4:40   ` [PATCH v4 06/11] dt-bindings: display: Add compatible for A64 HDMI Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:21   ` Maxime Ripard
2018-09-05  7:21     ` Maxime Ripard
2018-09-05  7:21     ` Maxime Ripard
2018-09-04  4:40 ` [PATCH v4 07/11] dt-bindings: clock: sun50i-a64-ccu: Add PLL_VIDEO0 macro Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:21   ` Maxime Ripard
2018-09-05  7:21     ` Maxime Ripard
2018-09-05  7:21     ` Maxime Ripard
2018-09-04  4:40 ` [PATCH v4 08/11] arm64: dts: allwinner: a64: Add display pipeline Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:50   ` Maxime Ripard
2018-09-05  7:50     ` Maxime Ripard
2018-09-05  7:50     ` Maxime Ripard
2018-09-07  4:13     ` Jagan Teki
2018-09-07  4:13       ` Jagan Teki
2018-09-07  4:13       ` Jagan Teki
2018-09-07  8:21       ` Maxime Ripard
2018-09-07  8:21         ` Maxime Ripard
2018-09-07  8:21         ` Maxime Ripard
2018-09-06  6:18   ` [linux-sunxi] " Jagan Teki
2018-09-06  6:18     ` Jagan Teki
2018-09-06  6:18     ` Jagan Teki
2018-09-06  6:19     ` [linux-sunxi] " Icenowy Zheng
2018-09-06  6:19       ` Icenowy Zheng
2018-09-06  6:19       ` Icenowy Zheng
2018-09-04  4:40 ` [PATCH v4 09/11] dt-bindings: sun4i-drm: add HDMI VCC supply property for sun8i-dw-hdmi Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:22   ` Maxime Ripard
2018-09-05  7:22     ` Maxime Ripard
2018-09-05  7:22     ` Maxime Ripard
2018-09-04  4:40 ` [PATCH v4 10/11] drm/sun4i: Add support for HDMI voltage regulator Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:22   ` Maxime Ripard
2018-09-05  7:22     ` Maxime Ripard
2018-09-05  7:22     ` Maxime Ripard
2018-09-04  4:40 ` [PATCH v4 11/11] arm64: dts: allwinner: a64: Enable HDMI output on A64 boards w/ HDMI Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-04  4:40   ` Icenowy Zheng
2018-09-05  7:26   ` [linux-sunxi] " Jagan Teki
2018-09-05  7:26     ` Jagan Teki
2018-09-05  7:26     ` Jagan Teki
2018-09-05  7:51     ` [linux-sunxi] " Maxime Ripard
2018-09-05  7:51       ` Maxime Ripard
2018-09-05  7:51       ` Maxime Ripard
2018-09-05  7:57       ` [linux-sunxi] " Jagan Teki
2018-09-05  7:57         ` Jagan Teki
2018-09-05  7:57         ` Jagan Teki
2018-09-05 22:53         ` [linux-sunxi] " Vasily Khoruzhick
2018-09-05 22:53           ` Vasily Khoruzhick
2018-09-06  4:12           ` Vasily Khoruzhick
2018-09-06  4:12             ` Vasily Khoruzhick
2018-09-06  5:07         ` Jernej Škrabec
2018-09-06  5:07           ` Jernej Škrabec
2018-09-06  5:07           ` Jernej Škrabec

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=20180904044053.15425-7-icenowy@aosc.io \
    --to=icenowy@aosc.io \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jagan@amarulasolutions.com \
    --cc=jernej.skrabec@siol.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sunxi@googlegroups.com \
    --cc=maxime.ripard@bootlin.com \
    --cc=wens@csie.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.