@@ -53,67 +53,67 @@ static const struct sprd_pmic_data sc2731_data = {
53
53
static const struct mfd_cell sprd_pmic_devs [] = {
54
54
{
55
55
.name = "sc27xx-wdt" ,
56
- .of_compatible = "sprd,sc27xx -wdt" ,
56
+ .of_compatible = "sprd,sc2731 -wdt" ,
57
57
}, {
58
58
.name = "sc27xx-rtc" ,
59
- .of_compatible = "sprd,sc27xx -rtc" ,
59
+ .of_compatible = "sprd,sc2731 -rtc" ,
60
60
}, {
61
61
.name = "sc27xx-charger" ,
62
- .of_compatible = "sprd,sc27xx -charger" ,
62
+ .of_compatible = "sprd,sc2731 -charger" ,
63
63
}, {
64
64
.name = "sc27xx-chg-timer" ,
65
- .of_compatible = "sprd,sc27xx -chg-timer" ,
65
+ .of_compatible = "sprd,sc2731 -chg-timer" ,
66
66
}, {
67
67
.name = "sc27xx-fast-chg" ,
68
- .of_compatible = "sprd,sc27xx -fast-chg" ,
68
+ .of_compatible = "sprd,sc2731 -fast-chg" ,
69
69
}, {
70
70
.name = "sc27xx-chg-wdt" ,
71
- .of_compatible = "sprd,sc27xx -chg-wdt" ,
71
+ .of_compatible = "sprd,sc2731 -chg-wdt" ,
72
72
}, {
73
73
.name = "sc27xx-typec" ,
74
- .of_compatible = "sprd,sc27xx -typec" ,
74
+ .of_compatible = "sprd,sc2731 -typec" ,
75
75
}, {
76
76
.name = "sc27xx-flash" ,
77
- .of_compatible = "sprd,sc27xx -flash" ,
77
+ .of_compatible = "sprd,sc2731 -flash" ,
78
78
}, {
79
79
.name = "sc27xx-eic" ,
80
- .of_compatible = "sprd,sc27xx -eic" ,
80
+ .of_compatible = "sprd,sc2731 -eic" ,
81
81
}, {
82
82
.name = "sc27xx-efuse" ,
83
- .of_compatible = "sprd,sc27xx -efuse" ,
83
+ .of_compatible = "sprd,sc2731 -efuse" ,
84
84
}, {
85
85
.name = "sc27xx-thermal" ,
86
- .of_compatible = "sprd,sc27xx -thermal" ,
86
+ .of_compatible = "sprd,sc2731 -thermal" ,
87
87
}, {
88
88
.name = "sc27xx-adc" ,
89
- .of_compatible = "sprd,sc27xx -adc" ,
89
+ .of_compatible = "sprd,sc2731 -adc" ,
90
90
}, {
91
91
.name = "sc27xx-audio-codec" ,
92
- .of_compatible = "sprd,sc27xx -audio-codec" ,
92
+ .of_compatible = "sprd,sc2731 -audio-codec" ,
93
93
}, {
94
94
.name = "sc27xx-regulator" ,
95
- .of_compatible = "sprd,sc27xx -regulator" ,
95
+ .of_compatible = "sprd,sc2731 -regulator" ,
96
96
}, {
97
97
.name = "sc27xx-vibrator" ,
98
- .of_compatible = "sprd,sc27xx -vibrator" ,
98
+ .of_compatible = "sprd,sc2731 -vibrator" ,
99
99
}, {
100
100
.name = "sc27xx-keypad-led" ,
101
- .of_compatible = "sprd,sc27xx -keypad-led" ,
101
+ .of_compatible = "sprd,sc2731 -keypad-led" ,
102
102
}, {
103
103
.name = "sc27xx-bltc" ,
104
- .of_compatible = "sprd,sc27xx -bltc" ,
104
+ .of_compatible = "sprd,sc2731 -bltc" ,
105
105
}, {
106
106
.name = "sc27xx-fgu" ,
107
- .of_compatible = "sprd,sc27xx -fgu" ,
107
+ .of_compatible = "sprd,sc2731 -fgu" ,
108
108
}, {
109
109
.name = "sc27xx-7sreset" ,
110
- .of_compatible = "sprd,sc27xx -7sreset" ,
110
+ .of_compatible = "sprd,sc2731 -7sreset" ,
111
111
}, {
112
112
.name = "sc27xx-poweroff" ,
113
- .of_compatible = "sprd,sc27xx -poweroff" ,
113
+ .of_compatible = "sprd,sc2731 -poweroff" ,
114
114
}, {
115
115
.name = "sc27xx-syscon" ,
116
- .of_compatible = "sprd,sc27xx -syscon" ,
116
+ .of_compatible = "sprd,sc2731 -syscon" ,
117
117
},
118
118
};
119
119
0 commit comments