From patchwork Thu Dec 10 21:21:13 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Rob Herring X-Patchwork-Id: 7822431 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 8D645BEEE1 for ; Thu, 10 Dec 2015 21:23:51 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id C728C20585 for ; Thu, 10 Dec 2015 21:23:50 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F27AC2056E for ; Thu, 10 Dec 2015 21:23:49 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1a78fV-0007vQ-Il; Thu, 10 Dec 2015 21:22:29 +0000 Received: from mail-ob0-f180.google.com ([209.85.214.180]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a78ej-0007Mc-1g for linux-arm-kernel@lists.infradead.org; Thu, 10 Dec 2015 21:21:42 +0000 Received: by obc18 with SMTP id 18so67850418obc.2 for ; Thu, 10 Dec 2015 13:21:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=eWqITvToZPN8r8bryGtr3HUhycJnBhIiMcyu6qhyQSc=; b=HA5XrR8BmboUh8xKaLG9XfD/xEnm27vRHeMaAKSI1RcZVBuKpP2+uGRXVc3xrK3fNm 574MfOwajFNHpB96CFECFFqm5PKYqf6tskdyNIoFUUZCikTKiDSvRrOL8JX2RKK4oUhZ ucRexatHjh98rDBycS8B2AQ33dJQPzYa01Wa02XZNDHQk5LKEQVuHsudy1s/HJpVWDbk 4Q8qs3EbNFVAoIeGcpuUUj+aBpvwxY2AKRq3oSf3y+ldPgdZf0OOnFhh3FU2gt1P63KY NQta37q+JtfkblsPwKsdzQr/m27YBlfFzRzOOAaNRYS4P+6LTyNrkWQSnNtQXYo65v3Q ZZ3Q== X-Received: by 10.182.153.169 with SMTP id vh9mr11811709obb.83.1449782479622; Thu, 10 Dec 2015 13:21:19 -0800 (PST) Received: from rob-hp-laptop.herring.priv (72-48-98-129.dyn.grandenetworks.net. [72.48.98.129]) by smtp.googlemail.com with ESMTPSA id jy5sm6661848obb.13.2015.12.10.13.21.19 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 10 Dec 2015 13:21:19 -0800 (PST) From: Rob Herring To: Bintian Wang , Andy Gross , arm@kernel.org Subject: [PATCH 3/3] arm64: dts: hikey: add label properties to UARTs Date: Thu, 10 Dec 2015 15:21:13 -0600 Message-Id: <1449782473-20880-4-git-send-email-robh@kernel.org> X-Mailer: git-send-email 2.5.0 In-Reply-To: <1449782473-20880-1-git-send-email-robh@kernel.org> References: <1449782473-20880-1-git-send-email-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151210_132141_331633_E2ECA5FB X-CRM114-Status: UNSURE ( 8.95 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -2.4 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Grant Likely , devicetree@vger.kernel.org, Srinivas Kandagatla , linux-arm-kernel@lists.infradead.org, Jorge Ramirez-Ortiz MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Add label properties to provide a way to identify UARTs based on their board or connector name. This follows naming convention in 96boards CE spec. Ports without external connections are not labelled. Signed-off-by: Rob Herring --- arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts index 8d43a0f..8185251 100644 --- a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts +++ b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts @@ -32,3 +32,10 @@ reg = <0x0 0x0 0x0 0x40000000>; }; }; + +&uart2 { + label = "LS-UART0"; +}; +&uart3 { + label = "LS-UART1"; +};