From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v2 0/2] arm64: meson-gxm: Add support for the Mali T820 GPU Date: Mon, 01 Apr 2019 21:42:40 -0700 Message-ID: <7hbm1puif3.fsf@baylibre.com> References: <20190315135655.28359-1-narmstrong@baylibre.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Neil Armstrong Cc: dri-devel@lists.freedesktop.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org List-Id: dri-devel@lists.freedesktop.org Neil Armstrong writes: > On 15/03/2019 14:56, Neil Armstrong wrote: >> This patchset adds : >> - Optional reset properties in the midgard bindings >> - Mali T820 Node in Amlogic Meson GXM DTSI >> >> Changes since v1: >> - Updated midgard DT wording following the recently submitted >> bifrost bindings >> >> Christian Hewitt (1): >> arm64: dts: meson-gxm: Add Mali-T820 node >> >> Neil Armstrong (1): >> dt-bindings: gpu: mali-midgard: Add resets property >> >> .../bindings/gpu/arm,mali-midgard.txt | 14 ++++++++++ >> arch/arm64/boot/dts/amlogic/meson-gxm.dtsi | 27 +++++++++++++++++++ >> 2 files changed, 41 insertions(+) >> > > Kevin, can you take both in your tree now the bindings are reviewed ? Yes. Queud for v5.2 (branch: v5.2/dt64) Thanks, Kevin