From patchwork Thu May 3 09:35:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "H. Nikolaus Schaller" X-Patchwork-Id: 10377483 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 E906F60353 for ; Thu, 3 May 2018 09:36:58 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E70DA28F7E for ; Thu, 3 May 2018 09:36:58 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id DAF1D2907C; Thu, 3 May 2018 09:36:58 +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=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 639CD28F7E for ; Thu, 3 May 2018 09:36:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=lhIYeFMFMD9R5O/c2RUAppIZyy63IigdUD2g+sz0M/o=; b=g0OwEJ627XwN9ca4EHUWSFnw6f TdHu5S6v7FKERfYUftLTS0QaVixly8IxKpSo9jrYqGitdMD+4LhiF9ruFEZg1+RZXjbfFRb4B3vrC ZNjbj4RFyAxsTwRF1qpzMAtJVgB9SeNjM2glEgR2LD2sUa1BlyYchy1UquZVCUOO3zc0m0uM/hDyv qA6Wv3KVezvw8yI5618WX4cxmHjUaU25PTVSxI2uYS5C3nra+7lWQ0YW9U6mkEwwOvnZw5nfiFvRm 41X/U0xhtvyTCl8d9pqfIUF+VXUF0ZQc8G9lE0QeoLkBpqKZRKFJo64iCs5y/4dyO4QLfU5gPlYxd oH2eaatg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fEAfR-0000Xn-8w; Thu, 03 May 2018 09:36:49 +0000 Received: from mo6-p03-ob.smtp.rzone.de ([2a01:238:20a:202:5303::12]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1fEAey-0000GJ-Ii for linux-arm-kernel@lists.infradead.org; Thu, 03 May 2018 09:36:23 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1525340157; s=strato-dkim-0002; d=goldelico.com; h=References:In-Reply-To:References:In-Reply-To:Message-Id:Date: Subject:Cc:To:From:X-RZG-CLASS-ID:X-RZG-AUTH:From:Subject:Sender; bh=5gAT0mr/hUV3UzJ77Wd1fjLZxuoZcn92YrbGXNuNrjM=; b=N+5qHqKuZA3q4sBfyZM/SjoajKzliJ2gEcZ5mwq+dm57TVhqffGad3ABPGtxTUtPFy Kfm9+3eN6WhQb+x6PVk1Wk2vs29ubxgY4ubJHDtX8+ONIQ6qytbTL3FUTnBWQyIsBqRJ 0m9ZITJGCy1E6CK+vAWpT3ZDqtdWATCI4UZeOVFv9rMwhGnjkdDHOXhxRSNp3qFNE1pc 971E9YVSh89dSngJKfQ3GhcdH1m//leVCOf8CZOMq3cXnUZr70mgaJYLd/zznuFS4BSj JxDScnCHYGAiVQ4N7IVARWVsqOabgDM0GIBrOxxFrSCQ6Ms8+Q3VTyY9G4zPU4lTJlBl /RIA== X-RZG-AUTH: ":JGIXVUS7cutRB/49FwqZ7WcJeFKiMhflhwDubTJ9o12DNO4Ij0Nfyq4sHQ==" X-RZG-CLASS-ID: mo00 Received: from localhost.localdomain by smtp.strato.de (RZmta 43.8 DYNA|AUTH) with ESMTPSA id Y0796du439Zv48X (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp521r1 with 521 ECDH bits, eq. 15360 bits RSA)) (Client did not present a certificate); Thu, 3 May 2018 11:35:57 +0200 (CEST) From: "H. Nikolaus Schaller" To: Johan Hovold , afd@ti.com, Rob Herring , Mark Rutland , =?UTF-8?q?Beno=C3=AEt=20Cousson?= , Tony Lindgren , Russell King , Arnd Bergmann , Greg Kroah-Hartman , "H. Nikolaus Schaller" , Kevin Hilman , =?UTF-8?q?Andreas=20F=C3=A4rber?= , Thierry Reding , Jonathan Cameron , =?UTF-8?q?Noralf=20Tr=C3=B8nnes?= , David Lechner Subject: [PATCH v7 5/6] gnss: add w2sg0004 to Makefile Date: Thu, 3 May 2018 11:35:50 +0200 Message-Id: <5eed31aa4617b100f1e8687a90f044ef873c0ab0.1525340143.git.hns@goldelico.com> X-Mailer: git-send-email 2.12.2 In-Reply-To: References: In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180503_023621_280060_B7BA8EE6 X-CRM114-Status: GOOD ( 10.47 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, kernel@pyra-handheld.com, letux-kernel@openphoenux.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 Add the w2sg0004 driver to the gnss framework. Signed-off-by: H. Nikolaus Schaller --- drivers/gnss/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gnss/Makefile b/drivers/gnss/Makefile index 5cf0ebe0330a..c3c0b5548c94 100644 --- a/drivers/gnss/Makefile +++ b/drivers/gnss/Makefile @@ -14,3 +14,6 @@ gnss-sirf-y := sirf.o obj-$(CONFIG_GNSS_UBX_SERIAL) += gnss-ubx.o gnss-ubx-y := ubx.o + +obj-$(CONFIG_GNSS_W2SG0004) += gnss-w2sg0004.o +gnss-w2sg0004-y := w2sg0004.o