All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Add support for the Turris Mox router
@ 2018-08-09  2:20 Marek Behún
  2018-08-09  2:20 ` [PATCH v2 1/7] pinctrl: armada-37xx: Correct mpp definitions Marek Behún
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Marek Behún @ 2018-08-09  2:20 UTC (permalink / raw)
  To: linux-arm-kernel

This adds preliminary support for the Turris Mox SOHO router developed by CZ.NIC
to mainline kernel.

The differences from previous version of these patches:

The 1st patch should also change some devicetree bindings Documentation.
Previously I only used the code change from the original patches from
linux-marvell.
I also corrected the name of the commit as Andrew pointed out I should.

In the 2nd patch, which adds support for the Moxtet bus, I added code
to check if a driver for the subdevice has it's it_table NULL. If so,
the driver can be specifier only via device tree.

The 3rd patch, which adds support for GPIOs over Moxtet bus, I made the
code more generic, so that it does not only support the current SFP cage
module, but, in the future, maybe others.

In the 7th patch only a typo in commit name was changed.

Marek

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

end of thread, other threads:[~2018-08-10  9:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-09  2:20 [PATCH v2 0/7] Add support for the Turris Mox router Marek Behún
2018-08-09  2:20 ` [PATCH v2 1/7] pinctrl: armada-37xx: Correct mpp definitions Marek Behún
2018-08-09  2:20 ` [PATCH v2 2/7] drivers: mfd: Add support for Moxtet bus Marek Behún
2018-08-09  2:20 ` [PATCH v2 3/7] drivers: gpio: Add support for GPIOs over " Marek Behún
2018-08-09  2:49   ` Andrew Lunn
2018-08-09  2:57   ` Andrew Lunn
2018-08-09  2:20 ` [PATCH v2 4/7] watchdog: Add support for Armada 37xx CPU watchdog Marek Behún
2018-08-10  8:53   ` Miquel Raynal
2018-08-09  2:20 ` [PATCH v2 5/7] arm64: dts: marvell: armada-37xx: add nodes to support watchdog Marek Behún
2018-08-10  9:02   ` Miquel Raynal
2018-08-09  2:20 ` [PATCH v2 6/7] net: mvneta: Don't use GRO on Armada 3720 Marek Behún
2018-08-09  2:20 ` [PATCH v2 7/7] ARM64: dts: marvell: Add DTS file for Turris Mox Marek Behún

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.