Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1403465 > unrolled thread

[PATCH 0/2] AM335x ICE: Add support for PCA9536 GPIO expander

Started byVignesh R <vigneshr@ti.com>
First post2016-05-19 08:50 +0200
Last post2016-05-19 08:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [PATCH 0/2] AM335x ICE: Add support for PCA9536 GPIO expander Vignesh R <vigneshr@ti.com> - 2016-05-19 08:50 +0200

#1403465 — [PATCH 0/2] AM335x ICE: Add support for PCA9536 GPIO expander

FromVignesh R <vigneshr@ti.com>
Date2016-05-19 08:50 +0200
Subject[PATCH 0/2] AM335x ICE: Add support for PCA9536 GPIO expander
Message-ID<rApWq-4EM-9@gated-at.bofh.it>

This patch series adds support for TI PCA9536 GPIO expander present on
AM335x ICE board.

Vignesh R (2):
  gpio: pca953x: Add support for TI PCA9536
  ARM: dts: am335x-icev2: Add DT node for TI PCA9536

 Documentation/devicetree/bindings/gpio/gpio-pca953x.txt | 1 +
 arch/arm/boot/dts/am335x-icev2.dts                      | 7 +++++++
 drivers/gpio/gpio-pca953x.c                             | 1 +
 3 files changed, 9 insertions(+)

-- 
2.8.2

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web