From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 1/5] MIPS: ralink: add dt binding header for mt7621-pll Date: Mon, 22 Jul 2019 14:40:39 -0700 Message-ID: <20190722214039.E9D9F21951@mail.kernel.org> References: <20190709182018.23193-1-gch981213@gmail.com> <20190709182018.23193-2-gch981213@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20190709182018.23193-2-gch981213@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: driverdev-devel-bounces@linuxdriverproject.org Sender: "devel" To: "open list:COMMON CLK FRAMEWORK" , "open list:MIPS" , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , "open list:STAGING SUBSYSTEM" , Chuanhong Guo , open list Cc: Mark Rutland , Weijie Gao , Greg Kroah-Hartman , James Hogan , Michael Turquette , Ralf Baechle , Paul Burton , Rob Herring , John Crispin , NeilBrown , Rob Herring List-Id: devicetree@vger.kernel.org The subject of this patch is confusing. Not sure what it has to do with "MIPS:" so maybe remove that and prefix it "dt-bindings: clock:" instead. Quoting Chuanhong Guo (2019-07-09 11:20:14) > This patch adds dt binding header for mediatek,mt7621-pll > > Signed-off-by: Weijie Gao > Signed-off-by: Chuanhong Guo > Reviewed-by: Rob Herring > --- Otherwise looks ok to me. Should I apply it to clk tree? > include/dt-bindings/clock/mt7621-clk.h | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > create mode 100644 include/dt-bindings/clock/mt7621-clk.h >