22 Jul, 2013
2 commits
-
Select ARCH_WANT_OPTIONAL_GPIOLIB from SOC_TZ1090 to allow GPIOLIB and
GPIO_TZ1090 (the main gpio driver) to be enabled once it is merged, and
instantiate it from tz1090.dtsi.Signed-off-by: James Hogan
Acked-by: Linus Walleij
Acked-by: Grant Likely -
Select IMGPDC_IRQ from SOC_TZ1090 to enable the PDC interrupt controller
driver once it is merged, and instantiate it from tz1090.dtsi.Signed-off-by: James Hogan
Acked-by: Grant Likely
Cc: Thomas Gleixner
27 Jun, 2013
2 commits
-
Select PINCTRL_TZ1090_PDC from SOC_TZ1090 to enable the PDC pin
controller driver once it is merged, and instantiate it from
tz1090.dtsi.Signed-off-by: James Hogan
Acked-by: Linus Walleij
Acked-by: Grant Likely -
Select PINCTRL and PINCTRL_TZ1090 from SOC_TZ1090 to enable the main pin
controller driver once it is merged, and instantiate it from
tz1090.dtsi.Signed-off-by: James Hogan
Acked-by: Linus Walleij
Acked-by: Grant Likely
13 Jun, 2013
1 commit
-
Add really minimal support for Toumaz Xenif TZ1090 SoC (A.K.A. Comet).
This consists of minimal build infrastructure, device tree files, and a
defconfig based on meta2_defconfig.This SoC contains a 2-threaded HTP (Meta 2) as the main application
processor, and is found in a number of development boards and digital
radios, such as the Minimorph Development Platform.Signed-off-by: James Hogan
Cc: Grant Likely
Cc: Rob Herring
Cc: Rob Landley
Cc: Arnd Bergmann
Cc: linux-doc@vger.kernel.org
Cc: devicetree-discuss@lists.ozlabs.org
03 Mar, 2013
1 commit
-
Add metag build infrastructure.
Signed-off-by: James Hogan