ARM: dts: add 'dr_mode' property to hsotg devices for exynos boards
[deliverable/linux.git] / arch / arm / boot / dts / s5pv210-smdkv210.dts
index cb8521899ec8478fd2303a49d7210e8053388add..da7d210df6704d4304809e290114f3b05bb7506a 100644 (file)
 };
 
 &hsotg {
+       dr_mode = "peripheral";
        status = "okay";
 };
 
This page took 0.027243 seconds and 5 git commands to generate.