arm64: dts: rockchip: add power button for rk3399 excavator linux
[firefly-linux-kernel-4.4.55.git] / arch / arm64 / boot / dts / rockchip / rk3399-android-next.dtsi
index f6ad050209f88ae9450eeb3dad9649acc3dce224..3ee091a90754f2982b1be6f84a1d6297f17597ed 100644 (file)
@@ -50,7 +50,7 @@
        };
 
        ramoops_mem: ramoops_mem {
-               reg = <0x0 0x100000 0x0 0x100000>;
+               reg = <0x0 0x110000 0x0 0xf0000>;
                reg-names = "ramoops_mem";
        };
 
@@ -58,7 +58,7 @@
                compatible = "ramoops";
                record-size = <0x0 0x20000>;
                console-size = <0x0 0x80000>;
-               ftrace-size = <0x0 0x10000>;
+               ftrace-size = <0x0 0x00000>;
                pmsg-size = <0x0 0x50000>;
                memory-region = <&ramoops_mem>;
        };
 };
 
 &usbdrd_dwc3_0 {
-       dr_mode = "peripheral";
+       dr_mode = "otg";
 };