All of lore.kernel.org
 help / color / mirror / Atom feed
From: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, 1/2] rockchip: rk3188: add support for usb-uart functionality
Date: Wed, 14 Nov 2018 21:46:00 +0100	[thread overview]
Message-ID: <E1gN22y-00087k-49@mail.theobroma-systems.com> (raw)
In-Reply-To: <20181008110157.26533-1-heiko@sntech.de>

> Rockchip socs can route the debug uart pins through the d+ and d- pins
> of one specific usbphy per soc. Add a config option and implement the
> setting on the rk3188.
> 
> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
> ---
>  .../include/asm/arch-rockchip/grf_rk3188.h    | 42 +++++++++++++++++++
>  arch/arm/mach-rockchip/Kconfig                |  8 ++++
>  arch/arm/mach-rockchip/rk3188-board-spl.c     | 27 ++++++++++--
>  3 files changed, 73 insertions(+), 4 deletions(-)
> 

Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>

  parent reply	other threads:[~2018-11-14 20:46 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-10-08 11:01 [U-Boot] [PATCH 1/2] rockchip: rk3188: add support for usb-uart functionality Heiko Stuebner
2018-10-08 11:01 ` [U-Boot] [PATCH 2/2] rockchip: rk3188: fix early uart setup Heiko Stuebner
2018-11-14 20:46   ` [U-Boot] [U-Boot,2/2] " Philipp Tomsich
2018-11-14 23:35   ` Philipp Tomsich
2018-11-12 15:51 ` [U-Boot] [PATCH 1/2] rockchip: rk3188: add support for usb-uart functionality Heiko Stuebner
2018-11-14 20:46 ` Philipp Tomsich [this message]
2018-11-14 23:35 ` [U-Boot] [U-Boot, " Philipp Tomsich
2018-11-15  9:40   ` Philipp Tomsich

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=E1gN22y-00087k-49@mail.theobroma-systems.com \
    --to=philipp.tomsich@theobroma-systems.com \
    --cc=u-boot@lists.denx.de \
    /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.