* Peter Ujfalusi <[email protected]> [120829 06:31]: > Since the board is based on OMAP2420 we should include the dedicated dtsi > file (which includes the common omap2 dtsi). > > Signed-off-by: Peter Ujfalusi <[email protected]> > --- > arch/arm/boot/dts/omap2420-h4.dts | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/arch/arm/boot/dts/omap2420-h4.dts > b/arch/arm/boot/dts/omap2420-h4.dts > index 25b50b7..77b84e1 100644 > --- a/arch/arm/boot/dts/omap2420-h4.dts > +++ b/arch/arm/boot/dts/omap2420-h4.dts > @@ -7,7 +7,7 @@ > */ > /dts-v1/; > > -/include/ "omap2.dtsi" > +/include/ "omap2420.dtsi" > > / { > model = "TI OMAP2420 H4 board";
Oops looks like I have this too in one of my patches. I'll drop that part in my patches. Tony _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
