lkml.org 
[lkml]   [2016]   [Feb]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH v3 09/10] ARM: dts: introduce MPS2 AN385/AN386
From
On Tue, Feb 16, 2016 at 11:08 AM, Vladimir Murzin
<vladimir.murzin@arm.com> wrote:

> Application Notes 385 and 386 shares the same memory map and features
> except the CPU is used. AN385 is supplied with Cortex-M3 CPU and AN386
> is supplied with Cortex-M4.
>
> Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
(...)
> + fpgaio {
> + compatible = "syscon", "simple-mfd";
> + reg = <0x40028000 0x10>;
> +
> + led@0 {
> + compatible = "register-bit-led";
> + offset = <0x0>;
> + mask = <0x01>;
> + label = "userled:0";
> + linux,default-trigger = "heartbeat";
> + default-state = "on";
> + };
> +
> + led@1 {
> + compatible = "register-bit-led";
> + offset = <0x0>;
> + mask = <0x02>;
> + label = "userled:1";
> + linux,default-trigger = "usr";
> + default-state = "off";
> + };
> + };

Thanks for using this. I worked hard to massage this into the
core.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>

Yours,
Linus Walleij

\
 
 \ /
  Last update: 2016-02-16 16:41    [W:0.146 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site