
Hello Tom,
please take those patches through the Tegra tree. The first two are split out from the ULPI series, as they are only related to Tegra and as such should really go through the Tegra tree. The last one is just a friendly reminder that this patch is still pending.
The are no changes from previous posted versions, just rebased on top of current tegra/next.
Thanks, Lucas
Lucas Stach (3): tegra20: complete periph_id enum tegra20: add clock_set_pllout function tegra20: rework UART GPIO handling
arch/arm/cpu/arm720t/tegra20/board.h | 2 +- arch/arm/cpu/arm720t/tegra20/spl.c | 4 --- arch/arm/cpu/tegra20-common/clock.c | 39 +++++++++++++++++++++++++++++ arch/arm/cpu/tegra20-common/warmboot_avp.c | 2 +- arch/arm/include/asm/arch-tegra20/clk_rst.h | 11 ++++++-- arch/arm/include/asm/arch-tegra20/clock.h | 25 ++++++++++++++++++ board/avionic-design/common/tamonten.c | 7 ------ board/compal/paz00/paz00.c | 7 ------ board/compulab/trimslice/trimslice.c | 7 ------ board/nvidia/common/board.c | 10 +++++--- board/nvidia/harmony/harmony.c | 7 ------ board/nvidia/seaboard/seaboard.c | 2 +- board/nvidia/whistler/whistler.c | 7 ------ 13 Dateien geändert, 82 Zeilen hinzugefügt(+), 48 Zeilen entfernt(-)