From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 2/2] clk: qcom: clk-rpmh: Add support for SM8150 Date: Wed, 14 Aug 2019 10:19:46 -0700 Message-ID: <20190814171946.E9E8D20665@mail.kernel.org> References: <20190814122958.4981-1-vkoul@kernel.org> <20190814122958.4981-2-vkoul@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20190814122958.4981-2-vkoul@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , Vinod Koul , Andy Gross , Michael Turquette , Rob Herring , Mark Rutland , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org Quoting Vinod Koul (2019-08-14 05:29:58) > Add support for rpmh clocks found in SM8150 >=20 > Signed-off-by: Vinod Koul > --- Patch looks OK, but can you convert this driver to use the new parent style and then update the binding to handle it? We can fix the other platforms and dts files that use this driver in parallel, but sm8150 will be forward looking.