arm64: dts: rockchip: rk3328: Use new define for RK3328 pins
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3368-tb-sheep.dts
index 2e27c9c92098fd91bd28370c4651432c981962cc..aa420afa11a079f403c75336242bacffd48241a4 100644 (file)
        compatible = "rockchip,sheep", "rockchip,rk3368";
 };
 
+&rt5640 {
+       status = "okay";
+};
+
 &gt9xx {
        status = "okay";
 };
        cpu-supply = <&syr827>;
 };
 
+&cpu_l1 {
+       cpu-supply = <&syr827>;
+};
+
+&cpu_l2 {
+       cpu-supply = <&syr827>;
+};
+
+&cpu_l3 {
+       cpu-supply = <&syr827>;
+};
+
 &cpu_b0 {
        cpu-supply = <&syr827>;
 };
 
+&cpu_b1 {
+       cpu-supply = <&syr827>;
+};
+
+&cpu_b2 {
+       cpu-supply = <&syr827>;
+};
+
+&cpu_b3 {
+       cpu-supply = <&syr827>;
+};
+
 &gpu {
        logic-supply = <&vdd_logic>;
 };
+
+&dwc_control_usb {
+       otg_drv_gpio = <&gpio0 25 GPIO_ACTIVE_LOW>;
+
+       rockchip,remote_wakeup;
+       rockchip,usb_irq_wakeup;
+       status = "okay";
+};
+
+&usb_otg {
+       status = "okay";
+};