git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c220aec
)
ARM: dt: sun6i: Add #address-cells and #size-cells to i2c controller nodes
author
Chen-Yu Tsai
<wens@csie.org>
Mon, 21 Jul 2014 14:54:27 +0000
(22:54 +0800)
committer
Maxime Ripard
<maxime.ripard@free-electrons.com>
Mon, 28 Jul 2014 09:34:39 +0000
(11:34 +0200)
dtc was giving warnings for missing #address-cells and #size-cells for
the new sun6i-a31-hummingbird.dts, which has a i2c-based rtc device.
This patch adds the properties for all i2c controller nodes for sun6i.
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
No differences found