From: miquel.raynal@bootlin.com (Miquel Raynal)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 0/2] Add Nintendo NES/SuperNES classic support
Date: Tue, 24 Apr 2018 17:55:01 +0200 [thread overview]
Message-ID: <20180424155503.19518-1-miquel.raynal@bootlin.com> (raw)
This series adds support for the NES/SuperNES classic consoles from
Nintendo. Changes are done in A23/A33 DTSI to add NAND support.
Thanks,
Miqu?l
Changes since v4
================
* I should not have added cs1 and rb1 pins in the default pinctrl,
removed.
Changes since v3
================
* Moved the pinctrl declaration in the first patch.
* Fixed the "nintendo,super-nes-classic" compatible name.
* Added the "nintendo,nes-classic" compatible in the
nintendo-super-nes-classic DT.
* Removed repeated aliases/chosen nodes from
nintendo-super-nes-classic DT.
Changes since v2
================
* s/arm:/ARM:/ in commit title.
* Added "Allwinner,sun8i-r16" compatibles.
* Removed USB host controller nodes.
* Added dr_mode = "otg" to OTG node.
* Added the bias-pull-up property to CS/RB pins.
* Renamed 'sun8i-r16-nintendo-supernes-classic.dts' into
'sun8i-r16-nintendo-super-nes-classic.dts'.
* Added copyright licenses.
Changes since v1
================
arm: dts: sun8i: a23/a33: declare NAND pins
* Patch created by splitting the v1 in two
* Removed the trailing '@0' after the NAND pins declarations
* Changed the name of these declarations
* Declared all CS/RB lines
* Reorganized the pins entry of nand_pins
arm: dts: nes: add Nintendo NES/SuperNES Classic Edition support
* Created two DTS: nes-classic and supernes-classic
* Moved the NAND pinctrl declaration into the DTSI
* Removed the USB hackery explanation
* Explained why one UART port is preferred to the other
Miquel Raynal (2):
ARM: dts: sun8i: a23/a33: declare NAND pins
ARM: dts: nes: add Nintendo NES/SuperNES Classic Edition support
arch/arm/boot/dts/Makefile | 2 +
arch/arm/boot/dts/sun8i-a23-a33.dtsi | 33 +++++++++++++
.../boot/dts/sun8i-r16-nintendo-nes-classic.dts | 56 ++++++++++++++++++++++
.../dts/sun8i-r16-nintendo-super-nes-classic.dts | 11 +++++
4 files changed, 102 insertions(+)
create mode 100644 arch/arm/boot/dts/sun8i-r16-nintendo-nes-classic.dts
create mode 100644 arch/arm/boot/dts/sun8i-r16-nintendo-super-nes-classic.dts
--
2.14.1
next reply other threads:[~2018-04-24 15:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-24 15:55 Miquel Raynal [this message]
2018-04-24 15:55 ` [PATCH v5 1/2] ARM: dts: sun8i: a23/a33: declare NAND pins Miquel Raynal
2018-04-24 15:55 ` [PATCH v5 2/2] ARM: dts: nes: add Nintendo NES/SuperNES Classic Edition support Miquel Raynal
2018-04-25 7:03 ` [PATCH v5 0/2] Add Nintendo NES/SuperNES classic support Maxime Ripard
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=20180424155503.19518-1-miquel.raynal@bootlin.com \
--to=miquel.raynal@bootlin.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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;
as well as URLs for NNTP newsgroup(s).