From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Sun, 12 Mar 2017 18:10:32 +0100 Subject: [PATCH] ARM: dts: BCM5301X: Add support for TP-LINK Archer C5 V2 In-Reply-To: <20170311121453.18534-1-zajec5@gmail.com> References: <20170311121453.18534-1-zajec5@gmail.com> Message-ID: <20170312171032.GK15842@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > + chosen { > + bootargs = "console=ttyS0,115200 earlycon"; Using bootargs to pass the serial settings has been deprecated for a while. Please use stdout-path instead. Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH] ARM: dts: BCM5301X: Add support for TP-LINK Archer C5 V2 Date: Sun, 12 Mar 2017 18:10:32 +0100 Message-ID: <20170312171032.GK15842@lunn.ch> References: <20170311121453.18534-1-zajec5@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20170311121453.18534-1-zajec5-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rafa?? Mi??ecki Cc: Florian Fainelli , Hauke Mehrtens , Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Russell King , Rob Herring , bcm-kernel-feedback-list-dY08KVG/lbpWk0Htik3J/w@public.gmane.org, John Crispin , Rafa?? Mi??ecki , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org > + chosen { > + bootargs = "console=ttyS0,115200 earlycon"; Using bootargs to pass the serial settings has been deprecated for a while. Please use stdout-path instead. Andrew -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html