From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Date: Fri, 29 Mar 2019 14:56:16 +0100 Subject: [U-Boot] [PATCH 0/4] Veyron Speedy / ASUS C201 fixes In-Reply-To: <20190322191436.6268-1-urjaman@gmail.com> References: <20190322191436.6268-1-urjaman@gmail.com> Message-ID: <1778546.6QJ9oY325i@diego> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: u-boot@lists.denx.de Hi Urja, Am Freitag, 22. M=C3=A4rz 2019, 20:14:32 CET schrieb Urja Rannikko: > Just saying: I'm not familiar with this stuff so i might've misunderstood > something in my commit messages, but anyways i managed to make it boot. >=20 > There's more stuff than just these, but i decided I'd keep it short... > If you want to know my full setup, you can check out my gh repo for now: > https://github.com/urjaman/u-boot/commits/c201-stuff >=20 > Notably I did include http://patchwork.ozlabs.org/patch/1040541/ in my > tree when testing (rk3288 pinctrl patch that was linked to on > the previous thread i found about the veyron speedy being broken). >=20 > The one thing that I havent yet fixed is that the USB host port on > the otg-capable controller (near screen) doesn't work - one guess i have > is that the dwc2 host driver doesn't force it into host mode... > (It doesn't even read dr_mode ...) >=20 > Urja Rannikko (4): > pinctrl: exit pinconfig_post_bind if there are no subnodes > rk3288-board: remove pinctrl call for debug uart > rk3288-board: cosmetic: document selecting RK PWM > dw_mmc: turn on the IO supply In my u-boot list archive I only see the list itself als recipient. You may want to resend your series with actual maintainers in Cc so that they actually see your patches :-) . Similar to the kernel, uboot also has a scripts/get_maintainer.pl script to give you a list of applicable maintainers (Philipp and Simon in this case) Heiko