From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: [RFC/PATCH] Add documentation on how to submit patches Date: Tue, 16 Oct 2012 18:04:20 +1100 Message-ID: <1350371060-24020-1-git-send-email-michael@ellerman.id.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" To: jdl-CYoMK+44s/E@public.gmane.org Cc: devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org List-Id: devicetree@vger.kernel.org Signed-off-by: Michael Ellerman --- Assuming the details are correct? .. Documentation/manual.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/manual.txt b/Documentation/manual.txt index 989c589..65c8540 100644 --- a/Documentation/manual.txt +++ b/Documentation/manual.txt @@ -3,6 +3,7 @@ Device Tree Compiler Manual I - "dtc", the device tree compiler 1) Obtaining Sources + 1.1) Submitting Patches 2) Description 3) Command Line 4) Source File @@ -44,6 +45,10 @@ Tarballs of the 1.0.0 and latest releases are here: http://www.jdl.com/software/dtc-v1.2.0.tgz http://www.jdl.com/software/dtc-latest.tgz +1.1) Submitting Patches + +Patches should be sent to jdl-CYoMK+44s/E@public.gmane.org, and CC'ed to +devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsieG/Ez6ZCGd0@public.gmane.org 2) Description -- 1.7.9.5