mbox series

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

Message ID 20190524181936.29470-1-martin.blumenstingl@googlemail.com (mailing list archive)
Headers show
Series ARM: meson8b-mxq: better support for the TRONFY MXQ | expand

Message

Martin Blumenstingl May 24, 2019, 6:19 p.m. UTC
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(+)

Comments

Kevin Hilman May 24, 2019, 7:42 p.m. UTC | #1
Martin Blumenstingl <martin.blumenstingl@googlemail.com> 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
Martin Blumenstingl May 24, 2019, 7:52 p.m. UTC | #2
On Fri, May 24, 2019 at 9:42 PM Kevin Hilman <khilman@baylibre.com> wrote:
>
> Martin Blumenstingl <martin.blumenstingl@googlemail.com> 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)