From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Return-Path: Date: Tue, 12 Jun 2018 14:59:07 -0600 From: Rob Herring To: Taniya Das Cc: Stephen Boyd , Michael Turquette , Andy Gross , David Brown , Rajendra Nayak , Amit Nischal , linux-arm-msm@vger.kernel.org, linux-soc@vger.kernel.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Subject: Re: [PATCH 1/2] dt-bindings: clock: Introduce QCOM Display clock bindings Message-ID: <20180612205907.GA12993@rob-hp-laptop> References: <1528098985-3676-1-git-send-email-tdas@codeaurora.org> <1528098985-3676-2-git-send-email-tdas@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1528098985-3676-2-git-send-email-tdas@codeaurora.org> List-ID: On Mon, Jun 04, 2018 at 01:26:24PM +0530, Taniya Das wrote: > Add device tree bindings for display clock controller for Qualcomm > Technology Inc's SoCs. > > Signed-off-by: Taniya Das > --- > .../devicetree/bindings/clock/qcom,dispcc.txt | 19 +++++++++ > include/dt-bindings/clock/qcom,dispcc-sdm845.h | 45 ++++++++++++++++++++++ > 2 files changed, 64 insertions(+) > create mode 100644 Documentation/devicetree/bindings/clock/qcom,dispcc.txt > create mode 100644 include/dt-bindings/clock/qcom,dispcc-sdm845.h Reviewed-by: Rob Herring