From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/4] soc: qcom: add EBI2 driver
Date: Mon, 08 Aug 2016 23:34:31 +0200 [thread overview]
Message-ID: <4682049.SjGsnbmFIW@wuerfel> (raw)
In-Reply-To: <1470691445-27571-3-git-send-email-linus.walleij@linaro.org>
On Monday, August 8, 2016 11:24:03 PM CEST Linus Walleij wrote:
> This adds a driver for the Qualcomm External Bus Interface EBI2
> found in the MSM8660 and APQ8060 SoCs (at least).
>
> This was tested with the SMSC9112 ethernet on the APQ8060
> Dragonboard sitting on top of the SLOW CS2.
>
> Some of my understanding if very vague and based on guesses and
> extrapolations: the documentation in APQ8060 Qualcomm Application
> Processor User Guide 80-N7150-14 Rev. A describes select features but
> does not document the register bit fields.
>
> However I had to do something like this to provide a serious driver,
> I have marked the guesses with /* GUESS */
>
> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
> drivers/soc/qcom/Kconfig | 8 +
> drivers/soc/qcom/Makefile | 1 +
> drivers/soc/qcom/ebi2.c | 371 ++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 380 insertions(+)
> create mode 100644 drivers/soc/qcom/ebi2.c
>
This should probably live in drivers/memory, or possibly drivers/bus.
Arnd
next prev parent reply other threads:[~2016-08-08 21:34 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-08 21:24 [PATCH 0/4] Qualcomm MSM8660/APQ8060 EBI2 and ethernet support Linus Walleij
2016-08-08 21:24 ` [PATCH 1/4] soc: qcom: add an EBI2 device tree bindings Linus Walleij
2016-08-08 21:32 ` Arnd Bergmann
2016-08-18 8:14 ` Linus Walleij
2016-08-29 11:51 ` Arnd Bergmann
2016-08-29 12:24 ` Rob Herring
2016-08-29 13:13 ` Linus Walleij
2016-08-29 13:42 ` Arnd Bergmann
2016-08-29 16:18 ` Linus Walleij
2016-08-29 14:06 ` Rob Herring
2016-08-29 17:21 ` Linus Walleij
2016-08-29 22:51 ` Rob Herring
2016-08-29 12:45 ` Linus Walleij
2016-08-10 20:31 ` Rob Herring
2016-08-08 21:24 ` [PATCH 2/4] soc: qcom: add EBI2 driver Linus Walleij
2016-08-08 21:34 ` Arnd Bergmann [this message]
2016-08-08 23:33 ` Stephen Boyd
2016-08-18 11:27 ` Linus Walleij
2016-08-18 12:07 ` Lothar Waßmann
2016-08-24 9:09 ` Linus Walleij
2016-08-08 21:24 ` [PATCH 3/4] ARM: dts: add EBI2 to the Qualcomm MSM8660 DTSI Linus Walleij
2016-08-08 21:24 ` [PATCH 4/4] ARM: dts: add SMSC ethernet on the APQ8060 Dragonboard Linus Walleij
-- strict thread matches above, loose matches on Subject: below --
2016-07-08 9:11 [PATCH 0/4] soc: qcom: add EBI2 support and do ethernet Linus Walleij
2016-07-08 9:12 ` [PATCH 2/4] soc: qcom: add EBI2 driver Linus Walleij
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=4682049.SjGsnbmFIW@wuerfel \
--to=arnd@arndb.de \
--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