[U-Boot] [PATCH v2] video, ipu: make ldb clock frequenz overwriteable through board code
Anatolij Gustschin
agust at denx.de
Mon Apr 20 09:39:38 CEST 2015
On Mon, 20 Apr 2015 07:53:48 +0200
Heiko Schocher <hs at denx.de> wrote:
> the ldb clock can be setup in board code (for example set through PLL5).
> Update the ldb_clock rate also through board code.
>
> This should be removed, if a clock framework is availiable.
>
> Signed-off-by: Heiko Schocher <hs at denx.de>
> Tested-by: Eric Nelson <eric.nelson at boundarydevices.com>
>
> ---
>
> Changes in v2:
> - add comment from Eric Nelson
> - move ipu_set_ldb_clock() from drivers/video/ipu.h to
> imx-common/video.h
> - remove g_ldb_clk with ldb_clk.rate, call ldb_clk directly,
> instead of using g_ldb_clk
> - add Tested-by from Eric Nelson
>
> arch/arm/include/asm/imx-common/video.h | 1 +
> drivers/video/ipu.h | 1 -
> drivers/video/ipu_common.c | 8 ++++++++
> 3 files changed, 9 insertions(+), 1 deletion(-)
applied to u-boot-video/master. Thanks!
--
Anatolij
More information about the U-Boot
mailing list