From mboxrd@z Thu Jan 1 00:00:00 1970 From: corbet@lwn.net (Jonathan Corbet) Date: Mon, 8 Jun 2015 16:40:14 -0600 Subject: [PATCH] Documentation: ARM: EXYNOS: Describe boot loaders interface In-Reply-To: <1433585151-3627-1-git-send-email-k.kozlowski.k@gmail.com> References: <1433585151-3627-1-git-send-email-k.kozlowski.k@gmail.com> Message-ID: <20150608164014.77008014@lwn.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sat, 6 Jun 2015 19:05:51 +0900 Krzysztof Kozlowski wrote: > The document, based solely on kernel source code, tries to group the > information scattered over different files. This would help in the > future when adding support for new SoC or when extending features > related to low power modes. I've applied this to the docs tree, thanks. jon