From: Stafford Horne <shorne@gmail.com>
To: openrisc@lists.librecores.org
Subject: [OpenRISC] [PATCH 1/3] Documentation: Move OpenRISC docs out of arch/
Date: Sun, 22 Oct 2017 11:46:39 +0900 [thread overview]
Message-ID: <20171022024641.28478-2-shorne@gmail.com> (raw)
In-Reply-To: <20171022024641.28478-1-shorne@gmail.com>
The OpenRISC docs have traditionally been in arch/ but that does not
seem like the correct place to be. Move them so they will be more
visible to others. Also update MAINTAINERS to make sure we get
notifications of changes.
Signed-off-by: Stafford Horne <shorne@gmail.com>
---
arch/openrisc/README.openrisc => Documentation/openrisc/README | 0
arch/openrisc/TODO.openrisc => Documentation/openrisc/TODO | 0
MAINTAINERS | 1 +
3 files changed, 1 insertion(+)
rename arch/openrisc/README.openrisc => Documentation/openrisc/README (100%)
rename arch/openrisc/TODO.openrisc => Documentation/openrisc/TODO (100%)
diff --git a/arch/openrisc/README.openrisc b/Documentation/openrisc/README
similarity index 100%
rename from arch/openrisc/README.openrisc
rename to Documentation/openrisc/README
diff --git a/arch/openrisc/TODO.openrisc b/Documentation/openrisc/TODO
similarity index 100%
rename from arch/openrisc/TODO.openrisc
rename to Documentation/openrisc/TODO
diff --git a/MAINTAINERS b/MAINTAINERS
index 8ce029872089..a57d13cb414d 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10008,6 +10008,7 @@ T: git git://github.com/openrisc/linux.git
L: openrisc at lists.librecores.org
W: http://openrisc.io
S: Maintained
+F: Documentation/openrisc/
F: arch/openrisc/
F: drivers/irqchip/irq-or1k-*
--
2.13.6
next prev parent reply other threads:[~2017-10-22 2:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-10-22 2:46 [OpenRISC] [PATCH 0/3] OpenRISC doc updates Stafford Horne
2017-10-22 2:46 ` Stafford Horne [this message]
2017-10-22 2:46 ` [OpenRISC] [PATCH 2/3] Documentation: openrisc: Updates to README Stafford Horne
2017-10-22 2:46 ` [OpenRISC] [PATCH 3/3] openrisc: dts: Add OpenRISC platform SoC Stafford Horne
2017-10-27 3:18 ` Rob Herring
2017-10-29 11:33 ` Stafford Horne
2017-11-03 5:04 ` Stafford Horne
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=20171022024641.28478-2-shorne@gmail.com \
--to=shorne@gmail.com \
--cc=openrisc@lists.librecores.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