Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932099Ab2KMFNn (ORCPT ); Tue, 13 Nov 2012 00:13:43 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:48955 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750779Ab2KMFNR (ORCPT ); Tue, 13 Nov 2012 00:13:17 -0500 Message-ID: <50A1D6ED.50001@wwwdotorg.org> Date: Mon, 12 Nov 2012 22:13:17 -0700 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20120827 Thunderbird/15.0 MIME-Version: 1.0 To: Jonas Gorski CC: linux-mips@linux-mips.org, Ralf Baechle , John Crispin , Maxime Bizon , Florian Fainelli , Kevin Cernekee , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org Subject: Re: [RFC] MIPS: BCM63XX: enable serial through Device Tree References: <1352638249-29298-1-git-send-email-jonas.gorski@gmail.com> <1352638249-29298-16-git-send-email-jonas.gorski@gmail.com> In-Reply-To: <1352638249-29298-16-git-send-email-jonas.gorski@gmail.com> X-Enigmail-Version: 1.4.4 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 590 Lines: 22 On 11/11/2012 05:50 AM, Jonas Gorski wrote: > Enable serial through Device Tree board files instead of legacy > board files. > diff --git a/arch/mips/bcm63xx/dts/96328avng.dts b/arch/mips/bcm63xx/dts/96328avng.dts > ubus@10000000 { > > + serial@100 { Very minor nit: Why the blank line there? > + status = "ok"; > + }; > }; > }; -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/