From mboxrd@z Thu Jan 1 00:00:00 1970 From: yixun.lan@amlogic.com (Yixun Lan) Date: Thu, 12 Jul 2018 10:51:28 +0800 Subject: [PATCH v2 2/3] clk: meson: add sub MMC clock dt-bindings IDs In-Reply-To: <20180711194546.GA7090@rob-hp-laptop> References: <20180710163658.6175-1-yixun.lan@amlogic.com> <20180710163658.6175-3-yixun.lan@amlogic.com> <20180711194546.GA7090@rob-hp-laptop> Message-ID: <84511d9a-5d29-ae6f-de0b-4701bafe2ab7@amlogic.com> To: linus-amlogic@lists.infradead.org List-Id: linus-amlogic.lists.infradead.org Hi Rob On 07/12/18 03:45, Rob Herring wrote: > On Tue, Jul 10, 2018 at 04:36:57PM +0000, Yixun Lan wrote: >> Add two clock bindings IDs which provided by the MMC clock controller, >> These two clocks will be used by MMC or NAND driver. > > I count 3 ids. I will update this > >> >> Signed-off-by: Yixun Lan >> --- >> .../dt-bindings/clock/amlogic,meson-mmc-clkc.h | 16 ++++++++++++++++ >> 1 file changed, 16 insertions(+) >> create mode 100644 include/dt-bindings/clock/amlogic,meson-mmc-clkc.h > > This can go with the binding patch. > sure .