From patchwork Fri Jul 8 08:11:07 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jorge Ramirez-Ortiz X-Patchwork-Id: 9220141 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 288FE6044F for ; Fri, 8 Jul 2016 08:13:51 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1A8F028585 for ; Fri, 8 Jul 2016 08:13:51 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 0F08F2858D; Fri, 8 Jul 2016 08:13:51 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 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.wl.linuxfoundation.org (Postfix) with ESMTPS id BC09828585 for ; Fri, 8 Jul 2016 08:13:50 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1bLQt0-000894-34; Fri, 08 Jul 2016 08:11:46 +0000 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1bLQss-00087G-SQ for linux-arm-kernel@lists.infradead.org; Fri, 08 Jul 2016 08:11:39 +0000 Received: by mail-wm0-x236.google.com with SMTP id z126so7955314wme.0 for ; Fri, 08 Jul 2016 01:11:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=kNWf5aC4JwRmSbes/qHFEoo1r3Rfrx/OyRHA7rmyLn0=; b=bJx0drs0i6/GuwWdVWBiLlHupMCxFWA91vl5jwixy4BKcxUs0nn0/M0pvY8gnVc+cb uUQ4tjxeUtFt0+XS85fzEWkYqLD63oNQPdR+6BqUjobWZvRU3EJ0y6FKJa9sYNUTVgIs I/UxlZEWIDDofupQ2F9CvWl4hkWA304LTPEcY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=kNWf5aC4JwRmSbes/qHFEoo1r3Rfrx/OyRHA7rmyLn0=; b=X1E/ahVshJhzqo+LwteJhH7esPb16iYNqaK3UjAbA/Ixh+yUD2r+UUwr1YUIXUh3U4 HQlvJqa7wwZXmAX2rg17v4yo+Psp8yOgfgqbiUtqERpYg7Vibh9IFOhs9+J8PTSDMVDx 6ostbTYJpJsinqyGBc7XzMq2L1bYKGaxcDQIN4b0rw9paeuYRUURvzS07XJJJ09EqtCf orL7mLHMnjH1ygIkRp+w38ypccBIJ/ScnjVqCupCmRSld8NncQONRPsvvLyuSW04VoQ8 7RU2rYzsbpa+ninT+xegY4YQWY0hAUkp/x0mq+wJpumLzcc7soWtyaY6JDRscuFuokH+ JYQg== X-Gm-Message-State: ALyK8tIm9noWA33AYboPtQHC/KyeDI/jljGWyIo07oDEQyDpct5BXltf7bgFuBrk8uTNyZgY X-Received: by 10.28.92.82 with SMTP id q79mr1940353wmb.24.1467965477144; Fri, 08 Jul 2016 01:11:17 -0700 (PDT) Received: from igloo.telefonica.net (208.red-88-0-111.dynamicip.rima-tde.net. [88.0.111.208]) by smtp.gmail.com with ESMTPSA id i207sm6897863wmf.0.2016.07.08.01.11.15 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 08 Jul 2016 01:11:15 -0700 (PDT) From: Jorge Ramirez-Ortiz To: jorge.ramirez-ortiz@linaro.org, linux@armlinux.org.uk, xuwei5@hisilicon.com, mturquette@baylibre.com Subject: [PATCH 2/2] arm64: dts: set UART1 clock frequency to 150MHz Date: Fri, 8 Jul 2016 10:11:07 +0200 Message-Id: <1467965467-28180-2-git-send-email-jorge.ramirez-ortiz@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1467965467-28180-1-git-send-email-jorge.ramirez-ortiz@linaro.org> References: <1467965467-28180-1-git-send-email-jorge.ramirez-ortiz@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160708_011139_077367_22C7C91E X-CRM114-Status: UNSURE ( 9.33 ) X-CRM114-Notice: Please train this message. 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: guodong.xu@linaro.org, xinliang.liu@linaro.org, sboyd@codeaurora.org, linux-kernel@vger.kernel.org, john.stultz@linaro.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable support for higher baud rates (up to 3Mbps) in UART1 - required for bluetooth transfers. Signed-off-by: Jorge Ramirez-Ortiz Tested-by: Jorge Ramirez-Ortiz Reviewed-by: Michael Turquette Acked-by: Wei Xu --- arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts index e92a30c..27be812 100644 --- a/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts +++ b/arch/arm64/boot/dts/hisilicon/hi6220-hikey.dts @@ -55,6 +55,8 @@ }; uart1: uart@f7111000 { + assigned-clocks = <&sys_ctrl HI6220_UART1_SRC>; + assigned-clock-rates = <150000000>; status = "ok"; };