Received: by 2002:ac0:a5b6:0:0:0:0:0 with SMTP id m51-v6csp4075294imm; Mon, 18 Jun 2018 08:45:23 -0700 (PDT) X-Google-Smtp-Source: ADUXVKKTHhypu+5zESzvWegoMoEwmliEsgG6AvOKZ6aIffHaB/ZH6TFdPg+s9s6YlBfoZlvX3kTj X-Received: by 2002:a65:4a42:: with SMTP id a2-v6mr11612762pgu.367.1529336723416; Mon, 18 Jun 2018 08:45:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1529336723; cv=none; d=google.com; s=arc-20160816; b=oVuonuFt2ef6PCSa8b/sV7NTPSZdOMKhHmu3fvRH50VoNjamK+64TQB8IWhWz70DUR ZoH4wskLBdt31yD5DgrppY93AzxslCBccgOJ3Dz9A87hNFbClkDHzt8WRGvlc6OVwPos ETp+UGPwkp7sk/Z+Ma9hQxBjZFdF2QHZixwgU6LCOohK+kJOPNnk/kV2A9rE7ChucsH8 sREi92nEXHaPCFhIvWnSNRAFdhU3j3aRC5DjqsQ8Y1bw1z/fXxjL+jCjdHjOTyXm2l2N RAR7x+7WiBLtCvwT7cdG/9McPBWst7suKWBb/JPDIR2b6lEDQoS7Ng4Rp5BHrfzd/u82 EH7A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:message-id:date:subject:cc:to:from :arc-authentication-results; bh=wFuYy+5melyqUlobq5FlLgWPjWKRRJcCip5V5peqX5I=; b=l8ssBwdiHl/XmtrjHvtgRVpS3DdqodPx3LFc2rHGmpQmDh/rkP5Sjx1NJywKNBJE7q EB5JQVjVlzZS73IgWRZz6jUM9cnIBvybuiFETo2XbwRRwAxD1iYz/zw6dgIVw3Mw42Cv jM2OcUjeYzpTuUSKSn1To42RPDFslnOqb70DTKikcoh3k498aHy3rqwR74re50RN+s7R eCsXCMgcUWbK3slEoh0IgAoXxCIUKhXQ/bjYPL0tu4y1+IvEHyXjr8CsQB0kH9Q4eeor NVRZtD1br6v+VRXv7JQTEbRxcyxqcmrNoFaTJjcUcBF8ZfM4bhYtQ0TlEms8DLQ52M5z zQBA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ay3-v6si14608558plb.361.2018.06.18.08.45.08; Mon, 18 Jun 2018 08:45:23 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933985AbeFRPnQ (ORCPT + 99 others); Mon, 18 Jun 2018 11:43:16 -0400 Received: from mx2.freebsd.org ([8.8.178.116]:34163 "EHLO mx2.freebsd.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754110AbeFRPnO (ORCPT ); Mon, 18 Jun 2018 11:43:14 -0400 Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx1.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx2.freebsd.org (Postfix) with ESMTPS id 3E6867DF68; Mon, 18 Jun 2018 15:43:14 +0000 (UTC) (envelope-from manu@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 712C984F83; Mon, 18 Jun 2018 15:43:13 +0000 (UTC) (envelope-from manu@freebsd.org) Received: from skull.home.blih.net (ip-9.net-89-3-105.rev.numericable.fr [89.3.105.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: manu) by smtp.freebsd.org (Postfix) with ESMTPSA id 3C41014588; Mon, 18 Jun 2018 15:43:12 +0000 (UTC) (envelope-from manu@freebsd.org) From: Emmanuel Vadot To: shawnguo@kernel.org, s.hauer@pengutronix.de, kernel@pengutronix.de, fabio.estevam@nxp.com, linux-imx@nxp.com, robh+dt@kernel.org, mark.rutland@arm.com Cc: linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Emmanuel Vadot Subject: [PATCH] ARM: dts: imx6: RIoTboard Add chosen stdout-path property Date: Mon, 18 Jun 2018 17:42:57 +0200 Message-Id: <20180618154257.16919-1-manu@freebsd.org> X-Mailer: git-send-email 2.17.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The RIoTboard debug uart is connected to serial1. Add a chosen property in the DTS so OS knows what serial port to use for the console. Signed-off-by: Emmanuel Vadot --- arch/arm/boot/dts/imx6dl-riotboard.dts | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/boot/dts/imx6dl-riotboard.dts b/arch/arm/boot/dts/imx6dl-riotboard.dts index 2e98c92adff7..315d2ae6fa45 100644 --- a/arch/arm/boot/dts/imx6dl-riotboard.dts +++ b/arch/arm/boot/dts/imx6dl-riotboard.dts @@ -19,6 +19,10 @@ reg = <0x10000000 0x40000000>; }; + chosen { + stdout-path = "serial1:115200n8"; + }; + regulators { compatible = "simple-bus"; #address-cells = <1>; -- 2.17.0