Message ID | 20190315135655.28359-1-narmstrong@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: meson-gxm: Add support for the Mali T820 GPU | expand |
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 ? Thanks, Neil
Neil Armstrong <narmstrong@baylibre.com> 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