From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Thu, 11 Jan 2018 15:37:20 +0100 Subject: [U-Boot] [PATCH v3 0/6] am335x-fb: support display PLL for lcd-clock / pixel-clock In-Reply-To: <1515520896-18833-1-git-send-email-oe5hpm@oevsv.at> References: <1515520896-18833-1-git-send-email-oe5hpm@oevsv.at> Message-ID: <20180111153720.7d4035f3@crub> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, 9 Jan 2018 19:01:30 +0100 Hannes Schmelzer oe5hpm at oevsv.at wrote: ... > Hannes Schmelzer (6): > mach-omap2: add AM335x Display PLL register definition > am335x-fb: cosmetic: update-copyright > am335x-fb: cosmetic: fix coding style > am335x-fb: setup display PLL > board/BuR: provide real clock-frequency instead a divider > board/BuR: drop LCDC clock manipulation from board code > > arch/arm/include/asm/arch-am33xx/clock.h | 1 + > arch/arm/mach-omap2/am33xx/clock_am33xx.c | 7 ++++ > board/BuR/brppt1/board.c | 3 -- > board/BuR/brxre1/board.c | 2 - > board/BuR/common/common.c | 14 ++----- > drivers/video/am335x-fb.c | 64 +++++++++++++++++++++++++++---- > drivers/video/am335x-fb.h | 6 +-- > 7 files changed, 71 insertions(+), 26 deletions(-) Applied v3 series to u-boot-video/master, thanks! -- Anatolij