ARM: dts: exynos: Add support for USB OTG port on Origen board

Add support for USB OTG port on Insignal Origen Exynos4210-based evaluation
board.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Marek Szyprowski 2018-03-22 12:49:37 +01:00 committed by Krzysztof Kozlowski
parent 60cc43fc88
commit 88c0fe33ab
1 changed files with 11 additions and 0 deletions

View File

@ -131,12 +131,23 @@
cpu0-supply = <&buck1_reg>;
};
&exynos_usbphy {
status = "okay";
};
&fimd {
pinctrl-0 = <&lcd_en &lcd_clk &lcd_data24 &pwm0_out>;
pinctrl-names = "default";
status = "okay";
};
&hsotg {
vusb_d-supply = <&ldo3_reg>;
vusb_a-supply = <&ldo8_reg>;
dr_mode = "peripheral";
status = "okay";
};
&i2c_0 {
status = "okay";
samsung,i2c-sda-delay = <100>;