Re: [PATCH 3/3] ARM: dts: bcm281xx: define real clocks

From: Mark Rutland
Date: Wed Dec 04 2013 - 06:19:29 EST


On Wed, Dec 04, 2013 at 03:57:07AM +0000, Alex Elder wrote:
> Replace the "fake" clocks defined in the "bcm11351.dtsi" device tree
> file with real definitions backed by the new BCM281xx clock driver..
>
> Signed-off-by: Alex Elder <elder@xxxxxxxxxx>
> Reviewed-by: Matt Porter <matt.porter@xxxxxxxxxx>
> Reviewed-by: Tim Kryger <tim.kryger@xxxxxxxxxx>
> ---
> arch/arm/boot/dts/bcm11351.dtsi | 222
> ++++++++++++++++++++++++++++-----------
> 1 file changed, 161 insertions(+), 61 deletions(-)

[...]

> + /*
> + * This is a place-holder clock for peripheral
> + * clocks that set their parent clock to an
> + * out-of-range value to explicitly select
> + * "no clock" as a parent.
> + */
> + not_selected_clk: not_selected {
> #clock-cells = <0>;
> - };

Huh? This doesn't seem to be used at all in this series. Why is this
here?

Thanks,
Mark.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/