linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ben-linux@fluff.org (Ben Dooks)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/8] ARM: SAMSUNG: Documentation: update directory layout
Date: Mon, 24 May 2010 04:30:03 +0100	[thread overview]
Message-ID: <1274671809-9821-3-git-send-email-ben-linux@fluff.org> (raw)
In-Reply-To: <1274671809-9821-1-git-send-email-ben-linux@fluff.org>

Update the directory layout in Documentation/arm/Samsung/Overview.txt
to reflect the changes that have been made in the latest kernel
updates.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
---
 Documentation/arm/Samsung/Overview.txt |   23 ++++++++++++++++-------
 1 files changed, 16 insertions(+), 7 deletions(-)

diff --git a/Documentation/arm/Samsung/Overview.txt b/Documentation/arm/Samsung/Overview.txt
index e8c5dfc..c3094ea 100644
--- a/Documentation/arm/Samsung/Overview.txt
+++ b/Documentation/arm/Samsung/Overview.txt
@@ -54,18 +54,27 @@ Layout
   specific information. It contains the base clock, GPIO and device definitions
   to get the system running.
 
-  plat-s3c is the s3c24xx/s3c64xx platform directory, although it is currently
-  involved in other builds this will be phased out once the relevant code is
-  moved elsewhere.
-
   plat-s3c24xx is for s3c24xx specific builds, see the S3C24XX docs.
 
-  plat-s3c64xx is for the s3c64xx specific bits, see the S3C24XX docs.
+  plat-s5p is for s5p specific builds, and contains common support for the
+  S5P specific systems. Not all S5Ps use all the features in this directory
+  due to differences in the hardware.
+
+
+Layout changes
+--------------
+
+  The old plat-s3c and plat-s5pc1xx directories have been removed, with
+  support moved to either plat-samsung or plat-s5p as necessary. These moves
+  where to simplify the include and dependency issues involved with having
+  so many different platform directories.
 
-  plat-s5p is for s5p specific builds, more to be added.
+  It was decided to remove plat-s5pc1xx as some of the support was already
+  in plat-s5p or plat-samsung, with the S5PC110 support added with S5PV210
+  the only user was the S5PC100. The S5PC100 specific items where moved to
+  arch/arm/mach-s5pc100.
 
 
-  [ to finish ]
 
 
 Port Contributors
-- 
1.6.3.3

  parent reply	other threads:[~2010-05-24  3:30 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-24  3:30 Samsung documentation updates Ben Dooks
2010-05-24  3:30 ` [PATCH 1/8] ARM: SAMSUNG: Documentation: update the list of SoCs supported Ben Dooks
2010-05-24  3:30 ` Ben Dooks [this message]
2010-05-24  3:30 ` [PATCH 3/8] ARM: S3C24XX: Documentation: update documentation overview Ben Dooks
2010-05-24  3:30 ` [PATCH 4/8] ARM: S3C24XX: Documentation: update GPIO documentation Ben Dooks
2010-05-24  3:30 ` [PATCH 5/8] ARM: S3C24XX: Documentation: add section on gpiolib changes Ben Dooks
2010-05-24  3:30 ` [PATCH 6/8] ARM: SAMSUNG: Fix documentation for s3c_gpio_cfgpin() Ben Dooks
2010-05-24  3:30 ` [PATCH 7/8] ARM: SAMSUNG: Documentation: add documentation on GPIO code Ben Dooks
2010-05-24  3:30 ` [PATCH 8/8] ARM: SAMSUNG: gpio-cfg.h: update documentation Ben Dooks

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=1274671809-9821-3-git-send-email-ben-linux@fluff.org \
    --to=ben-linux@fluff.org \
    --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).