linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] A10S-OLinuXino-Micro I2C support
@ 2013-07-07 21:31 Emilio López
  2013-07-07 21:31 ` [PATCH 1/4] ARM: sun5i: dt: Add I2C muxings for sun5i A10S Emilio López
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Emilio López @ 2013-07-07 21:31 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

This patchset adds the required DT nodes to get I2C supported and 
working on the OLIMEX A10S-OLinuXino-Micro board.

Patch 1 adds the muxings as seen on the board's schematics. Patch 2 adds 
the DT nodes, based on other sunxi dts, as we don't have an A10S user 
manual so far. Patch 3 enables the controllers, and patch 4 adds a node 
for the AT24 EEPROM found on the board.

I have tested and can see the PMU on I2C-0 using i2cdetect, and can read 
the EEPROM contents on I2C-1. I have not tested I2C-2, but i2cdetect 
reports no devices so I suppose it's working okay too.

Any testing or review will be appreciated :)

Thanks,

Emilio

Emilio L?pez (4):
  ARM: sun5i: dt: Add I2C muxings for sun5i A10S
  ARM: sun5i: dt: Add I2C controller nodes to the A10S dtsi
  ARM: sun5i: dt: Enable I2C controllers on A10S-OLinuXino-Micro
  ARM: sun5i: dt: Add AT24 device on A10S-OLinuXino-Micro

 arch/arm/boot/dts/sun5i-a10s-olinuxino-micro.dts | 25 +++++++++++
 arch/arm/boot/dts/sun5i-a10s.dtsi                | 54 ++++++++++++++++++++++++
 2 files changed, 79 insertions(+)

-- 
1.8.3.2

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-15  7:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-07 21:31 [PATCH 0/4] A10S-OLinuXino-Micro I2C support Emilio López
2013-07-07 21:31 ` [PATCH 1/4] ARM: sun5i: dt: Add I2C muxings for sun5i A10S Emilio López
2013-07-07 21:31 ` [PATCH 2/4] ARM: sun5i: dt: Add I2C controller nodes to the A10S dtsi Emilio López
2013-07-07 21:31 ` [PATCH 3/4] ARM: sun5i: dt: Enable I2C controllers on A10S-OLinuXino-Micro Emilio López
2013-07-07 21:31 ` [PATCH 4/4] ARM: sun5i: dt: Add AT24 device " Emilio López
2013-07-11 16:38 ` [PATCH 0/4] A10S-OLinuXino-Micro I2C support Maxime Ripard
2013-07-15  7:59 ` Maxime Ripard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).