[PATCH 02/04] ARM: shmobile: r8a7791 SCIF support

Linus Walleij linus.walleij at linaro.org
Fri Sep 6 12:27:22 EDT 2013


On Wed, Sep 4, 2013 at 5:46 AM, Magnus Damm <magnus.damm at gmail.com> wrote:

> From: Yoshikazu Fujikawa <yoshikazu.fujikawa.ue at renesas.com>
>
> Add SCIF serial port support to the r8a7791 SoC by
> adding platform devices for SCIFA0 -> SCIFA5 as well
> as SCIFB0 -> SCIFB2 and SCIF0 -> SCIF5 together with
> clock bindings. DT device description is excluded at
> this point since such bindings are still under
> development.

A good way to get started with clock bindings may be to
move the clocks to drivers/clk because in the neighboring
drivers over there are many good examples of how to do
this.

Again this looks like it is piling up more legacy clk
code instead of moving to the new frameworks.

Please include Mike Turquette on future postings of the
clk code, he's definately our best clock code reviewer.

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list