omap4: make musb probeable by simple bus
Like other peripherals important for booting, do not rely on ti-sysc compatibility alone Signed-off-by: Andreas Kemnade <andreas@kemnade.info>
This commit is contained in:
parent
739e8361f3
commit
3419416a3a
@ -17,6 +17,14 @@
|
||||
compatible = "simple-bus";
|
||||
};
|
||||
};
|
||||
|
||||
segment@80000 {
|
||||
/* USB OTG */
|
||||
target-module@2b000 {
|
||||
compatible = "simple-bus";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
&l4_per {
|
||||
|
Loading…
Reference in New Issue
Block a user