From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 20 Oct 2013 07:12:48 +0200 Subject: [U-Boot] [PATCH v4 16/16] dm: Move old driver model documentation into an 'old-docs' directory In-Reply-To: <1382135604-31828-17-git-send-email-sjg@chromium.org> References: <1382135604-31828-1-git-send-email-sjg@chromium.org> <1382135604-31828-17-git-send-email-sjg@chromium.org> Message-ID: <201310200712.48320.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Simon Glass, > This documentation is still useful but is not fully correct with the API > changes since the original driver model implementation. So move it into > a separate directory, and create a README to describe what is going on. > > This documentation pertains to the planned implementation of driver model > in U-Boot for each subsystem. It is probably better to have this > documentation in the source code for each subsystem where possible, so > that docbook will pick it up. Where this does not make sense, new > documentation can be placed in some suitable file in doc/driver-model. > > Signed-off-by: Simon Glass I'd just remove the old documentation, it's useless and out-of-date now. Best regards, Marek Vasut