On Mon, Feb 10, 2014 at 02:00:40PM +0100, Stefan Sørensen wrote: > This patch removes the module parameters gpio_tab and chosen_phy in favour of > retrieving the configuration from DT through the properties Can we please keep the module parameters? I have two platforms with phyters neither of which will ever support DT, namely ixp and m68k, and I want to run recent kernels on them. Are module parameters even considered user ABI? Even if not, still I want to retain the module params until there is an alternative for non-DT platforms. > dp83640,slave > dp83640,calibrate-gpio > dp83640,perout-gpios > dp83640,extts-gpios > The configuration is now stored for each master clock device, allowing different > gpio setups for each master. What do you mean by "each master"? Do you mean each individual PHY device or each group of PHYs on the same MDIO bus? Thanks, Richard -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html