All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] AM654: Add pinmux support
@ 2018-11-13  6:01 ` Vignesh R
  0 siblings, 0 replies; 50+ messages in thread
From: Vignesh R @ 2018-11-13  6:01 UTC (permalink / raw)
  To: Tero Kristo, Rob Herring
  Cc: Nishanth Menon, Mark Rutland, linux-kernel, linux-arm-kernel,
	devicetree, Vignesh R, linux-omap, Linus Walleij, Tony Lindgren

Add pinmux definitions and pinctrl regions for AM654 SoCs
and enable uart and i2c.

v2:
Add only minimum needed macros in dt-bindings include file
New patches to illustrate pinmux using uart and i2c


Tero Kristo (1):
  arm64: dts: ti: k3-am65: Add pinctrl regions

Vignesh R (3):
  dt-bindings: pinctrl: k3: Introduce pinmux definitions
  arm64: dts: ti: am654-base-board: Add pinmux for main uart0
  arm64: dts: ti: k3-am654-base-board: Add I2C nodes

 MAINTAINERS                                   |  1 +
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      | 60 +++++++++++++
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi       | 11 +++
 arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi    | 19 ++++
 arch/arm64/boot/dts/ti/k3-am65.dtsi           |  7 ++
 .../arm64/boot/dts/ti/k3-am654-base-board.dts | 86 +++++++++++++++++++
 include/dt-bindings/pinctrl/k3.h              | 35 ++++++++
 7 files changed, 219 insertions(+)
 create mode 100644 include/dt-bindings/pinctrl/k3.h

-- 
2.19.1


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

end of thread, other threads:[~2018-11-23 15:08 UTC | newest]

Thread overview: 50+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-13  6:01 [PATCH v2 0/4] AM654: Add pinmux support Vignesh R
2018-11-13  6:01 ` Vignesh R
2018-11-13  6:01 ` Vignesh R
2018-11-13  6:01 ` [PATCH v2 1/4] dt-bindings: pinctrl: k3: Introduce pinmux definitions Vignesh R
2018-11-13  6:01   ` Vignesh R
2018-11-13  6:01   ` Vignesh R
2018-11-17 12:27   ` Linus Walleij
2018-11-17 12:27     ` Linus Walleij
2018-11-17 12:27     ` Linus Walleij
2018-11-17 15:43   ` Rob Herring
2018-11-17 15:43     ` Rob Herring
2018-11-17 15:43     ` Rob Herring
2018-11-17 16:05   ` Nishanth Menon
2018-11-17 16:05     ` Nishanth Menon
2018-11-17 16:05     ` Nishanth Menon
2018-11-19  7:19     ` Tero Kristo
2018-11-19  7:19       ` Tero Kristo
2018-11-19  7:19       ` Tero Kristo
2018-11-20 10:09       ` Vignesh R
2018-11-20 10:09         ` Vignesh R
2018-11-20 10:09         ` Vignesh R
2018-11-20 10:37         ` Tero Kristo
2018-11-20 10:37           ` Tero Kristo
2018-11-20 10:37           ` Tero Kristo
2018-11-20 10:44           ` Vignesh R
2018-11-20 10:44             ` Vignesh R
2018-11-20 10:44             ` Vignesh R
2018-11-23 10:21             ` Tero Kristo
2018-11-23 10:21               ` Tero Kristo
2018-11-23 10:21               ` Tero Kristo
2018-11-23 15:07               ` Nishanth Menon
2018-11-23 15:07                 ` Nishanth Menon
2018-11-23 15:07                 ` Nishanth Menon
2018-11-17 16:08   ` Tony Lindgren
2018-11-17 16:08     ` Tony Lindgren
2018-11-13  6:01 ` [PATCH v2 2/4] arm64: dts: ti: k3-am65: Add pinctrl regions Vignesh R
2018-11-13  6:01   ` Vignesh R
2018-11-13  6:01   ` Vignesh R
2018-11-13  6:01 ` [PATCH v2 3/4] arm64: dts: ti: am654-base-board: Add pinmux for main uart0 Vignesh R
2018-11-13  6:01   ` Vignesh R
2018-11-13  6:01   ` Vignesh R
2018-11-13  6:01 ` [PATCH v2 4/4] arm64: dts: ti: k3-am654-base-board: Add I2C nodes Vignesh R
2018-11-13  6:01   ` Vignesh R
2018-11-13  6:01   ` Vignesh R
2018-11-17 16:09   ` Nishanth Menon
2018-11-17 16:09     ` Nishanth Menon
2018-11-17 16:09     ` Nishanth Menon
2018-11-17 16:10 ` [PATCH v2 0/4] AM654: Add pinmux support Nishanth Menon
2018-11-17 16:10   ` Nishanth Menon
2018-11-17 16:10   ` Nishanth Menon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.