On 08/13/2015 05:05 PM, Eric Anholt wrote:
> Signed-off-by: Eric Anholt <e...@anholt.net>
> Acked-by: Lee Jones <l...@kernel.org>

A patch description might be nice, although admittedly the subject seems
clear enough.

> diff --git a/arch/arm/boot/dts/bcm2835-rpi.dtsi 
> b/arch/arm/boot/dts/bcm2835-rpi.dtsi

> +             firmware_clocks: firmware-clocks {
> +                     compatible = "raspberrypi,bcm2835-firmware-clocks";
> +                     #clock-cells = <1>;
> +                     raspberrypi,firmware = <&firmware>;
> +             };

No need to resend for this, but just a background note: DT node names
usually contain a device type not a device identity, so "clocks" not
"firmware-clocks" would be typical.

This patch,
Acked-by: Stephen Warren <swar...@wwwdotorg.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to