blob: c20999b67fc79d646e1e0cb8e2e7b0324ed2521a [file] [log] [blame]
/* Copyright (c) 2017, 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.
*/
#include "sdm845.dtsi"
/ {
model = "Qualcomm Technologies, Inc. SDM845 V2";
qcom,msm-id = <321 0x20000>;
};
&sdhc_2 {
qcom,bus-bw-vectors-bps = <0 400000 20000000 25000000 50000000
100000000 200000000 4294967295>;
qcom,clk-rates = <400000 20000000 25000000 50000000
100000000 200000000>;
qcom,devfreq,freq-table = <50000000 200000000>;
};
&clock_gcc {
compatible = "qcom,gcc-sdm845-v2";
};
&clock_camcc {
compatible = "qcom,cam_cc-sdm845-v2";
};
&clock_dispcc {
compatible = "qcom,dispcc-sdm845-v2";
};
&clock_videocc {
compatible = "qcom,video_cc-sdm845-v2";
};
&msm_vidc {
qcom,allowed-clock-rates = <100000000 200000000 330000000
404000000 444000000 533000000>;
};