* Rajendra Nayak <rnayak@xxxxxx> [130821 02:29]: > On Wednesday 21 August 2013 02:23 PM, Tony Lindgren wrote: > > > > Or you could also have various bus specific bindings for the ocp > > with lists of phandles? > > > > ocp { > > reg = <...>; > > interrupts = <...>; > > ti,reset-on-init = <&module1, &module2>; > > ... > > }; > > > > Or something similar. > > The only problem I see with this is that some of these modules could be > board specific ones and need to be part of the board dts files, like > some boards which have PMIC power switch hooked up to some gpio etc. > So there could be some SoC specific modules (like emif/gpmc on OMAPs) > and some which depend on how the boards are designed. You can still override the ocp entry in the board specific .dts file. Would probably be a lot easier than to override each module separately in the board specific .dts file. Regards, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html