mirror of https://gitee.com/openkylin/linux.git
ARM: shmobile: koelsch: enable USB PHY
Enable USB PHY device for the Koelsch board. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
3b7e530d28
commit
dc80d8bcac
|
@ -474,6 +474,10 @@ &pci1 {
|
|||
pinctrl-names = "default";
|
||||
};
|
||||
|
||||
&usbphy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&pcie_bus_clk {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue