Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754547AbbGOJV2 (ORCPT ); Wed, 15 Jul 2015 05:21:28 -0400 Received: from foss.arm.com ([217.140.101.70]:37779 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754523AbbGOJV0 (ORCPT ); Wed, 15 Jul 2015 05:21:26 -0400 Date: Wed, 15 Jul 2015 10:21:01 +0100 From: Mark Rutland To: Ray Jui Cc: Catalin Marinas , Will Deacon , Arnd Bergmann , Bjorn Helgaas , Hauke Mehrtens , "linux-kernel@vger.kernel.org" , "bcm-kernel-feedback-list@broadcom.com" , "linux-arm-kernel@lists.infradead.org" , "linux-pci@vger.kernel.org" , Jon Mason Subject: Re: [PATCH v2 4/4] arm64: dts: Add Broadcom North Star 2 support Message-ID: <20150715092101.GB9627@leverpostej> References: <1436935343-4437-1-git-send-email-rjui@broadcom.com> <1436935343-4437-5-git-send-email-rjui@broadcom.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1436935343-4437-5-git-send-email-rjui@broadcom.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 521 Lines: 18 Hi, > + chosen { > + stdout-path = "serial0:115200n8"; > + bootargs = "earlycon=uart8250,mmio32,0x66130000"; > + }; You shouldn't need those earlycon arguments if your driver has of_earlycon support. If that's currently missing, could you add that instead? Thanks, Mark. -- 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/