RE: [PATCH V11 2/7] clk: imx: add scu clock common part
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-14 02:17:26
Also in:
linux-clk
From: Stephen Boyd <sboyd@kernel.org>
Date: 2018-12-14 02:17:26
Also in:
linux-clk
Quoting Aisheng Dong (2018-12-13 17:44:55)
quoted
quoted
How would you suggest for this situation?I suggest the defines just go into the clk driver. Is that a workable solution or does something not work?Are you suggesting me to doing it now? As the patch is already in Shawn's tree, but I think I can do it and clean up the file in Shawn's tree later. However, only moving the clk related defines into clk driver is not enough. The driver compiling still depends on the resource ID file which is shared by power domain driver and clk driver (and possible many others). So we still have dependency issues.
Do the resources need to be defined in one place either? Or can they be spread to all the drivers that use them? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel