linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: wens@csie.org (Chen-Yu Tsai)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/6] ARM: defconfig: Enable recently merged drivers for sunxi
Date: Sat,  6 Feb 2016 23:53:43 +0800	[thread overview]
Message-ID: <1454774029-10469-1-git-send-email-wens@csie.org> (raw)

Hi everyone,

This series enables drivers for devices that are likely to be used on sunxi.
This includes the IR receiver, audio codec, USB OTG, and also enabling input
device interface in userspace so the power button works.

The patches are self-explanatory.

MUSB for USB OTG is enabled only now because it used to require USB gadget
drivers as modules to work reliably. It was an issue of probe ordering. This
has since been fixed (or worked around) in 4.5-rc1.

The IR receiver driver isn't enabled for multi_v7_defconfig, as I didn't see
any others enabled. On the other hand, MUSB is enabled, because for tablets
this is likely the only option for external USB peripherals.

Regards
ChenYu


Chen-Yu Tsai (6):
  ARM: sunxi_defconfig: Enable sunxi IR driver
  ARM: sunxi_defconfig: Enable A10 audio codec driver
  ARM: sunxi_defconfig: Enable MUSB HDRC driver with Allwinner glue
  ARM: sunxi_defconfig: Enable INPUT_EVDEV so axp20x-pek can be used
  ARM: multi_v7_defconfig: Enable A10 audio codec driver as module
  ARM: multi_v7_defconfig: Enable MUSB HDRC driver with Allwinner glue

 arch/arm/configs/multi_v7_defconfig |  3 +++
 arch/arm/configs/sunxi_defconfig    | 14 ++++++++++++++
 2 files changed, 17 insertions(+)

-- 
2.7.0

             reply	other threads:[~2016-02-06 15:53 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-06 15:53 Chen-Yu Tsai [this message]
2016-02-06 15:53 ` [PATCH 1/6] ARM: sunxi_defconfig: Enable sunxi IR driver Chen-Yu Tsai
2016-02-09  8:01   ` Maxime Ripard
2016-02-06 15:53 ` [PATCH 2/6] ARM: sunxi_defconfig: Enable A10 audio codec driver Chen-Yu Tsai
2016-02-09  8:01   ` Maxime Ripard
2016-02-06 15:53 ` [PATCH 3/6] ARM: sunxi_defconfig: Enable MUSB HDRC driver with Allwinner glue Chen-Yu Tsai
2016-02-09  8:15   ` Maxime Ripard
2016-02-09  8:26     ` Chen-Yu Tsai
2016-02-06 15:53 ` [PATCH 4/6] ARM: sunxi_defconfig: Enable INPUT_EVDEV so axp20x-pek can be used Chen-Yu Tsai
2016-02-09  8:02   ` Maxime Ripard
2016-02-06 15:53 ` [PATCH 5/6] ARM: multi_v7_defconfig: Enable A10 audio codec driver as module Chen-Yu Tsai
2016-02-09  8:14   ` Maxime Ripard
2016-02-06 15:53 ` [PATCH 6/6] ARM: multi_v7_defconfig: Enable MUSB HDRC driver with Allwinner glue Chen-Yu Tsai
2016-02-09  8:14   ` Maxime Ripard

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=1454774029-10469-1-git-send-email-wens@csie.org \
    --to=wens@csie.org \
    --cc=linux-arm-kernel@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).