Re: [PATCH v3 04/14] dt-bindings: mailbox: qcom: Add clock-name optional property

2019-07-11 Thread Bjorn Andersson
On Tue 25 Jun 09:47 PDT 2019, 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

[PATCH v3 04/14] dt-bindings: mailbox: qcom: Add clock-name optional property

2019-06-25 Thread Jorge Ramirez-Ortiz
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 cl