From: Antony Pavlov <antonynpavlov@gmail.com>
To: linux-mips@linux-mips.org
Cc: Yegor Yefremov <yegorslists@googlemail.com>,
Antony Pavlov <antonynpavlov@gmail.com>,
Gabor Juhos <juhosg@openwrt.org>, Alban Bedel <albeu@free.fr>
Subject: [RFC 0/4] MIPS: ath79: introduce AR9331 devicetree support
Date: Mon, 18 Jan 2016 02:56:23 +0300 [thread overview]
Message-ID: <1453074987-3356-1-git-send-email-antonynpavlov@gmail.com> (raw)
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
next reply other threads:[~2016-01-17 23:57 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-17 23:56 Antony Pavlov [this message]
2016-01-17 23:56 ` [RFC 1/4] WIP: MIPS: ath79: make ar933x clks more devicetree-friendly Antony Pavlov
2016-01-18 19:57 ` Alban
2016-01-21 0:12 ` Antony Pavlov
2016-01-21 8:12 ` Alban
2016-01-21 10:17 ` Antony Pavlov
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 ` [RFC 3/4] MIPS: ath79: add initial support for TP-LINK MR3020 Antony Pavlov
2016-01-17 23:56 ` [RFC 4/4] WIP: MIPS: add tl-mr3020-dt-raw_defconfig Antony Pavlov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1453074987-3356-1-git-send-email-antonynpavlov@gmail.com \
--to=antonynpavlov@gmail.com \
--cc=albeu@free.fr \
--cc=juhosg@openwrt.org \
--cc=linux-mips@linux-mips.org \
--cc=yegorslists@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox