On Mon, 17 Dec 2018 10:46:21 +0100, Jorge Ramirez-Ortiz wrote: > 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 <[email protected]> > Signed-off-by: Niklas Cassel <[email protected]> > Signed-off-by: Jorge Ramirez-Ortiz <[email protected]> > --- > .../bindings/mailbox/qcom,apcs-kpss-global.txt | 21 > +++++++++++++++++++++ > 1 file changed, 21 insertions(+) >
Reviewed-by: Rob Herring <[email protected]>

