Re: [PATCH 0/3] firmware: qcom: scm: Improve clock handling

2018-08-30 Thread Bjorn Andersson
On Thu 30 Aug 18:07 PDT 2018, Stephen Boyd wrote: > Quoting Bjorn Andersson (2018-08-29 16:15:02) > > We're currently facing the issue that every new platform requires the > > addition > > of a compatible to the DT binding as well as the driver. > > > > The DT binding patch to allow us to use qc

Re: [PATCH 0/3] firmware: qcom: scm: Improve clock handling

2018-08-30 Thread Stephen Boyd
Quoting Bjorn Andersson (2018-08-29 16:15:02) > We're currently facing the issue that every new platform requires the addition > of a compatible to the DT binding as well as the driver. > > The DT binding patch to allow us to use qcom,scm for all these new platforms > that doesn't require any cloc

[PATCH 0/3] firmware: qcom: scm: Improve clock handling

2018-08-29 Thread Bjorn Andersson
We're currently facing the issue that every new platform requires the addition of a compatible to the DT binding as well as the driver. The DT binding patch to allow us to use qcom,scm for all these new platforms that doesn't require any clocks and the driver is reworked to make the qcom,scm still