From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Message-ID: <1530609640.2900.184.camel@baylibre.com> Subject: Re: [PATCH v2 1/2] clk: meson-axg: add pcie and mipi clock bindings From: Jerome Brunet To: Yixun Lan , Neil Armstrong Cc: Kevin Hilman , Carlo Caione , Michael Turquette , Stephen Boyd , Qiufang Dai , Jian Hu , Jianxin Qin , linux-clk@vger.kernel.org, linux-amlogic@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Date: Tue, 03 Jul 2018 11:20:40 +0200 In-Reply-To: <20180702213118.19222-2-yixun.lan@amlogic.com> References: <20180702213118.19222-1-yixun.lan@amlogic.com> <20180702213118.19222-2-yixun.lan@amlogic.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 List-ID: On Mon, 2018-07-02 at 21:31 +0000, Yixun Lan wrote: > Add the pcie and mipi clock dt-bindings for the pcie driver. > > Since the mipi clock isalso used by the pcie driver, > we add it together in this patch. > > Tested-by: Jianxin Qin > Signed-off-by: Yixun Lan > --- > include/dt-bindings/clock/axg-clkc.h | 3 +++ > 1 file changed, 3 insertions(+) Applied. Thx