linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] arm64: dts: ti: J7200 GPIO support and warning fixes
@ 2020-11-17 16:19 Sekhar Nori
  2020-11-17 16:19 ` [PATCH v2 1/4] arm64: dts: ti: k3: squelch warning about lack of #interrupt-cells Sekhar Nori
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Sekhar Nori @ 2020-11-17 16:19 UTC (permalink / raw)
  To: Nishanth Menon, Tero Kristo
  Cc: Linux ARM Mailing List, Device Tree Mailing List, linux-kernel,
	Rob Herring, Faiz Abbas, Grygorii Strashko, Lokesh Vutla,
	Andre Przywara

These patches add gpio support for TI's J7200 platform. The first
two patches fix existing warnings in preparation for adding GPIO
support.

Changes in v2:
- Add patches fixing existing warnings so GPIO support does not
  end up adding more warnings
- Addressed Nishanth's comments on GPIO patches
  - merge patches adding main and wakeup domain GPIOs into single patch
  - fix commit description going over 75 chars
  - fix W=2 warnings about lack of #address-cells in GPIO nodes

Faiz Abbas (2):
  arm64: dts: ti: k3-j7200: Add gpio nodes
  arm64: dts: ti: k3-j7200-common-proc-board: Disable unused gpio
    modules

Sekhar Nori (2):
  arm64: dts: ti: k3: squelch warning about lack of #interrupt-cells
  arm64: dts: ti: k3: squelch warnings regarding no #address-cells for
    interrupt-controller

 arch/arm64/boot/dts/ti/k3-am65-main.dtsi      |  6 ++
 arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi    |  2 +
 .../arm64/boot/dts/ti/k3-am654-base-board.dts |  1 +
 .../dts/ti/k3-j7200-common-proc-board.dts     | 16 ++++
 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi     | 75 +++++++++++++++++++
 .../boot/dts/ti/k3-j7200-mcu-wakeup.dtsi      | 35 +++++++++
 .../dts/ti/k3-j721e-common-proc-board.dts     |  1 +
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi     | 12 +++
 .../boot/dts/ti/k3-j721e-mcu-wakeup.dtsi      |  3 +
 9 files changed, 151 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2021-03-11 22:02 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17 16:19 [PATCH v2 0/4] arm64: dts: ti: J7200 GPIO support and warning fixes Sekhar Nori
2020-11-17 16:19 ` [PATCH v2 1/4] arm64: dts: ti: k3: squelch warning about lack of #interrupt-cells Sekhar Nori
2020-11-17 16:19 ` [PATCH v2 2/4] arm64: dts: ti: k3: squelch warnings regarding no #address-cells for interrupt-controller Sekhar Nori
2020-11-18 11:38   ` Grygorii Strashko
2020-11-18 15:12     ` Nishanth Menon
2020-11-19 11:17       ` Grygorii Strashko
2020-11-19 13:28         ` Nishanth Menon
2020-11-23  4:15           ` Sekhar Nori
2020-11-24  1:21             ` Nishanth Menon
2020-11-24  4:16               ` Sekhar Nori
2020-11-27 14:23                 ` Nishanth Menon
2021-01-08 14:05                   ` Lokesh Vutla
2021-01-26  0:01         ` Rob Herring
2021-01-26 16:38           ` Andre Przywara
2021-03-11 22:01             ` Nishanth Menon
2020-11-17 16:19 ` [PATCH v2 3/4] arm64: dts: ti: k3-j7200: Add gpio nodes Sekhar Nori
2020-11-17 16:19 ` [PATCH v2 4/4] arm64: dts: ti: k3-j7200-common-proc-board: Disable unused gpio modules Sekhar Nori
2020-11-19 11:20 ` [PATCH v2 0/4] arm64: dts: ti: J7200 GPIO support and warning fixes Grygorii Strashko

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).