[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160411193305.GA14080@rob-hp-laptop>
Date: Mon, 11 Apr 2016 14:33:06 -0500
From: Rob Herring <robh@...nel.org>
To: Álvaro Fernández Rojas <noltari@...il.com>
Cc: linux-mips@...ux-mips.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, ralf@...ux-mips.org,
f.fainelli@...il.com, jogo@...nwrt.org, cernekee@...il.com,
simon@...e.lp0.eu
Subject: Re: [PATCH 2/2] bmips: add device tree example for BCM6358
On Sat, Apr 09, 2016 at 12:56:48PM +0200, Álvaro Fernández Rojas wrote:
> This adds a device tree example for SFR Neufbox4 (Sercomm version), which
> also serves as a real example for brcm,bcm6358-leds.
>
> Signed-off-by: Álvaro Fernández Rojas <noltari@...il.com>
> ---
> v5: more device tree improvements
> - There is just ohci/ehci node.
> - Avoid using underscores in node names.
> - Use interrupt-controller for cpu_intc.
> - Rename uart aliases to serial.
> v4: Device tree improvements:
> - Switch to native-endian for syscon.
> - Switch to bcm6345-l1-intc interrupt controller.
> - Add ehci and ohci nodes.
> v3: Device tree fixes
> - Use interrupt-controller instead of periph_intc.
> - Use led@# instead of naming the LEDs.
> v2: Remove led0 alias and use stdout-path only
>
> .../devicetree/bindings/mips/brcm/soc.txt | 2 +-
> arch/mips/bmips/Kconfig | 4 +
> arch/mips/boot/dts/brcm/Makefile | 2 +
> arch/mips/boot/dts/brcm/bcm6358.dtsi | 130 +++++++++++++++++++++
> arch/mips/boot/dts/brcm/bcm96358nb4ser.dts | 46 ++++++++
> 5 files changed, 183 insertions(+), 1 deletion(-)
> create mode 100644 arch/mips/boot/dts/brcm/bcm6358.dtsi
> create mode 100644 arch/mips/boot/dts/brcm/bcm96358nb4ser.dts
Acked-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists