From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anatolij Gustschin Date: Wed, 10 Jan 2018 14:09:03 +0100 Subject: [U-Boot] [PATCH v3 6/6] board/BuR: drop LCDC clock manipulation from board code In-Reply-To: <1515520896-18833-7-git-send-email-oe5hpm@oevsv.at> References: <1515520896-18833-1-git-send-email-oe5hpm@oevsv.at> <1515520896-18833-7-git-send-email-oe5hpm@oevsv.at> Message-ID: <20180110140903.4cb3c623@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:36 +0100 Hannes Schmelzer oe5hpm at oevsv.at wrote: > The clock selection is done now from the am335x-fb code, so there is no > more need doing this in the board code. > > Signed-off-by: Hannes Schmelzer Reviewed-by: Anatolij Gustschin