Re: [PATCHv8 01/36] CLK: TI: Add DPLL clock support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Wed, 9 Oct 2013, Tero Kristo wrote:

> The OMAP clock driver now supports DPLL clock type. This patch also
> adds support for DT DPLL nodes.
> 
> Signed-off-by: Tero Kristo <t-kristo@xxxxxx>
> Tested-by: Nishanth Menon <nm@xxxxxx>
> Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>

By the way:

> +
> +	if (of_property_read_bool(node, "ti,low-power-stop"))
> +		dpll_mode |= 1 << DPLL_LOW_POWER_STOP;
> +
> +	if (of_property_read_bool(node, "ti,low-power-bypass"))
> +		dpll_mode |= 1 << DPLL_LOW_POWER_STOP;

This doesn't look right.  Could you please check it?


- Paul
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]
  Powered by Linux