mirror of
https://github.com/torvalds/linux.git
synced 2026-05-27 00:22:00 +02:00
ARM: dts: da850-lcdk: Enable ohci for omapl138 lcdk
Enable the usb1 controller (ohci) and phy for the lcdk board Signed-off-by: Axel Haslam <ahaslam@baylibre.com> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
This commit is contained in:
parent
fa4fabff6a
commit
9e6612ebe5
|
|
@ -224,6 +224,10 @@ &usb0 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&usb1 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&aemif {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&nand_pins>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user