From: Heiko Stuebner <heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
To: linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
mark.rutland-5wv7dgnIgG8@public.gmane.org
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
Subject: Re: [PATCH 0/6] ARM: dts: rockchip: Add BQ Edison2 QuadCore tablet
Date: Tue, 27 Nov 2018 15:14:07 +0100 [thread overview]
Message-ID: <1759618.CptkHEOS8g@phil> (raw)
In-Reply-To: <20181113130559.31221-1-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
Am Dienstag, 13. November 2018, 14:05:53 CET schrieb Heiko Stuebner:
> Add a devicetree for the BQ Edison2 tablet from MundoReader.
> Incidentially this is the device I wanted to run mainline Linux
> on when starting the Rockchip port - thinking, "this can't take
> thaaat long" ;-) - so I've come somewhat full-circle now.
>
> With Lima it can also use gpu acceleration for gles2.
>
> Notable absent peripherals are the touchscreen (ft5606),
> IT66121 hdmi bridge (internal panel is working nicely) and sound.
> All areas I'm still trying to get working.
>
> The series includes some smallish cleanups before the board
> with cleaning up the cpu-core nodes being a big part.
>
> And there are a number of driver-side additions pending that
> should get accepted before the board itself can go in.
> (bq24196, Innolux panel, tmp108-interrupt).
>
>
> Heiko Stuebner (6):
> ARM: dts: rockchip: add #sound-dai-cells to Cortex-A9 i2s
> ARM: dts: rockchip: convert rk3188 to opp-v2
> ARM: dts: rockchip: add cpu-core resets for rk3188
> ARM: dts: rockchip: add phandles to secondary cpu cores
> ARM: dts: rockchip: update cpu supplies on rk3188
applied the general cleanups from patch 1-5 for 4.21 now.
> ARM: dts: rockchip: add BQ Edison 2 QC devicetree
this one gets a bit more time for possible dt-maintainer Review of the
small binding addition.
WARNING: multiple messages have this Message-ID (diff)
From: heiko@sntech.de (Heiko Stuebner)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] ARM: dts: rockchip: Add BQ Edison2 QuadCore tablet
Date: Tue, 27 Nov 2018 15:14:07 +0100 [thread overview]
Message-ID: <1759618.CptkHEOS8g@phil> (raw)
In-Reply-To: <20181113130559.31221-1-heiko@sntech.de>
Am Dienstag, 13. November 2018, 14:05:53 CET schrieb Heiko Stuebner:
> Add a devicetree for the BQ Edison2 tablet from MundoReader.
> Incidentially this is the device I wanted to run mainline Linux
> on when starting the Rockchip port - thinking, "this can't take
> thaaat long" ;-) - so I've come somewhat full-circle now.
>
> With Lima it can also use gpu acceleration for gles2.
>
> Notable absent peripherals are the touchscreen (ft5606),
> IT66121 hdmi bridge (internal panel is working nicely) and sound.
> All areas I'm still trying to get working.
>
> The series includes some smallish cleanups before the board
> with cleaning up the cpu-core nodes being a big part.
>
> And there are a number of driver-side additions pending that
> should get accepted before the board itself can go in.
> (bq24196, Innolux panel, tmp108-interrupt).
>
>
> Heiko Stuebner (6):
> ARM: dts: rockchip: add #sound-dai-cells to Cortex-A9 i2s
> ARM: dts: rockchip: convert rk3188 to opp-v2
> ARM: dts: rockchip: add cpu-core resets for rk3188
> ARM: dts: rockchip: add phandles to secondary cpu cores
> ARM: dts: rockchip: update cpu supplies on rk3188
applied the general cleanups from patch 1-5 for 4.21 now.
> ARM: dts: rockchip: add BQ Edison 2 QC devicetree
this one gets a bit more time for possible dt-maintainer Review of the
small binding addition.
next prev parent reply other threads:[~2018-11-27 14:14 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-13 13:05 [PATCH 0/6] ARM: dts: rockchip: Add BQ Edison2 QuadCore tablet Heiko Stuebner
2018-11-13 13:05 ` Heiko Stuebner
[not found] ` <20181113130559.31221-1-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
2018-11-13 13:05 ` [PATCH 1/6] ARM: dts: rockchip: add #sound-dai-cells to Cortex-A9 i2s Heiko Stuebner
2018-11-13 13:05 ` Heiko Stuebner
2018-11-13 13:05 ` [PATCH 2/6] ARM: dts: rockchip: convert rk3188 to opp-v2 Heiko Stuebner
2018-11-13 13:05 ` Heiko Stuebner
2018-11-13 13:05 ` [PATCH 3/6] ARM: dts: rockchip: add cpu-core resets for rk3188 Heiko Stuebner
2018-11-13 13:05 ` Heiko Stuebner
2018-11-13 13:05 ` [PATCH 4/6] ARM: dts: rockchip: add phandles to secondary cpu cores Heiko Stuebner
2018-11-13 13:05 ` Heiko Stuebner
2018-11-13 13:05 ` [PATCH 5/6] ARM: dts: rockchip: update cpu supplies on rk3188 Heiko Stuebner
2018-11-13 13:05 ` Heiko Stuebner
2018-11-27 14:14 ` Heiko Stuebner [this message]
2018-11-27 14:14 ` [PATCH 0/6] ARM: dts: rockchip: Add BQ Edison2 QuadCore tablet Heiko Stuebner
2018-11-13 13:05 ` [PATCH 6/6] ARM: dts: rockchip: add BQ Edison 2 QC devicetree Heiko Stuebner
2018-11-13 13:05 ` Heiko Stuebner
[not found] ` <20181113130559.31221-7-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
2018-12-04 20:21 ` Rob Herring
2018-12-04 20:21 ` Rob Herring
2018-12-06 13:20 ` Heiko Stuebner
2018-12-06 13:20 ` Heiko Stuebner
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=1759618.CptkHEOS8g@phil \
--to=heiko-4mtyjxux2i+zqb+pc5nmwq@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
/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.