SmartAudio/lichee/linux-4.9/arch/arm/boot/dts/sun8iw15p1-soc.dts

120 lines
2.2 KiB
Plaintext
Raw Normal View History

2018-07-13 01:31:50 +00:00
/*
* Allwinner Technology CO., Ltd. sun8iw15p1 soc board.
*
* soc board support.
*/
/dts-v1/;
#include "sun8iw15p1.dtsi"
/{
2018-12-13 10:48:25 +00:00
opp_dvfs_table:opp_dvfs_table {
cluster_num = <1>;
opp_table_count = <1>;
cpu_opp_l_table0: opp_l_table0 {
/* compatible = "operating-points-v2"; */
compatible = "allwinner,opp_l_table0";
opp_count = <5>;
opp-shared;
opp00 {
opp-hz = /bits/ 64 <480000000>;
opp-microvolt = <880000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp01 {
opp-hz = /bits/ 64 <720000000>;
opp-microvolt = <880000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp02 {
opp-hz = /bits/ 64 <816000000>;
opp-microvolt = <880000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp03 {
opp-hz = /bits/ 64 <1008000000>;
opp-microvolt = <880000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp04 {
opp-hz = /bits/ 64 <1200000000>;
opp-microvolt = <940000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp05 {
opp-hz = /bits/ 64 <1416000000>;
opp-microvolt = <1000000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp06 {
opp-hz = /bits/ 64 <1512000000>;
opp-microvolt = <1040000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp07 {
opp-hz = /bits/ 64 <1608000000>;
opp-microvolt = <1160000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp08 {
opp-hz = /bits/ 64 <1800000000>;
opp-microvolt = <1160000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
};
};
2018-07-13 01:31:50 +00:00
soc@03000000 {
2018-12-13 10:48:25 +00:00
pmu0: pmu0@0{
interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
status = "okay";
powerkey0: powerkey@0{
status = "okay";
};
regulator0: regulator@0{
status = "okay";
};
axp_gpio0: axp_gpio@0{
gpio-controller;
#size-cells = <0>;
#gpio-cells = <6>;
status = "okay";
};
};
pmu1: pmu1@0{
interrupts = <GIC_SPI 84 IRQ_TYPE_LEVEL_HIGH>;
status = "okay";
device_type = "pmu1";
2018-07-13 01:31:50 +00:00
2018-12-13 10:48:25 +00:00
charger0: charger@0{
status = "okay";
};
};
2018-07-13 01:31:50 +00:00
};
};