Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186895
b: refs/heads/master
c: 6048a3d
h: refs/heads/master
i:
  186893: 86365dc
  186891: 6711697
  186887: 39b5ade
  186879: a1f85e1
v: v3
  • Loading branch information
Cory Maccarrone authored and Samuel Ortiz committed Mar 7, 2010
1 parent 96714bb commit e06c041
Show file tree
Hide file tree
Showing 5 changed files with 745 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 08ff6f2a9908c87b0adffe6453291be22db3a62f
refs/heads/master: 6048a3dd2371c58611ea0ab8b306f8f1469399ae
9 changes: 9 additions & 0 deletions trunk/drivers/mfd/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,15 @@ config HTC_PASIC3
HTC Magician devices, respectively. Actual functionality is
handled by the leds-pasic3 and ds1wm drivers.

config HTC_I2CPLD
bool "HTC I2C PLD chip support"
depends on I2C=y
help
If you say yes here you get support for the supposed CPLD
found on omap850 HTC devices like the HTC Wizard and HTC Herald.
This device provides input and output GPIOs through an I2C
interface to one or more sub-chips.

config UCB1400_CORE
tristate "Philips UCB1400 Core driver"
depends on AC97_BUS
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/mfd/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ obj-$(CONFIG_MFD_SH_MOBILE_SDHI) += sh_mobile_sdhi.o

obj-$(CONFIG_HTC_EGPIO) += htc-egpio.o
obj-$(CONFIG_HTC_PASIC3) += htc-pasic3.o
obj-$(CONFIG_HTC_I2CPLD) += htc-i2cpld.o

obj-$(CONFIG_MFD_DM355EVM_MSP) += dm355evm_msp.o

Expand Down
Loading

0 comments on commit e06c041

Please sign in to comment.