From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH 1/2] dt-bindings: pwm: tiecap: Add TI AM654 SoC specific compatible Date: Mon, 15 Oct 2018 14:12:51 -0500 Message-ID: <20181015191251.GA8949@bogus> References: <20181003170658.3835-1-vigneshr@ti.com> <20181003170658.3835-2-vigneshr@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181003170658.3835-2-vigneshr@ti.com> Sender: linux-kernel-owner@vger.kernel.org Cc: Thierry Reding , Rob Herring , Mark Rutland , linux-pwm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Vignesh R , Linux ARM Mailing List List-Id: devicetree@vger.kernel.org On Wed, 3 Oct 2018 22:36:57 +0530, Vignesh R wrote: > Add a new compatible string "ti,am654-ecap" to support PWM ECAP IP of > TI AM654 SoC. > > Signed-off-by: Vignesh R > Signed-off-by: Sekhar Nori > --- > Documentation/devicetree/bindings/pwm/pwm-tiecap.txt | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Rob Herring