Re: [RFC 04/19] devfreq: imx-bus: Decouple imx-bus from icc made

2021-02-26 Thread Chanwoo Choi
On 21. 2. 20. 오전 1:00, Abel Vesa wrote: The link between an imx-bus device and its icc id will be done through the fsl,icc-id property in each dts node. The imx interconnect driver will pick up all the dts nodes that have that property defined and will link them to the rightfull icc id. Signe

[RFC 04/19] devfreq: imx-bus: Decouple imx-bus from icc made

2021-02-19 Thread Abel Vesa
The link between an imx-bus device and its icc id will be done through the fsl,icc-id property in each dts node. The imx interconnect driver will pick up all the dts nodes that have that property defined and will link them to the rightfull icc id. Signed-off-by: Abel Vesa --- drivers/devfreq/imx