[PATCH v2 2/5] dt-bindings: Add a clocks property to the simple-framebuffer binding

2014-10-03 Thread Hans de Goede
A simple-framebuffer node represents a framebuffer setup by the firmware / bootloader. Such a framebuffer may have a number of clocks in use, add a property to communicate this to the OS. Signed-off-by: Hans de Goede hdego...@redhat.com Reviewed-by: Mike Turquette mturque...@linaro.org ---

Re: [PATCH v2 2/5] dt-bindings: Add a clocks property to the simple-framebuffer binding

2014-10-03 Thread Rob Herring
On Fri, Oct 3, 2014 at 6:52 AM, Hans de Goede hdego...@redhat.com wrote: A simple-framebuffer node represents a framebuffer setup by the firmware / bootloader. Such a framebuffer may have a number of clocks in use, add a property to communicate this to the OS. Signed-off-by: Hans de Goede

Re: [PATCH v2 2/5] dt-bindings: Add a clocks property to the simple-framebuffer binding

2014-10-03 Thread Hans de Goede
Hi, On 10/03/2014 03:20 PM, Rob Herring wrote: On Fri, Oct 3, 2014 at 6:52 AM, Hans de Goede hdego...@redhat.com wrote: A simple-framebuffer node represents a framebuffer setup by the firmware / bootloader. Such a framebuffer may have a number of clocks in use, add a property to communicate