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

51 lines
1.2 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/;
#include "mdmfermium.dtsi"
#include "mdmfermium-pinctrl.dtsi"
/ {
model = "Qualcomm Technologies, Inc. MDM FERMIUM RUMI";
compatible = "qcom,mdmfermium-rumi", "qcom,mdmfermium", "qcom,rumi";
qcom,board-id = <15 0>;
};
&blsp1_uart5 {
status = "ok";
pinctrl-names = "default";
pinctrl-0 = <&uart_console_sleep>;
};
&qnand_1 {
status = "ok";
};
&usb_otg {
qcom,hsusb-otg-mode = <1>; /* DEVICE only */
qcom,hsusb-otg-otg-control = <1>; /* PHY control */
qcom,emulation;
/delete-property/ qcom,boost-sysclk-with-streaming;
/delete-property/ qcom,streaming-func;
};
&clock_gcc {
compatible="qcom,dummycc";
#clock-cells = <1>;
};
&clock_debug {
status = "disabled";
};