public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Hans de Goede <hdegoede@redhat.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] MSI_Primo81_defconfig: enable USB OTG port and keyboard support
Date: Wed, 17 Jun 2015 15:27:50 +0200	[thread overview]
Message-ID: <558175D6.60307@redhat.com> (raw)
In-Reply-To: <1434276522-11198-1-git-send-email-merker@debian.org>

Hi,

On 14-06-15 12:08, Karsten Merker wrote:
> The MSI Primo 81 is an Allwinner A31s-based tablet on which the
> OTG port is the only accessible USB interface.  The existing
> defconfig had VGA console on the LCD enabled, but was missing
> keyboard support because the prerequisites for that (sunxi MUSB
> support and AXP221 GPIO support) had not been available before.
> All previously missing dependencies are available now, so this
> patch enables keyboard support and its prerequisites in the
> defconfig.
>
> Signed-off-by: Karsten Merker <merker@debian.org>

Thanks I've added this to my local tree, I will likely send out
a pull-req for v2015.07 with a few fixes including this one soon.

Regards,

Hans

> ---
>   configs/MSI_Primo81_defconfig | 6 ++++++
>   1 file changed, 6 insertions(+)
>
> diff --git a/configs/MSI_Primo81_defconfig b/configs/MSI_Primo81_defconfig
> index 83a95cb..8ae8c71 100644
> --- a/configs/MSI_Primo81_defconfig
> +++ b/configs/MSI_Primo81_defconfig
> @@ -17,3 +17,9 @@ CONFIG_VIDEO_LCD_SPI_CS="PH9"
>   CONFIG_VIDEO_LCD_SPI_SCLK="PH10"
>   CONFIG_VIDEO_LCD_SPI_MOSI="PH11"
>   CONFIG_VIDEO_LCD_SPI_MISO="PH12"
> +CONFIG_AXP_GPIO=y
> +CONFIG_DM_GPIO=y
> +CONFIG_USB0_VBUS_PIN="AXP0-VBUS-ENABLE"
> +CONFIG_USB0_VBUS_DET="AXP0-VBUS-DETECT"
> +CONFIG_USB_MUSB_SUNXI=y
> +CONFIG_USB_KEYBOARD=y
>

      reply	other threads:[~2015-06-17 13:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-14 10:08 [U-Boot] [PATCH] MSI_Primo81_defconfig: enable USB OTG port and keyboard support Karsten Merker
2015-06-17 13:27 ` Hans de Goede [this message]

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=558175D6.60307@redhat.com \
    --to=hdegoede@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox