
On Mon, Oct 01, 2018 at 07:36:12AM -0400, Tom Rini wrote:
On Mon, Oct 01, 2018 at 10:20:22AM +0100, Liviu Dudau wrote:
On Sun, Sep 30, 2018 at 03:24:56PM -0400, Tom Rini wrote:
On Mon, Sep 17, 2018 at 05:50:00PM +0100, Liviu Dudau wrote:
The Arm Versatile Express and Juno development boards contain an OSC clock generator that can be accessed through the Versatile Express config bus. The generators are quite often being controlled by some MCU and the config bus offers a uniform way of exposing them.
Signed-off-by: Liviu Dudau liviu.dudau@foss.arm.com Reviewed-by: Heiko Schocher hs@denx.de
Applied to u-boot/master, thanks!
Thanks! The MAINTAINERS entry will get applied at a different time, I guess? (I know there is some implicit order there, with the vexpress_config.c driver introducing the entry, but the OSC driver is not useful without that driver)
I don't see a patch that update the MAINTAINERS file right now, can you please resend it? Thanks!
Apologies, I was under the impression that I have sent the v2 for this patch as well, which had the MAINTAINERS update.
Do you want me to send a patch only for the MAINTAINERS update? Should that patch add the VExpress config bus entry as well (will conflict with v2 of that patch anyway)?
Best regards, Liviu
-- Tom