|
24 | 24 | };
|
25 | 25 |
|
26 | 26 | led-controller@200 {
|
27 |
| - compatible = "sprd,sc27xx-bltc", "sprd,sc2731-bltc"; |
| 27 | + compatible = "sprd,sc2731-bltc"; |
28 | 28 | reg = <0x200>;
|
29 | 29 | #address-cells = <1>;
|
30 | 30 | #size-cells = <0>;
|
|
46 | 46 | };
|
47 | 47 |
|
48 | 48 | rtc@280 {
|
49 |
| - compatible = "sprd,sc27xx-rtc", "sprd,sc2731-rtc"; |
| 49 | + compatible = "sprd,sc2731-rtc"; |
50 | 50 | reg = <0x280>;
|
51 | 51 | interrupt-parent = <&sc2731_pmic>;
|
52 | 52 | interrupts = <2>;
|
53 | 53 | };
|
54 | 54 |
|
55 | 55 | pmic_eic: gpio@300 {
|
56 |
| - compatible = "sprd,sc27xx-eic"; |
| 56 | + compatible = "sprd,sc2731-eic"; |
57 | 57 | reg = <0x300>;
|
58 | 58 | interrupt-parent = <&sc2731_pmic>;
|
59 | 59 | interrupts = <5>;
|
|
64 | 64 | };
|
65 | 65 |
|
66 | 66 | efuse@380 {
|
67 |
| - compatible = "sprd,sc27xx-efuse", "sprd,sc2731-efuse"; |
| 67 | + compatible = "sprd,sc2731-efuse"; |
68 | 68 | reg = <0x380>;
|
69 | 69 | #address-cells = <1>;
|
70 | 70 | #size-cells = <1>;
|
|
85 | 85 | };
|
86 | 86 |
|
87 | 87 | pmic_adc: adc@480 {
|
88 |
| - compatible = "sprd,sc27xx-adc", "sprd,sc2731-adc"; |
| 88 | + compatible = "sprd,sc2731-adc"; |
89 | 89 | reg = <0x480>;
|
90 | 90 | interrupt-parent = <&sc2731_pmic>;
|
91 | 91 | interrupts = <0>;
|
|
109 | 109 | };
|
110 | 110 |
|
111 | 111 | vibrator@ec8 {
|
112 |
| - compatible = "sprd,sc27xx-vibrator", "sprd,sc2731-vibrator"; |
| 112 | + compatible = "sprd,sc2731-vibrator"; |
113 | 113 | reg = <0xec8>;
|
114 | 114 | };
|
115 | 115 |
|
116 | 116 | regulators {
|
117 |
| - compatible = "sprd,sc27xx-regulator"; |
| 117 | + compatible = "sprd,sc2731-regulator"; |
118 | 118 |
|
119 | 119 | vddarm0: BUCK_CPU0 {
|
120 | 120 | regulator-name = "vddarm0";
|
|
0 commit comments