Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
ee641009
Commit
ee641009
authored
Sep 16, 2014
by
Shawn Guo
Browse files
Options
Browse Files
Download
Plain Diff
Merge tag 'ib-mfd-arm-v3.18' into imx/dt
Immutable branch between MFD and some ARM sub-arch maintainers.
parents
69e273c0
bd597f47
Changes
8
Hide whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
21 additions
and
20 deletions
+21
-20
Documentation/devicetree/bindings/i2c/trivial-devices.txt
Documentation/devicetree/bindings/i2c/trivial-devices.txt
+1
-1
Documentation/devicetree/bindings/regulator/da9210.txt
Documentation/devicetree/bindings/regulator/da9210.txt
+2
-2
Documentation/devicetree/bindings/vendor-prefixes.txt
Documentation/devicetree/bindings/vendor-prefixes.txt
+1
-0
arch/arm/boot/dts/imx53-smd.dts
arch/arm/boot/dts/imx53-smd.dts
+1
-1
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
+1
-1
arch/arm/boot/dts/r8a7790-lager.dts
arch/arm/boot/dts/r8a7790-lager.dts
+1
-1
arch/arm/boot/dts/r8a7791-koelsch.dts
arch/arm/boot/dts/r8a7791-koelsch.dts
+1
-1
drivers/mfd/da9055-core.c
drivers/mfd/da9055-core.c
+13
-13
No files found.
Documentation/devicetree/bindings/i2c/trivial-devices.txt
View file @
ee641009
...
...
@@ -44,7 +44,7 @@ dallas,ds1775 Tiny Digital Thermometer and Thermostat
dallas,ds3232 Extremely Accurate I²C RTC with Integrated Crystal and SRAM
dallas,ds4510 CPU Supervisor with Nonvolatile Memory and Programmable I/O
dallas,ds75 Digital Thermometer and Thermostat
d
ialo
g,da9053 DA9053: flexible system level PMIC with multicore support
d
l
g,da9053 DA9053: flexible system level PMIC with multicore support
epson,rx8025 High-Stability. I2C-Bus INTERFACE REAL TIME CLOCK MODULE
epson,rx8581 I2C-BUS INTERFACE REAL TIME CLOCK MODULE
fsl,mag3110 MAG3110: Xtrinsic High Accuracy, 3D Magnetometer
...
...
Documentation/devicetree/bindings/regulator/da9210.txt
View file @
ee641009
...
...
@@ -2,7 +2,7 @@
Required properties:
- compatible: must be "d
iasemi
,da9210"
- compatible: must be "d
lg
,da9210"
- reg: the i2c slave address of the regulator. It should be 0x68.
Any standard regulator properties can be used to configure the single da9210
...
...
@@ -11,7 +11,7 @@ DCDC.
Example:
da9210@68 {
compatible = "d
iasemi
,da9210";
compatible = "d
lg
,da9210";
reg = <0x68>;
regulator-min-microvolt = <900000>;
...
...
Documentation/devicetree/bindings/vendor-prefixes.txt
View file @
ee641009
...
...
@@ -38,6 +38,7 @@ dallas Maxim Integrated Products (formerly Dallas Semiconductor)
davicom DAVICOM Semiconductor, Inc.
denx Denx Software Engineering
digi Digi International Inc.
dlg Dialog Semiconductor
dlink D-Link Corporation
dmo Data Modul AG
ebv EBV Elektronik
...
...
arch/arm/boot/dts/imx53-smd.dts
View file @
ee641009
...
...
@@ -265,7 +265,7 @@ camera: ov5642@3c {
};
pmic
:
dialog
@
48
{
compatible
=
"d
ialog,da9053"
,
"dialo
g,da9052"
;
compatible
=
"d
lg,da9053"
,
"dl
g,da9052"
;
reg
=
<
0x48
>;
};
};
...
...
arch/arm/boot/dts/imx6qdl-phytec-pfla02.dtsi
View file @
ee641009
...
...
@@ -83,7 +83,7 @@ eeprom@50 {
};
pmic
@
58
{
compatible
=
"d
ialo
g,da9063"
;
compatible
=
"d
l
g,da9063"
;
reg
=
<
0x58
>;
interrupt
-
parent
=
<&
gpio4
>;
interrupts
=
<
17
0x8
>;
/*
active
-
low
GPIO4_17
*/
...
...
arch/arm/boot/dts/r8a7790-lager.dts
View file @
ee641009
...
...
@@ -374,7 +374,7 @@ &iic3 {
status
=
"okay"
;
vdd_dvfs
:
regulator
@
68
{
compatible
=
"d
iasemi
,da9210"
;
compatible
=
"d
lg
,da9210"
;
reg
=
<
0x68
>;
regulator
-
min
-
microvolt
=
<
1000000
>;
...
...
arch/arm/boot/dts/r8a7791-koelsch.dts
View file @
ee641009
...
...
@@ -419,7 +419,7 @@ &i2c6 {
clock
-
frequency
=
<
100000
>;
vdd_dvfs
:
regulator
@
68
{
compatible
=
"d
iasemi
,da9210"
;
compatible
=
"d
lg
,da9210"
;
reg
=
<
0x68
>;
regulator
-
min
-
microvolt
=
<
1000000
>;
...
...
drivers/mfd/da9055-core.c
View file @
ee641009
...
...
@@ -296,73 +296,73 @@ static struct resource da9055_ld05_6_resource = {
static
const
struct
mfd_cell
da9055_devs
[]
=
{
{
.
of_compatible
=
"d
ialo
g,da9055-gpio"
,
.
of_compatible
=
"d
l
g,da9055-gpio"
,
.
name
=
"da9055-gpio"
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-regulator"
,
.
of_compatible
=
"d
l
g,da9055-regulator"
,
.
name
=
"da9055-regulator"
,
.
id
=
1
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-regulator"
,
.
of_compatible
=
"d
l
g,da9055-regulator"
,
.
name
=
"da9055-regulator"
,
.
id
=
2
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-regulator"
,
.
of_compatible
=
"d
l
g,da9055-regulator"
,
.
name
=
"da9055-regulator"
,
.
id
=
3
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-regulator"
,
.
of_compatible
=
"d
l
g,da9055-regulator"
,
.
name
=
"da9055-regulator"
,
.
id
=
4
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-regulator"
,
.
of_compatible
=
"d
l
g,da9055-regulator"
,
.
name
=
"da9055-regulator"
,
.
id
=
5
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-regulator"
,
.
of_compatible
=
"d
l
g,da9055-regulator"
,
.
name
=
"da9055-regulator"
,
.
id
=
6
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-regulator"
,
.
of_compatible
=
"d
l
g,da9055-regulator"
,
.
name
=
"da9055-regulator"
,
.
id
=
7
,
.
resources
=
&
da9055_ld05_6_resource
,
.
num_resources
=
1
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-regulator"
,
.
of_compatible
=
"d
l
g,da9055-regulator"
,
.
name
=
"da9055-regulator"
,
.
resources
=
&
da9055_ld05_6_resource
,
.
num_resources
=
1
,
.
id
=
8
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-onkey"
,
.
of_compatible
=
"d
l
g,da9055-onkey"
,
.
name
=
"da9055-onkey"
,
.
resources
=
&
da9055_onkey_resource
,
.
num_resources
=
1
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-rtc"
,
.
of_compatible
=
"d
l
g,da9055-rtc"
,
.
name
=
"da9055-rtc"
,
.
resources
=
da9055_rtc_resource
,
.
num_resources
=
ARRAY_SIZE
(
da9055_rtc_resource
),
},
{
.
of_compatible
=
"d
ialo
g,da9055-hwmon"
,
.
of_compatible
=
"d
l
g,da9055-hwmon"
,
.
name
=
"da9055-hwmon"
,
.
resources
=
&
da9055_hwmon_resource
,
.
num_resources
=
1
,
},
{
.
of_compatible
=
"d
ialo
g,da9055-watchdog"
,
.
of_compatible
=
"d
l
g,da9055-watchdog"
,
.
name
=
"da9055-watchdog"
,
},
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment