2019-05-24 18:22:50

by Martin Blumenstingl

[permalink] [raw]
Subject: [PATCH 0/1] ARM: meson8b-mxq: better support for the TRONFY MXQ

A while ago a user asked on #linux-amlogic about the state of the
TRONFY MXQ in mainline. I did some research (mainly downloading an
Android firmware image for that device and looking at the .dtb) and
updated the mainline .dts accordingly.

I kept this patch in my tree but didn't hear back from anyone with one
of these boards (who could actually test my patch). That was until
today where I got the following message on IRC:
any plans to submit your latest own version of the meson8b mxq dtb
to mainline? it works really well for me and the one in mainline is
too simple to be usedful ...

Thus I believe that this patch is finally ready for being included
upstream!


Martin Blumenstingl (1):
ARM: dts: meson8b: mxq: improve support for the TRONFY MXQ S805

arch/arm/boot/dts/meson8b-mxq.dts | 139 ++++++++++++++++++++++++++++++
1 file changed, 139 insertions(+)

--
2.21.0


2019-05-24 19:43:47

by Kevin Hilman

[permalink] [raw]
Subject: Re: [PATCH 0/1] ARM: meson8b-mxq: better support for the TRONFY MXQ

Martin Blumenstingl <[email protected]> writes:

> A while ago a user asked on #linux-amlogic about the state of the
> TRONFY MXQ in mainline. I did some research (mainly downloading an
> Android firmware image for that device and looking at the .dtb) and
> updated the mainline .dts accordingly.
>
> I kept this patch in my tree but didn't hear back from anyone with one
> of these boards (who could actually test my patch). That was until
> today where I got the following message on IRC:
> any plans to submit your latest own version of the meson8b mxq dtb
> to mainline? it works really well for me and the one in mainline is
> too simple to be usedful ...

Any chance of getting a Tested-by: from that IRC user on the patch?

Kevin

2019-05-24 19:55:05

by Martin Blumenstingl

[permalink] [raw]
Subject: Re: [PATCH 0/1] ARM: meson8b-mxq: better support for the TRONFY MXQ

On Fri, May 24, 2019 at 9:42 PM Kevin Hilman <[email protected]> wrote:
>
> Martin Blumenstingl <[email protected]> writes:
>
> > A while ago a user asked on #linux-amlogic about the state of the
> > TRONFY MXQ in mainline. I did some research (mainly downloading an
> > Android firmware image for that device and looking at the .dtb) and
> > updated the mainline .dts accordingly.
> >
> > I kept this patch in my tree but didn't hear back from anyone with one
> > of these boards (who could actually test my patch). That was until
> > today where I got the following message on IRC:
> > any plans to submit your latest own version of the meson8b mxq dtb
> > to mainline? it works really well for me and the one in mainline is
> > too simple to be usedful ...
>
> Any chance of getting a Tested-by: from that IRC user on the patch?
I CC'ed hexdump0815 so I'm hoping that he can send a Tested-by (he
left IRC before I could reply to him)