From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Subject: Re: Re: [PATCH v4 0/5] simplefb: add clock handling code Date: Thu, 06 Nov 2014 16:05:13 +0100 Message-ID: <545B8E29.90807@redhat.com> References: <1413996311-4287-1-git-send-email-hdegoede@redhat.com> <54534523.8080801@ti.com> <545B8338.8060908@ti.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <545B8338.8060908-l0cyMroinI0@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Cc: Stephen Warren , Jean-Christophe Plagniol-Villard , Grant Likely , Rob Herring , Luc Verhaegen , Maxime Ripard , Mike Turquette , David Herrmann , Geert Uytterhoeven , linux-fbdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , Tomi Valkeinen List-Id: devicetree@vger.kernel.org Hi, On 11/06/2014 03:18 PM, Tomi Valkeinen wrote: > On 31/10/14 10:15, Tomi Valkeinen wrote: >> Hi Hans, >> >> On 22/10/14 19:45, Hans de Goede wrote: >> >>> -We will add a clocks property to the simplefb devicetree bindings, so >>> that u-boot setup framebuffers passed to the kernel (for early console >>> support) can properly list the clocks used, and simplefb can claim them to >>> avoid them getting turned off, thereby breaking the early console >> >> Perhaps this has been discussed earlier, but I started to wonder if >> managing clocks is enough. >> >> What about regulators (to power the LCD), gpios (to keep the LCD >> enabled) and pinctrl (for video signals)? I guess any those could be >> reset by the kernel if no driver uses them. > > Hans, ping. Have these been already discussed? Yes, and I already responded to your original mail on this on Oct. 31th, for some reason my mail client drops you from the CC, when I do a reply-to-all to one of your mails (I've added you manually this time). My replies did go to simple-fb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org .I'll forward my 2 mails on this to you. Regards, Hans