[U-Boot] [PATCH 1/3] Tegra30: clocks: Fix clock tables for I2C and other periphs

Stephen Warren swarren at wwwdotorg.org
Wed Jan 2 21:35:57 CET 2013


On 12/21/2012 05:16 PM, Tom Warren wrote:
> Add 16-bit divider support (I2C) to periph table, annotate and
> correct some entries, and fix clk_id lookup function.

> diff --git a/arch/arm/cpu/tegra30-common/clock.c b/arch/arm/cpu/tegra30-common/clock.c

> -	TYPE(PERIPHC_TSENSOR,	CLOCK_TYPE_PCM),
> +	TYPE(PERIPHC_TSENSOR,	CLOCK_TYPE_PCST),	/* s/b PCTS */

It is now, so I assume that comment is stale?


More information about the U-Boot mailing list