Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp2520980imm; Mon, 28 May 2018 09:39:03 -0700 (PDT) X-Google-Smtp-Source: AB8JxZpLaf56Dm1FGXoI/X2RFsi9dO4BDH8NgOAmm/OQvqmHLhUBc3920p4rrIU91NTS21FpHCPs X-Received: by 2002:a17:902:7484:: with SMTP id h4-v6mr13962820pll.154.1527525543803; Mon, 28 May 2018 09:39:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527525543; cv=none; d=google.com; s=arc-20160816; b=YeJ75PjvRN08+H9gUl6Ad3MIZ4p8loly3vo64219MlyCFBvoYiHvwRp5NQ0xPI/ix/ saGjd83hBsJ+Re5JSFQr+7JdGXO/sDh0g71kPkI3ifok/B1yiaKqDtFB24m3dCF9+/mA VAiWrRUQ+KK1M5aopGLwKTm/TM8cnLVlQVFEgFoZFH9mZcJNkyQYqI5KL4yYKdXFY7mk tu9WxAFGjNsRvVBLIFajNs9eIgNV/UdAGmxfnnukFph9+B69ab2RdxAoY8T6YaAllSJi 5KI6JwJ/oqLE5/5te8N6ysdKB+38piUQDwBjxHz6fbauueCjLiPgsgqftKD1UjgifweI w2xQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=gUEUe0zGtkghfKYyMXyjgw1cBPnUlJs27g8nvipYIUU=; b=roOIvBiYD37rxndN5z6ROojvQF+rHS25UNM7AJjSNpu4dtmawLlLCSpTk6yEeQ3edL M3pVHVgEgKmMMWHh9HLoSgCuUnAlWhYHmX/jFezquIISLHw2q3gTOXejglcMqubELem7 P7LnFQEY6Y3Ui7gdhhhH5tzrDBjFg97grgj9CUMpkOGd/e1sWPQaJBKD6axVaTfqVIzE lCar0Fh4ecUYl2EtzPGHynHFkSPVE3ZKMMJpRleoKiF+uBbFzJFC1XFpsV3kesJOLLBr HYnv/ahmIrzastk98e6bDCXAMEATG1f8uvtWTjn66HXbdjF1USeY46rFDjGEn+nhkFPA Yrfg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b37-v6si30574850plb.377.2018.05.28.09.38.19; Mon, 28 May 2018 09:39:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=QUARANTINE dis=NONE) header.from=gmail.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S940288AbeE1QhX (ORCPT + 99 others); Mon, 28 May 2018 12:37:23 -0400 Received: from mout01.posteo.de ([185.67.36.141]:38575 "EHLO mout01.posteo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934400AbeE1KIP (ORCPT ); Mon, 28 May 2018 06:08:15 -0400 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id E2E3D2116D for ; Mon, 28 May 2018 12:08:12 +0200 (CEST) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 40vXc30w9Yz9sKg; Mon, 28 May 2018 12:08:02 +0200 (CEST) Subject: Re: [PATCH v4 6/6] tty/serial: atmel: changed the driver to work under at91-usart mfd To: Radu Pirea , broonie@kernel.org, nicolas.ferre@microchip.com, alexandre.belloni@bootlin.com, lee.jones@linaro.org, robh+dt@kernel.org, mark.rutland@arm.com, gregkh@linuxfoundation.org Cc: linux-spi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-serial@vger.kernel.org References: <20180525171941.26766-1-radu.pirea@microchip.com> <20180525171941.26766-7-radu.pirea@microchip.com> From: Richard Genoud Message-ID: Date: Mon, 28 May 2018 12:08:02 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180525171941.26766-7-radu.pirea@microchip.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/05/2018 19:19, Radu Pirea wrote: > This patch modifies the place where resources and device tree properties > are searched. > > Signed-off-by: Radu Pirea > --- > drivers/tty/serial/Kconfig | 1 + > drivers/tty/serial/atmel_serial.c | 40 +++++++++++++++++-------------- > 2 files changed, 23 insertions(+), 18 deletions(-) the stdout-path property of the chosen node is still broken in this verion. if : stdout-path = "serial0:115200n8"; is set in the DTS, the console output should go on serial0 (aka dbgu) cf Documentation/devicetree/bindings/chosen.txt With this patch applied, this is not the case anymore. Adding console=ttyS0,115200 in the chosen node is not the solution here. regards, Richard.