From mboxrd@z Thu Jan 1 00:00:00 1970 From: yixun.lan@amlogic.com (Yixun Lan) Date: Fri, 8 Dec 2017 09:14:31 +0800 Subject: [PATCH v5 2/4] clk: meson-axg: add clocks dt-bindings required header In-Reply-To: <20171207221014.6qwcb43w5hms4ma5@rob-hp-laptop> References: <20171207095300.15384-1-yixun.lan@amlogic.com> <20171207095300.15384-3-yixun.lan@amlogic.com> <20171207221014.6qwcb43w5hms4ma5@rob-hp-laptop> Message-ID: To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org On 12/08/17 06:10, Rob Herring wrote: > On Thu, Dec 07, 2017 at 05:52:58PM +0800, Yixun Lan wrote: >> From: Qiufang Dai >> >> Add the required header for the clocks ID dt-bindings >> exported from various subsystem in the Meson-AXG SoC. >> >> Signed-off-by: Qiufang Dai >> Signed-off-by: Yixun Lan >> --- >> include/dt-bindings/clock/axg-clkc.h | 71 ++++++++++++++++++++++++++++++++++++ >> 1 file changed, 71 insertions(+) >> create mode 100644 include/dt-bindings/clock/axg-clkc.h > > Please add acks when posting new versions. > HI Rob thanks for the suggestion, I will keep this in mind