From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH v3 1/2] dt-bindings: pwm: Convert PWM bindings to json-schema Date: Thu, 03 Oct 2019 11:15:59 -0700 Message-ID: <20191003181600.7D6F22070B__13736.6037395381$1570126592$gmane$org@mail.kernel.org> References: <20191002164047.14499-1-krzk@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20191002164047.14499-1-krzk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+glpar-linux-rockchip=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: =?UTF-8?Q?Uwe=20Kleine=2DK=C3=83=C2=B6nig=20=3Cu=2E?= Cc: Krzysztof Kozlowski List-Id: linux-rockchip.vger.kernel.org Quoting Krzysztof Kozlowski (2019-10-02 09:40:46) > Convert generic PWM bindings to DT schema format using json-schema. The > consumer bindings are split to separate file. > > Signed-off-by: Krzysztof Kozlowski > > --- > > Changes since v2: > 1. Change also pwm-sprd.txt > > Changes since v1: > 1. Indent example with four spaces (more readable), > 2. Change pattern for pwm nodes, > 3. Remove $ref from #cells. > --- > .../devicetree/bindings/clock/pwm-clock.txt | 2 +- Acked-by: Stephen Boyd