From mboxrd@z Thu Jan 1 00:00:00 1970 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=atomide.com header.i=@atomide.com header.b="qStEwad/" Received: from mail5.25mail.st (mail5.25mail.st [74.50.62.9]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 07A8510C7; Wed, 29 Nov 2023 02:12:59 -0800 (PST) Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id 8830B603F4; Wed, 29 Nov 2023 10:12:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1701252778; bh=kFUarNKDlqDSpl/U8/e1n11XHnBUqLk96wjayppBZw4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qStEwad/kZ7owqPHlhNKu2EyvBEpUPG/O11tV4lM9EW6E4Q1YGdtdZtkSrOujWCzp 9CtaV/ijIy2ZyheSz50ckYjPjXGOVKZH4mFm14wSooL+0Nh73NeEpGctN/sxnsXohU 6qZ7RHBFYgQAqf9N5usTZWP3w3pX1Lx1AXmObjrMAxBZfL5PsPOM/8p+h+aUpZsED8 ZEFA52VbgIpRZN0syT36JYBOEJwOC0yiGqrOYaTJw7xFHSXknfhNHdcCjchIPwAztG iyfKNvRM4thb65lDlTUmUE2KHeK72CGuzYl5sqUJcAWHkt+lOJ9DjH2duLnqxD1I36 YqJez7UFFIjmQ== Date: Wed, 29 Nov 2023 12:12:33 +0200 From: Tony Lindgren To: Rob Herring Cc: Andreas Kemnade , mturquette@baylibre.com, sboyd@kernel.org, krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org, kristo@kernel.org, linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH] dt-bindings: clock: ti: Convert interface.txt to json-schema Message-ID: <20231129101233.GV5169@atomide.com> References: <20231127202359.145778-1-andreas@kemnade.info> <20231128171647.GA3343123-robh@kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20231128171647.GA3343123-robh@kernel.org> * Rob Herring [231128 17:16]: > 1341 ['ti,clkctrl'] Are the 1341 ti,clkctrl warnings node name underscore warnings? If so I think I have a patch already for some of those that I need to dig up and finish.. Regadrs, Tony