Messages in this thread |  | | Subject | Re: [PATCH v3 1/7] dt-bindings: mailbox: qcom: Add clock-name optional property | From | Stephen Boyd <> | Date | Wed, 18 Dec 2019 22:24:24 -0800 |
| |
Quoting Niklas Cassel (2019-11-25 05:59:03) > From: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> > > When the APCS clock is registered (platform dependent), it retrieves > its parent names from hardcoded values in the driver. > > The following commit allows the DT node to provide such clock names to > the platform data based clock driver therefore avoiding having to > explicitly embed those names in the clock driver source code. > > Co-developed-by: Niklas Cassel <niklas.cassel@linaro.org> > Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org> > Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org> > Reviewed-by: Rob Herring <robh@kernel.org> > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> > ---
Applied to clk-next
|  |