From patchwork Fri Oct 9 04:36:14 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Leo Yan X-Patchwork-Id: 54683 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f200.google.com (mail-wi0-f200.google.com [209.85.212.200]) by patches.linaro.org (Postfix) with ESMTPS id 4E05B22FF4 for ; Fri, 9 Oct 2015 04:39:04 +0000 (UTC) Received: by wibgw2 with SMTP id gw2sf3686846wib.1 for ; Thu, 08 Oct 2015 21:39:03 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:subject:date :message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=goUSD5FxIOH1oT3lxgDQD3jE76ssJTPGv9S8RJjrGEA=; b=Uwu60icS8hfagLns/qSOssKcAtEFpkVIAk9zXhebZiTOvjlMlyTu/gErLONL/vTIYs /7vcYIBTL7DFfN9TrGEuaazZKmsw29AIiie147zDf3fI+FmgKgv8unaCGeoU6zJH+zfx e10YuZsfm0naoy49mZvVwZEUSRn3sKqfZv1dMVgm/Q20znqUbS0e+m8OuhhbTSpcvs04 vnlcZtkOEvk8QwY0UMGVb2gbB1qeBPSXws9IRAf9OUctsw8u9AJwAOpiRf334+j23agk cNF8u3zOGCokZkbtnlAtj/iYpYCJmEEUHwmPS426CHxYsR9fzJG6lhX0RMmqiRt0f6B+ 3+XQ== X-Gm-Message-State: ALoCoQlccvvfAaG2yO6oF19RvVnbfs18gfIiMu7dZGoeiL1KRSeIroUHbxFgpnPv/ex+T7V3oefu X-Received: by 10.194.156.193 with SMTP id wg1mr2139373wjb.3.1444365543553; Thu, 08 Oct 2015 21:39:03 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.25.39.6 with SMTP id n6ls249345lfn.36.gmail; Thu, 08 Oct 2015 21:39:03 -0700 (PDT) X-Received: by 10.25.142.203 with SMTP id q194mr3525022lfd.83.1444365543369; Thu, 08 Oct 2015 21:39:03 -0700 (PDT) Received: from mail-lb0-f181.google.com (mail-lb0-f181.google.com. [209.85.217.181]) by mx.google.com with ESMTPS id l6si5226157lbs.117.2015.10.08.21.39.03 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Oct 2015 21:39:03 -0700 (PDT) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.181 as permitted sender) client-ip=209.85.217.181; Received: by lbwr8 with SMTP id r8so67804881lbw.2 for ; Thu, 08 Oct 2015 21:39:03 -0700 (PDT) X-Received: by 10.25.19.73 with SMTP id j70mr3555946lfi.29.1444365543260; Thu, 08 Oct 2015 21:39:03 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.59.35 with SMTP id w3csp943571lbq; Thu, 8 Oct 2015 21:39:02 -0700 (PDT) X-Received: by 10.66.141.42 with SMTP id rl10mr12723356pab.18.1444365542203; Thu, 08 Oct 2015 21:39:02 -0700 (PDT) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k13si71786299pbq.238.2015.10.08.21.39.01; Thu, 08 Oct 2015 21:39:02 -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; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932939AbbJIEjA (ORCPT + 30 others); Fri, 9 Oct 2015 00:39:00 -0400 Received: from mail-wi0-f181.google.com ([209.85.212.181]:36472 "EHLO mail-wi0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932418AbbJIEi6 (ORCPT ); Fri, 9 Oct 2015 00:38:58 -0400 Received: by wicgb1 with SMTP id gb1so51355490wic.1 for ; Thu, 08 Oct 2015 21:38:57 -0700 (PDT) X-Received: by 10.180.187.141 with SMTP id fs13mr8554642wic.13.1444365536944; Thu, 08 Oct 2015 21:38:56 -0700 (PDT) Received: from localhost.localdomain ([78.110.172.67]) by smtp.gmail.com with ESMTPSA id bv2sm49982225wjc.11.2015.10.08.21.38.47 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 08 Oct 2015 21:38:55 -0700 (PDT) From: Leo Yan To: Catalin Marinas , Will Deacon , Rob Herring , Pawel Moll , Mark Rutland , Ian Campbell , Kumar Gala , Bintian Wang , Leo Yan , Haojian Zhuang , Wei Xu , Yiping Xu , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mark Brown , Tyler Baker Subject: [PATCH 2/4] arm64: Kconfig: select sp804 timer for ARCH_HISI Date: Fri, 9 Oct 2015 12:36:14 +0800 Message-Id: <1444365376-10728-3-git-send-email-leo.yan@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1444365376-10728-1-git-send-email-leo.yan@linaro.org> References: <1444365376-10728-1-git-send-email-leo.yan@linaro.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: leo.yan@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.217.181 as permitted sender) smtp.mailfrom=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , Select sp804 timer for ARCH_HISI, which is used as broadcast timer. Signed-off-by: Leo Yan --- arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index 23800a1..6d730fb 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -35,6 +35,7 @@ config ARCH_FSL_LS2085A config ARCH_HISI bool "Hisilicon SoC Family" + select ARM_TIMER_SP804 help This enables support for Hisilicon ARMv8 SoC family