[PATCH v5 2/4] clk: meson-axg: add clocks dt-bindings required header
From: Yixun Lan <hidden>
Date: 2017-12-08 14:22:43
Also in:
linux-amlogic, linux-clk, linux-devicetree, lkml
From: Yixun Lan <hidden>
Date: 2017-12-08 14:22:43
Also in:
linux-amlogic, linux-clk, linux-devicetree, lkml
On 12/08/17 17:33, Jerome Brunet wrote:
On Thu, 2017-12-07 at 16:10 -0600, Rob Herring wrote:quoted
On Thu, Dec 07, 2017 at 05:52:58PM +0800, Yixun Lan wrote:quoted
From: Qiufang Dai <redacted> Add the required header for the clocks ID dt-bindings exported from various subsystem in the Meson-AXG SoC. Signed-off-by: Qiufang Dai <redacted> Signed-off-by: Yixun Lan <redacted> --- include/dt-bindings/clock/axg-clkc.h | 71 ++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 include/dt-bindings/clock/axg-clkc.hPlease add acks when posting new versions. RobYixun, please be consistent about this. Maintainers are not going to dig through your previous revision to collect Tags I believe Neil acked patch 3, didn't he ? Please resend your series with the Tags collected
sorry, I missed Neil's ACK for the pacth [3/4] let's just wait for a few more days, to see if there are more comments coming up, then I would fold them together
If not already done, please make sure patches 1-3 apply on top of rc1 and patch 4 on Kevin's dt64 branch.
the above is already base on -rc2, and patch 4 can apply to kevin's dt64 cleanly
Thanks Jerome .