[PATCH 2/3] ARM: OMAP2+: Add new bindings for OMAP
Tony Lindgren
tony at atomide.com
Wed Aug 21 08:23:28 EDT 2013
* Rajendra Nayak <rnayak at ti.com> [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
More information about the linux-arm-kernel
mailing list