From patchwork Fri Dec 18 14:17:29 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Daniel Lezcano X-Patchwork-Id: 58699 Delivered-To: patch@linaro.org Received: by 10.112.89.199 with SMTP id bq7csp1060641lbb; Fri, 18 Dec 2015 06:27:06 -0800 (PST) X-Received: by 10.98.64.77 with SMTP id n74mr5556077pfa.141.1450448825994; Fri, 18 Dec 2015 06:27:05 -0800 (PST) Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org. [2001:1868:205::9]) by mx.google.com with ESMTPS id p89si20315025pfi.101.2015.12.18.06.27.05 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Dec 2015 06:27:05 -0800 (PST) Received-SPF: pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) client-ip=2001:1868:205::9; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org designates 2001:1868:205::9 as permitted sender) smtp.mailfrom=linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org; dkim=neutral (body hash did not verify) header.i=@linaro.org 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 1a9vyx-0006Wd-Oo; Fri, 18 Dec 2015 14:26:07 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a9vsI-0007IV-DE for linux-arm-kernel@bombadil.infradead.org; Fri, 18 Dec 2015 14:19:14 +0000 Received: from mail-wm0-x230.google.com ([2a00:1450:400c:c09::230]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1a9vsM-0002dV-Dw for linux-arm-kernel@lists.infradead.org; Fri, 18 Dec 2015 14:19:18 +0000 Received: by mail-wm0-x230.google.com with SMTP id p187so65493633wmp.1 for ; Fri, 18 Dec 2015 06:18:51 -0800 (PST) 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=7Bk5023y815AlHwxIzA9dfYtoQuraardrVtjnqnqnqE=; b=O6s/tRGVPug3sZb3AwyCOeA+4e3HXONCDWZobz+L7GEsjgIkxOhRGQWtwQjLF4Wbrt 5bXDDirDpXms69ZTv8CTrgek27Rp7gOIm0cNe3IJwUZHiBVWnOyiLmZEy1V/nv01P5KL WzMmcqyuv68/03dJK4B5Mlerb28Sgtp9p9ZQo= 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=7Bk5023y815AlHwxIzA9dfYtoQuraardrVtjnqnqnqE=; b=lxadcjnOplJStG7ckWzSP+ExgdWsIHdi4POQpnQKGBd63RqdaW5S0kMVOt1Gecajxl YpuON+wrfX2b7BodkZ+b9fcky9roM6HWHiUMm3sHDcOBb06SFf3gF77YbrXNg9BKvwrD FvAQd7zlGxsPUu8UtcPE1ovcoA4zBRzTo1fSvCXRAofVdtmJB85W7lZEmcQ3Xe8fyiUH 5hHhSpjvLtdaquPYCuHKAdK1rDBskCVCZKlnWzQPgzC3wu2RbcjhTXXpQxUvZAnrfVBo mu4C0qAWxJjvCfXQJAh3GHWhjB2ZXbmQbezN9ZWRcPMHC7gV4nG0yI8lE3oysBbI8UWI iZtg== X-Gm-Message-State: ALoCoQmG2LaCxDphjwhe3YTRuKrsd6uCYTT//AlXNUtpefaIAq+eZ3As9Fb+OtnchMiCkaHwGlnnRznDNhAFIlWciTSlTdU/tQ== X-Received: by 10.195.18.6 with SMTP id gi6mr4664941wjd.83.1450448330772; Fri, 18 Dec 2015 06:18:50 -0800 (PST) Received: from localhost.localdomain ([78.210.255.2]) by smtp.gmail.com with ESMTPSA id ql10sm15010027wjc.23.2015.12.18.06.18.49 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 18 Dec 2015 06:18:50 -0800 (PST) From: Daniel Lezcano To: tglx@linutronix.de Subject: [PATCH 16/69] clocksource/drivers/rockchip: Add COMPILE_TEST option Date: Fri, 18 Dec 2015 15:17:29 +0100 Message-Id: <1450448302-27429-16-git-send-email-daniel.lezcano@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1450448302-27429-1-git-send-email-daniel.lezcano@linaro.org> References: <5672CB9E.7090707@linaro.org> <1450448302-27429-1-git-send-email-daniel.lezcano@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151218_141918_503021_4D5EB5F9 X-CRM114-Status: GOOD ( 12.35 ) X-Spam-Score: -2.7 (--) X-Spam-Report: SpamAssassin version 3.4.0 on casper.infradead.org summary: Content analysis details: (-2.7 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [2a00:1450:400c:c09:0:0:0:230 listed in] [list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's domain -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid 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: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, mingo@kernel.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patch=linaro.org@lists.infradead.org Increase the compilation test coverage by adding the COMPILE_TEST option. Due to the dsb() usage in the driver, this driver is only compilable on ARM and ARM64. Signed-off-by: Daniel Lezcano --- drivers/clocksource/Kconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 1.9.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig index 3ba43f6..0c06103 100644 --- a/drivers/clocksource/Kconfig +++ b/drivers/clocksource/Kconfig @@ -39,8 +39,11 @@ config DW_APB_TIMER_OF select CLKSRC_OF config ROCKCHIP_TIMER - bool + bool "Rockchip timer driver" if COMPILE_TEST + depends on ARM || ARM64 select CLKSRC_OF + help + Enables the support for the rockchip timer driver. config ARMADA_370_XP_TIMER bool