Re: [PATCH v2 2/2] bmips: add device tree example for BCM6358

From: Florian Fainelli
Date: Thu Mar 03 2016 - 15:09:09 EST


On 21/02/16 03:41, Ã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@xxxxxxxxx>
> ---
[snip]
> + periph_intc: periph_intc@fffe000c {

Other examples are not doing this, but this should be: periph_intc:
interrupt-controller@fffe000c to follow the ePAPR recommendations on
naming nodes by function types.

Everything else looks good, thanks!
--
Florian