From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH V5 2/3] dt-bindings: input: Add document bindings for DA7280 Date: Tue, 28 Aug 2018 17:20:15 -0500 Message-ID: <20180828222015.GA26211@bogus> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Roy Im Cc: Dmitry Torokhov , Rob Herring , Mark Rutland , Support Opensource , devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-input@vger.kernel.org On Mon, 27 Aug 2018 17:21:35 +0900, Roy Im wrote: > > Add device tree binding information for DA7280 haptic driver. > Example bindings for DA7280 are added. > > Signed-off-by: Roy Im > > --- > v5: Updated descriptions and fixed errors. > v4: Fixed commit message, properties. > v3: Fixed subject format. > v2: No changes > > > .../devicetree/bindings/input/dlg,da7280.txt | 105 ++++++++++++++++++++ > 1 file changed, 105 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/dlg,da7280.txt > Reviewed-by: Rob Herring