From: geert@linux-m68k.org (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/8] Add Simple Power-Managed Bus Support
Date: Thu, 8 Jan 2015 20:28:45 +0100 [thread overview]
Message-ID: <CAMuHMdVeEmKiqGTOmevaBDbJ=nBTbSi6d6Xrm0eyvbMTtyU=sA@mail.gmail.com> (raw)
In-Reply-To: <1418842153-17113-1-git-send-email-geert+renesas@glider.be>
On Wed, Dec 17, 2014 at 7:49 PM, Geert Uytterhoeven
<geert+renesas@glider.be> wrote:
> The Renesas Bus State Controller (BSC) provides an external bus for
> connecting multiple external devices to an SoC, driving several chip
> select lines, for e.g. NOR FLASH, Ethernet and USB.
> On the kzm9g and ape6evm development boards, an smsc9220 Ethernet
> controller is connnected to the BSC of an SH-Mobile AG5 (sh73a0) resp.
> R-Mobile APE6 (r8a73a4) SoC.
[...]
> This was tested on sh73a0/kzm9g-multiplatform. Without this, Ethernet
> doesn't work, as the ZB clock is disabled by clk_disable_unused().
> Testing on r8a73a4/ape6evm-multiplatform would be appreciated.
Has anyone tried this on r8a73a4/ape6evm-multiplatform?
Thanks again!
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert at linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
next prev parent reply other threads:[~2015-01-08 19:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-17 18:49 [PATCH v2 0/8] Add Simple Power-Managed Bus Support Geert Uytterhoeven
2014-12-17 18:49 ` [PATCH 1/8] drivers: bus: Sort Kconfig entries alphabetically Geert Uytterhoeven
2014-12-17 18:49 ` [PATCH 2/8] drivers: bus: Sort Makefile " Geert Uytterhoeven
2014-12-17 18:49 ` [PATCH 3/8] drivers: bus: Add Simple Power-Managed Bus DT Bindings Geert Uytterhoeven
2014-12-17 18:49 ` [PATCH 4/8] drivers: bus: Add Simple Power-Managed Bus Driver Geert Uytterhoeven
2014-12-17 18:49 ` [PATCH 5/8] ARM: shmobile: sh73a0 dtsi: Add Bus State Controller node Geert Uytterhoeven
2014-12-17 18:49 ` [PATCH 6/8] ARM: shmobile: kzm9g dts: Move Ethernet node to BSC Geert Uytterhoeven
2014-12-17 18:49 ` [PATCH 7/8] ARM: shmobile: r8a73a4 dtsi: Add Bus State Controller node Geert Uytterhoeven
2014-12-17 18:49 ` [PATCH 8/8] ARM: shmobile: ape6evm dts: Move Ethernet node to BSC Geert Uytterhoeven
2015-01-08 19:28 ` Geert Uytterhoeven [this message]
2015-01-08 22:51 ` [PATCH v2 0/8] Add Simple Power-Managed Bus Support Laurent Pinchart
2015-01-09 10:57 ` Ulrich Hecht
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='CAMuHMdVeEmKiqGTOmevaBDbJ=nBTbSi6d6Xrm0eyvbMTtyU=sA@mail.gmail.com' \
--to=geert@linux-m68k.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).