[U-Boot] [PATCH v3 03/14] drivers: clk: Add clock driver for Microchip PIC32 Microcontroller.

Tom Rini trini at konsulko.com
Thu Jan 14 13:30:36 CET 2016


On Thu, Jan 14, 2016 at 11:34:27AM +0530, Purna Chandra Mandal wrote:
> On 01/13/2016 08:25 PM, Tom Rini wrote:
> 
> > On Tue, Jan 12, 2016 at 03:48:18PM +0530, Purna Chandra Mandal wrote:
> >
> >> PIC32 clock module consists of multiple oscillators, PLLs, mutiplexers
> >> and dividers capable of supplying clock to various controllers
> >> on or off-chip.
> > [snip]
> >>  include/dt-bindings/clock/microchip,clock.h        |  29 ++
> > Has this been submitted for the kernel and reviewed there as well
> > already?  Thanks!
> >
> Clock driver in kernel is under review.
> [1] clock driver: https://lkml.org/lkml/2016/1/7/764
> [0] clock binding: https://lkml.org/lkml/2016/1/7/762
>  
> Please note clock driver in Linux kernel is implemented in more elaborate/descriptive way - all the sub-modules are individually defined in device-tree (having "#clock-cells = <0>") and their phandles are directly
> referred in clock clients so there was no need of having dt-binding header.

Note that we really must have the same DT functional in both cases.  So
it's fine to have extra nodes that U-Boot doesn't use.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160114/17e550aa/attachment.sig>


More information about the U-Boot mailing list