[GIT PULL] Raspberry Pi SPI and I2C changes
Chris Boot
bootc at tarquin.bootc.net
Sat May 26 17:18:51 EDT 2012
The following changes since commit 21a4bd160c957d2b50677d322e9f49a201e86256:
bcm2835: add padding to the DTC file (2012-05-26 17:21:31 +0100)
are available in the git repository at:
git at github.com:bootc/linux.git rpi-for-lp0
for you to fetch changes up to 6e8f4fa584e493aec44a454f96cfe1e497e25e4f:
bcm2835-rpi: add default i2c bus clock-frequency values to device tree (2012-05-26 22:16:59 +0100)
----------------------------------------------------------------
Chris Boot (7):
i2c-bcm2708: fix message printed at probe time
spi-bcm2708: use pinconf to change pin mode
bcm2835-rpi: add compatible properties for SPI to work with pinconf
i2c-bcm2708: use pinconf to change pin mode
bcm2835-rpi: add compatible properties for I2C to work with pinconf
i2c-bcm2708: get the i2c bus clock frequency from device tree
bcm2835-rpi: add default i2c bus clock-frequency values to device tree
arch/arm/boot/dts/bcm2835-rpi-a.dts | 8 +++++
arch/arm/boot/dts/bcm2835-rpi-b.dts | 8 +++++
arch/arm/boot/dts/bcm2835.dtsi | 6 ++--
drivers/i2c/busses/Kconfig | 2 ++
drivers/i2c/busses/i2c-bcm2708.c | 67 ++++++++++++++++-------------------
drivers/spi/Kconfig | 2 ++
drivers/spi/spi-bcm2708.c | 42 ++++++++--------------
7 files changed, 67 insertions(+), 68 deletions(-)
More information about the linux-rpi-kernel
mailing list