From patchwork Tue Sep 10 15:43:56 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sagar Shrikant Kadam X-Patchwork-Id: 1160431 X-Patchwork-Delegate: uboot@andestech.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=sifive.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=sifive.com header.i=@sifive.com header.b="L2A0eCzo"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 46STrD0vn0z9s4Y for ; Wed, 11 Sep 2019 01:45:16 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id EAE7AC21D8E; Tue, 10 Sep 2019 15:44:48 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL, T_DKIM_INVALID autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id BC729C21DF3; Tue, 10 Sep 2019 15:44:15 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 605C4C21E02; Tue, 10 Sep 2019 15:44:10 +0000 (UTC) Received: from mail-pg1-f195.google.com (mail-pg1-f195.google.com [209.85.215.195]) by lists.denx.de (Postfix) with ESMTPS id B11FFC21C8B for ; Tue, 10 Sep 2019 15:44:06 +0000 (UTC) Received: by mail-pg1-f195.google.com with SMTP id i18so9931203pgl.11 for ; Tue, 10 Sep 2019 08:44:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=jf2QoT5zPtctBHP9uxBNJ/vcAgUBWbMREy6VYsk9CZ0=; b=L2A0eCzoG/FYAZkwanFyOMPKzK5rA+UVWiLqYYdK+thMWLFs3P0gAVicB0TDUoff4d af/zX2nIU68/6IIbnufjj8uX0l0z3qmlyvO6HP3hRWNkSMsyxdpLGP8QgkLKj/iX4mvF Cag2+cIV6q2HggRGnUFaXS7p8dDN6NA+SXIgaI3aP/GLsOSRaZQf7g9QwW5p4f0o0A2R nqqs2i9yF71y3j/ep+L0+yK3RZ3niLuZx2c/qWXN/fFIGY0g4K3uJPHRHM9soX2nSQrl NgRK3dSLZ2o9aGlxKniQj/DGLonWPjxTs8xwrUBr14kofxRZL4ca5TASst93MqsDEvFI cYxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=jf2QoT5zPtctBHP9uxBNJ/vcAgUBWbMREy6VYsk9CZ0=; b=ek+Bjzd40idLMWfcqh8qtuzLwE0kgWIuPKasy8maoNjNOeeR2mqAgJlXOrIp46I2N6 +GgjQ13I+K2c+tMl9HmAmNXdP9cPrmtauOFy9F1HQPQupeYCZJV1nUcCUU/HCIwQ6YoI g8i/491VQQbihJYi+bsdh6Rbh8PNu8xqK9bdjrpuX03AhdCJiaP1ZSd/RiF3lyK/QX9g zHmluRRSn5Q2EE3RbHM7JUqVbuy9SbbKMAoVrXOiFn2MB15HJCTCmz6kTUnseU5N/FG5 0y+7lhV2bavUCrsrpGWAJhjEahIt0D7BAchBu1kiwRzt+TAvmVYeQZVMFtM37Mpv2OBd qrKg== X-Gm-Message-State: APjAAAUORaJjPQcsu6bUipXMmS930iwEM2pp8sZgNPzuZOPDnG3ar/M1 MGSRPQd+itXHt8j+lyoiA8x0FIog2HMMfw== X-Google-Smtp-Source: APXvYqxdQh9jreY9vMQv0OEx/HuTTjqTTnLzde6xKo4Cv+Te4ASJTkcyvnaFubYkLU5HpxjcrgWlPA== X-Received: by 2002:a17:90a:3748:: with SMTP id u66mr158793pjb.4.1568130244769; Tue, 10 Sep 2019 08:44:04 -0700 (PDT) Received: from gamma07.internal.sifive.com ([64.62.193.194]) by smtp.googlemail.com with ESMTPSA id q20sm35108869pfg.85.2019.09.10.08.44.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 10 Sep 2019 08:44:04 -0700 (PDT) From: Sagar Shrikant Kadam To: u-boot@lists.denx.de, rick@andestech.com, paul.walmsley@sifive.com, palmer@sifive.com, anup.patel@wdc.com, atish.patra@wdc.com Date: Tue, 10 Sep 2019 08:43:56 -0700 Message-Id: <1568130236-13744-3-git-send-email-sagar.kadam@sifive.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1568130236-13744-1-git-send-email-sagar.kadam@sifive.com> References: <1568130236-13744-1-git-send-email-sagar.kadam@sifive.com> Cc: wesley@sifive.com Subject: [U-Boot] [U-BOOT PATCH v1 2/2] configs: fu540: enable gpio driver X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Enable the DM based GPIO driver for FU540-C000 SoC. Signed-off-by: Sagar Shrikant Kadam Reviewed-by: Bin Meng Tested-by: Bin Meng --- board/sifive/fu540/Kconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/board/sifive/fu540/Kconfig b/board/sifive/fu540/Kconfig index 5d65080..5ca2147 100644 --- a/board/sifive/fu540/Kconfig +++ b/board/sifive/fu540/Kconfig @@ -44,6 +44,9 @@ config BOARD_SPECIFIC_OPTIONS # dummy imply MMC_SPI imply MMC_BROKEN_CD imply CMD_MMC + imply DM_GPIO + imply SIFIVE_GPIO + imply CMD_GPIO imply SMP endif