lkml.org 
[lkml]   [2018]   [Jan]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC PATCH 0/2] clk: new APIs to handle all available clocks
Date
This RFC patch series is a continue of discussion from here,
https://patchwork.kernel.org/patch/9986293/
that some users may want to handle all available clocks from device
tree without need to know the detailed clock information likes clock
numbers and names. This is useful in writing some generic drivers to
handle clock part.

Dong Aisheng (2):
clk: add new APIs to operate on all available clocks
video: simplefb: switch to use clk_bulk API to simplify clock
operations

drivers/clk/clk-bulk.c | 64 ++++++++++++++++++++++++++++++++++++++
drivers/video/fbdev/simplefb.c | 70 ++++++++----------------------------------
include/linux/clk.h | 61 +++++++++++++++++++++++++++++++++++-
3 files changed, 137 insertions(+), 58 deletions(-)

--
2.7.4

\
 
 \ /
  Last update: 2018-01-23 18:25    [W:1.049 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site