On 02/21/2017 10:55 PM, Heiner Kallweit wrote: > Expose clock CLKID_RNG0 which is needed for the HW random number generator. > > Signed-off-by: Heiner Kallweit <hkallweit1@xxxxxxxxx> > --- > v2: > - added clk and DT maintainers > - split exposing the clock and using it in DT into two patches > - comment out clock definition in drivers/clk/meson/gxbb.h > - silently move CLKID_SPI to the right place > v3: > - no changes > --- > drivers/clk/meson/gxbb.h | 2 +- > include/dt-bindings/clock/gxbb-clkc.h | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > Hi Heiner, This looks all good to me, but you should always send a cover letter for each revisions of the patchset. Using "git send-email" along the "--cover-letter" of "get format-patch" feature would also help send them in a row with a up-to-date cover letter. For the third patch, it may be good to also add the same to the GXL dtsi, no ? Anyway : Reviewed-by: Neil Armstrong <narmstrong@xxxxxxxxxxxx> Thanks, Neil -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html