All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/4] MIPS: ath79: introduce AR9331 devicetree support
@ 2016-01-17 23:56 Antony Pavlov
  2016-01-17 23:56   ` Antony Pavlov
                   ` (3 more replies)
  0 siblings, 4 replies; 17+ messages in thread
From: Antony Pavlov @ 2016-01-17 23:56 UTC (permalink / raw)
  To: linux-mips; +Cc: Yegor Yefremov, Antony Pavlov, Gabor Juhos, Alban Bedel

This patchseries also can be found on github:

     https://github.com/frantony/linux/tree/20160118.v4.4-mr3020-dt

Antony Pavlov (4):
  WIP: MIPS: ath79: make ar933x clks more devicetree-friendly
  MIPS: dts: qca: introduces AR9331 devicetree
  MIPS: ath79: add initial support for TP-LINK MR3020
  WIP: MIPS: add tl-mr3020-dt-raw_defconfig

 arch/mips/ath79/Kconfig                      |   5 ++
 arch/mips/ath79/clock.c                      |  20 +++--
 arch/mips/boot/dts/qca/Makefile              |   1 +
 arch/mips/boot/dts/qca/ar9331.dtsi           | 113 +++++++++++++++++++++++++++
 arch/mips/boot/dts/qca/tl_mr3020.dts         |  68 ++++++++++++++++
 arch/mips/configs/tl-mr3020-dt-raw_defconfig |  85 ++++++++++++++++++++
 include/dt-bindings/clock/ar933x-clk.h       |  22 ++++++
 7 files changed, 307 insertions(+), 7 deletions(-)
 create mode 100644 arch/mips/boot/dts/qca/ar9331.dtsi
 create mode 100644 arch/mips/boot/dts/qca/tl_mr3020.dts
 create mode 100644 arch/mips/configs/tl-mr3020-dt-raw_defconfig
 create mode 100644 include/dt-bindings/clock/ar933x-clk.h

Cc: Gabor Juhos <juhosg@openwrt.org>
Cc: Alban Bedel <albeu@free.fr>
Cc: linux-mips@linux-mips.org

-- 
2.6.2

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

end of thread, other threads:[~2016-01-21 11:03 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-17 23:56 [RFC 0/4] MIPS: ath79: introduce AR9331 devicetree support Antony Pavlov
2016-01-17 23:56 ` [RFC 1/4] WIP: MIPS: ath79: make ar933x clks more devicetree-friendly Antony Pavlov
2016-01-17 23:56   ` Antony Pavlov
2016-01-18 19:57   ` Alban
2016-01-18 19:57     ` Alban
2016-01-21  0:12     ` Antony Pavlov
2016-01-21  0:12       ` Antony Pavlov
2016-01-21  8:12       ` Alban
2016-01-21 10:17         ` Antony Pavlov
2016-01-21 10:17           ` Antony Pavlov
2016-01-21 11:03           ` Alban
2016-01-21 11:03             ` Alban
2016-01-17 23:56 ` [RFC 2/4] MIPS: dts: qca: introduces AR9331 devicetree Antony Pavlov
2016-01-17 23:56   ` Antony Pavlov
2016-01-17 23:56 ` [RFC 3/4] MIPS: ath79: add initial support for TP-LINK MR3020 Antony Pavlov
2016-01-17 23:56   ` Antony Pavlov
2016-01-17 23:56 ` [RFC 4/4] WIP: MIPS: add tl-mr3020-dt-raw_defconfig Antony Pavlov

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.