android_kernel_samsung_hero.../arch/arm/boot/dts/qcom/msmcobalt-rumi.dts

65 lines
1.5 KiB
Text
Raw Normal View History

2016-08-17 10:41:52 +02:00
/* Copyright (c) 2015, The Linux Foundation. All rights reserved.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 and
* only version 2 as published by the Free Software Foundation.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*/
/dts-v1/;
/memreserve/ 0x90000000 0x00000100;
#include "msmcobalt.dtsi"
#include "msmcobalt-rumi.dtsi"
/ {
model = "Qualcomm Technologies, Inc. MSM COBALT RUMI";
compatible = "qcom,msmcobalt-rumi", "qcom,msmcobalt", "qcom,rumi";
qcom,board-id = <15 0>;
};
&usb3 {
qcom,disable-dev-mode-pm;
dwc3@a800000 {
maximum-speed = "high-speed";
};
};
&qusb_phy0 {
reg = <0x0a928000 0x8000>,
<0x0a8f8800 0x400>,
<0x0a920000 0x100>;
reg-names = "qusb_phy_base",
"qscratch_base",
"emu_phy_base";
qcom,emulation;
qcom,emu-init-seq = <0x7f 0x4
0x0 0x4
0x3ff 0x28
0x1f 0x2c>;
qcom,qusb-phy-init-seq = <0x19 0x1404
0x20 0x1414
0x79 0x1410
0x00 0x1418
0x99 0x1404
0x04 0x1408
0xd9 0x1404>;
qcom,phy-pll-reset-seq = <0x80000000 0x7500
0x0 0x7500
0x201e0 0x7500
0x0 0x7500>;
qcom,emu-dcm-reset-seq = <0x100000 0x20
0x0 0x20
0x1e0 0x20
0x5 0x14>;
};
&ssphy {
compatible = "usb-nop-xceiv";
};