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

89 lines
1.5 KiB
Plaintext
Executable File

/*
* Allwinner Technology CO., Ltd. sun8iw15p1 a3 board.
*
* a3 board support.
*/
/dts-v1/;
#include "sun8iw15p1.dtsi"
/{
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_count = <4>;
opp-shared;
opp00 {
opp-hz = /bits/ 64 <600000000>;
opp-microvolt = <800000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp01 {
opp-hz = /bits/ 64 <1008000000>;
opp-microvolt = <880000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp02 {
opp-hz = /bits/ 64 <1200000000>;
opp-microvolt = <940000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
opp03 {
opp-hz = /bits/ 64 <1368000000>;
opp-microvolt = <980000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
/*
opp04 {
opp-hz = /bits/ 64 <1512000000>;
opp-microvolt = <1040000>;
axi-bus-divide-ratio = <3>;
clock-latency-ns = <2000000>;
};
*/
};
};
soc@03000000 {
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";
};
charger0: charger@0{
status = "okay";
};
};
};
};