All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neil Armstrong <narmstrong@baylibre.com>
To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org
Cc: Neil Armstrong <narmstrong@baylibre.com>,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] dt-bindings: meson: Add G12A display bindings
Date: Wed, 13 Mar 2019 15:10:27 +0100	[thread overview]
Message-ID: <20190313141030.5958-1-narmstrong@baylibre.com> (raw)

This patchset adds the G12A specific bindings for the Display VPU
and VPU Power Control.

The Amlogic Meson G12A Display module is based on the Meson GXM SoC
with an updated Plane Blender, thus VPU architecture and interconnect
is the same.

Implementation then DT nodes will come in a further patchsets.

Neil Armstrong (3):
  dt-bindings: display: amlogic,meson-vpu: Add G12A compatible and ports
  dt-bindings: display: amlogic,meson-dw-hdmi: Add G12A compatible and
    ports
  dt-bindings: power: amlogic,meson-gx-pwrc: Add G12A compatible

 .../devicetree/bindings/display/amlogic,meson-dw-hdmi.txt     | 4 ++++
 .../devicetree/bindings/display/amlogic,meson-vpu.txt         | 4 ++++
 .../devicetree/bindings/power/amlogic,meson-gx-pwrc.txt       | 4 +++-
 3 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.20.1


WARNING: multiple messages have this Message-ID (diff)
From: Neil Armstrong <narmstrong@baylibre.com>
To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH 0/3] dt-bindings: meson: Add G12A display bindings
Date: Wed, 13 Mar 2019 15:10:27 +0100	[thread overview]
Message-ID: <20190313141030.5958-1-narmstrong@baylibre.com> (raw)

This patchset adds the G12A specific bindings for the Display VPU
and VPU Power Control.

The Amlogic Meson G12A Display module is based on the Meson GXM SoC
with an updated Plane Blender, thus VPU architecture and interconnect
is the same.

Implementation then DT nodes will come in a further patchsets.

Neil Armstrong (3):
  dt-bindings: display: amlogic,meson-vpu: Add G12A compatible and ports
  dt-bindings: display: amlogic,meson-dw-hdmi: Add G12A compatible and
    ports
  dt-bindings: power: amlogic,meson-gx-pwrc: Add G12A compatible

 .../devicetree/bindings/display/amlogic,meson-dw-hdmi.txt     | 4 ++++
 .../devicetree/bindings/display/amlogic,meson-vpu.txt         | 4 ++++
 .../devicetree/bindings/power/amlogic,meson-gx-pwrc.txt       | 4 +++-
 3 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.20.1


_______________________________________________
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: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Neil Armstrong <narmstrong@baylibre.com>
Subject: [PATCH 0/3] dt-bindings: meson: Add G12A display bindings
Date: Wed, 13 Mar 2019 15:10:27 +0100	[thread overview]
Message-ID: <20190313141030.5958-1-narmstrong@baylibre.com> (raw)

This patchset adds the G12A specific bindings for the Display VPU
and VPU Power Control.

The Amlogic Meson G12A Display module is based on the Meson GXM SoC
with an updated Plane Blender, thus VPU architecture and interconnect
is the same.

Implementation then DT nodes will come in a further patchsets.

Neil Armstrong (3):
  dt-bindings: display: amlogic,meson-vpu: Add G12A compatible and ports
  dt-bindings: display: amlogic,meson-dw-hdmi: Add G12A compatible and
    ports
  dt-bindings: power: amlogic,meson-gx-pwrc: Add G12A compatible

 .../devicetree/bindings/display/amlogic,meson-dw-hdmi.txt     | 4 ++++
 .../devicetree/bindings/display/amlogic,meson-vpu.txt         | 4 ++++
 .../devicetree/bindings/power/amlogic,meson-gx-pwrc.txt       | 4 +++-
 3 files changed, 11 insertions(+), 1 deletion(-)

-- 
2.20.1


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

             reply	other threads:[~2019-03-13 14:10 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-13 14:10 Neil Armstrong [this message]
2019-03-13 14:10 ` [PATCH 0/3] dt-bindings: meson: Add G12A display bindings Neil Armstrong
2019-03-13 14:10 ` Neil Armstrong
2019-03-13 14:10 ` [PATCH 1/3] dt-bindings: display: amlogic,meson-vpu: Add G12A compatible and ports Neil Armstrong
2019-03-13 14:10   ` [PATCH 1/3] dt-bindings: display: amlogic, meson-vpu: " Neil Armstrong
2019-03-13 14:10   ` Neil Armstrong
2019-03-13 14:10   ` Neil Armstrong
2019-03-28 15:17   ` Rob Herring
2019-03-28 15:17     ` Rob Herring
2019-03-28 15:17     ` Rob Herring
2019-03-28 15:17     ` Rob Herring
2019-03-13 14:10 ` [PATCH 2/3] dt-bindings: display: amlogic,meson-dw-hdmi: " Neil Armstrong
2019-03-13 14:10   ` [PATCH 2/3] dt-bindings: display: amlogic, meson-dw-hdmi: " Neil Armstrong
2019-03-13 14:10   ` Neil Armstrong
2019-03-13 14:10   ` Neil Armstrong
2019-03-28 15:17   ` [PATCH 2/3] dt-bindings: display: amlogic,meson-dw-hdmi: " Rob Herring
2019-03-28 15:17     ` Rob Herring
2019-03-28 15:17     ` Rob Herring
2019-03-28 15:17     ` Rob Herring
2019-03-13 14:10 ` [PATCH 3/3] dt-bindings: power: amlogic,meson-gx-pwrc: Add G12A compatible Neil Armstrong
2019-03-13 14:10   ` [PATCH 3/3] dt-bindings: power: amlogic, meson-gx-pwrc: " Neil Armstrong
2019-03-13 14:10   ` Neil Armstrong
2019-03-13 14:10   ` Neil Armstrong
2019-03-28 15:18   ` Rob Herring
2019-03-28 15:18     ` Rob Herring
2019-03-28 15:18     ` Rob Herring
2019-03-28 15:18     ` Rob Herring
2019-04-09  9:13 ` [PATCH 0/3] dt-bindings: meson: Add G12A display bindings Neil Armstrong
2019-04-09  9:13   ` Neil Armstrong
2019-04-09  9:13   ` Neil Armstrong
2019-04-09  9:13   ` Neil Armstrong
2019-04-15 22:22   ` Kevin Hilman
2019-04-15 22:22     ` Kevin Hilman
2019-04-15 22:22     ` Kevin Hilman

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=20190313141030.5958-1-narmstrong@baylibre.com \
    --to=narmstrong@baylibre.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.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.