From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rob Herring Subject: Re: [PATCH v3 1/3] dt-bindings: Input: new bindings for MSM vibrator Date: Thu, 25 Oct 2018 16:44:51 -0500 Message-ID: <20181025214451.GA4937@bogus> References: <20181025012937.2154-1-masneyb@onstation.org> <20181025012937.2154-2-masneyb@onstation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20181025012937.2154-2-masneyb@onstation.org> Sender: linux-kernel-owner@vger.kernel.org Cc: dmitry.torokhov@gmail.com, andy.gross@linaro.org, david.brown@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, masneyb@onstation.org, linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, devicetree@vger.kernel.org, jonathan@marek.ca List-Id: linux-input@vger.kernel.org On Wed, 24 Oct 2018 21:29:35 -0400, Brian Masney wrote: > This patch adds the device tree bindings for the vibrator found on > various Qualcomm MSM SOCs. > > Signed-off-by: Brian Masney > --- > .../bindings/input/msm-vibrator.txt | 36 +++++++++++++++++++ > 1 file changed, 36 insertions(+) > create mode 100644 Documentation/devicetree/bindings/input/msm-vibrator.txt > Reviewed-by: Rob Herring