All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: devicetree@vger.kernel.org,
	Neil Armstrong <narmstrong@baylibre.com>,
	khilman@baylibre.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, icenowy@aosc.io
Subject: Re: [PATCH v2 1/2] dt-bindings: gpu: mali-midgard: Add resets property
Date: Sun, 31 Mar 2019 01:40:31 -0500	[thread overview]
Message-ID: <5ca060e1.1c69fb81.ce85d.55f2@mx.google.com> (raw)
In-Reply-To: <20190315135655.28359-2-narmstrong@baylibre.com>

On Fri, 15 Mar 2019 14:56:54 +0100, Neil Armstrong wrote:
> The Amlogic ARM Mali Midgard requires reset controls to power on and
> software reset the GPU, adds these as optional in the bindings.
> 
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
>  .../devicetree/bindings/gpu/arm,mali-midgard.txt   | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>


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

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: devicetree@vger.kernel.org,
	Neil Armstrong <narmstrong@baylibre.com>,
	khilman@baylibre.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, icenowy@aosc.io
Subject: Re: [PATCH v2 1/2] dt-bindings: gpu: mali-midgard: Add resets property
Date: Sun, 31 Mar 2019 01:40:31 -0500	[thread overview]
Message-ID: <5ca060e1.1c69fb81.ce85d.55f2@mx.google.com> (raw)
In-Reply-To: <20190315135655.28359-2-narmstrong@baylibre.com>

On Fri, 15 Mar 2019 14:56:54 +0100, Neil Armstrong wrote:
> The Amlogic ARM Mali Midgard requires reset controls to power on and
> software reset the GPU, adds these as optional in the bindings.
> 
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
>  .../devicetree/bindings/gpu/arm,mali-midgard.txt   | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>


_______________________________________________
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: Rob Herring <robh@kernel.org>
Cc: devicetree@vger.kernel.org,
	Neil Armstrong <narmstrong@baylibre.com>,
	khilman@baylibre.com, linux-kernel@vger.kernel.org,
	dri-devel@lists.freedesktop.org,
	linux-amlogic@lists.infradead.org,
	linux-arm-kernel@lists.infradead.org, icenowy@aosc.io
Subject: Re: [PATCH v2 1/2] dt-bindings: gpu: mali-midgard: Add resets property
Date: Sun, 31 Mar 2019 01:40:31 -0500	[thread overview]
Message-ID: <5ca060e1.1c69fb81.ce85d.55f2@mx.google.com> (raw)
In-Reply-To: <20190315135655.28359-2-narmstrong@baylibre.com>

On Fri, 15 Mar 2019 14:56:54 +0100, Neil Armstrong wrote:
> The Amlogic ARM Mali Midgard requires reset controls to power on and
> software reset the GPU, adds these as optional in the bindings.
> 
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
>  .../devicetree/bindings/gpu/arm,mali-midgard.txt   | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Neil Armstrong <narmstrong@baylibre.com>
Cc: devicetree@vger.kernel.org, khilman@baylibre.com, icenowy@aosc.io
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	dri-devel@lists.freedesktop.org,
	Neil Armstrong <narmstrong@baylibre.com>
Subject: Re: [PATCH v2 1/2] dt-bindings: gpu: mali-midgard: Add resets property
Date: Sun, 31 Mar 2019 01:40:31 -0500	[thread overview]
Message-ID: <5ca060e1.1c69fb81.ce85d.55f2@mx.google.com> (raw)
In-Reply-To: <20190315135655.28359-2-narmstrong@baylibre.com>

On Fri, 15 Mar 2019 14:56:54 +0100, Neil Armstrong wrote:
> The Amlogic ARM Mali Midgard requires reset controls to power on and
> software reset the GPU, adds these as optional in the bindings.
> 
> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
> ---
>  .../devicetree/bindings/gpu/arm,mali-midgard.txt   | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>


  reply	other threads:[~2019-03-31  6:41 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-15 13:56 [PATCH v2 0/2] arm64: meson-gxm: Add support for the Mali T820 GPU Neil Armstrong
2019-03-15 13:56 ` Neil Armstrong
2019-03-15 13:56 ` Neil Armstrong
2019-03-15 13:56 ` [PATCH v2 1/2] dt-bindings: gpu: mali-midgard: Add resets property Neil Armstrong
2019-03-15 13:56   ` Neil Armstrong
2019-03-15 13:56   ` Neil Armstrong
2019-03-15 13:56   ` Neil Armstrong
2019-03-31  6:40   ` Rob Herring [this message]
2019-03-31  6:40     ` Rob Herring
2019-03-31  6:40     ` Rob Herring
2019-03-31  6:40     ` Rob Herring
2019-03-15 13:56 ` [PATCH v2 2/2] arm64: dts: meson-gxm: Add Mali-T820 node Neil Armstrong
2019-03-15 13:56   ` Neil Armstrong
2019-03-15 13:56   ` Neil Armstrong
2019-03-15 13:56   ` Neil Armstrong
2019-04-01  8:48 ` [PATCH v2 0/2] arm64: meson-gxm: Add support for the Mali T820 GPU Neil Armstrong
2019-04-01  8:48   ` Neil Armstrong
2019-04-01  8:48   ` Neil Armstrong
2019-04-01  8:48   ` Neil Armstrong
2019-04-02  4:42   ` Kevin Hilman
2019-04-02  4:42     ` Kevin Hilman
2019-04-02  4:42     ` 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=5ca060e1.1c69fb81.ce85d.55f2@mx.google.com \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=icenowy@aosc.io \
    --cc=khilman@baylibre.com \
    --cc=linux-amlogic@lists.infradead.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=narmstrong@baylibre.com \
    /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.