From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Tue, 11 Aug 2015 11:39:49 +0200 Subject: [U-Boot] [PATCH 2/5] sun6i: clock: Add support for the mipi pll In-Reply-To: References: <1439043904-31492-1-git-send-email-hdegoede@redhat.com> <1439043904-31492-3-git-send-email-hdegoede@redhat.com> Message-ID: <55C9C2E5.7060107@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, On 11-08-15 09:57, Chen-Yu Tsai wrote: > On Sat, Aug 8, 2015 at 10:25 PM, Hans de Goede wrote: >> Add support for the mipi pll, this is necessary for getting higher dotclocks >> with lcd panels. > > Do you plan on adding this to the kernel (both the clock driver and reference > in the simplefb node) as well? Not at this time, once we have a kms driver in the kernel, and figured out how to add support for bridge chips like these, we are going to need support for this to support high res lcd panels though. Regards, Hans