lkml.org 
[lkml]   [2014]   [Nov]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 12/13] ARM: STi: DT: STiH410: Add STiH410 SoC clock support.
Hi Arnd,

Thanks for reviewing.

> On Friday 07 November 2014 11:57:54 Peter Griffin wrote:
> > +
> > + soc {
> > +
> > + ohci0: usb@9a03c00 {
> > + status = "okay";
> > + };
> > +
> > + ehci0: usb@9a03e00 {
> > + status = "okay";
> > + };
> > +
> > + ohci1: usb@9a83c00 {
> > + status = "okay";
> > + };
> > +
> > + ehci1: usb@9a83e00 {
> > + status = "okay";
> > + };
> > + };
> > +};
> >
>
> These seem to refer to an existing device in the base dtsi file. Just put the label
> in the shared file and remove the exact names here. Alternatively, drop the labels
> you don't use.

Based on Maximes feedback in V2 I've created a seperate stih410.dtsi file
which has the extra ehci / ohci device nodes in it. This means they don't need to be
enabled in the board file any more.

regards,

Peter.


\
 
 \ /
  Last update: 2014-11-12 15:21    [W:0.052 / U:0.748 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site