From patchwork Fri Jan 11 11:18:08 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 1023526 X-Patchwork-Delegate: jagannadh.teki@gmail.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=amarulasolutions.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="Pxh2cuDS"; dkim-atps=neutral Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 43bgNt2g6Xz9sBQ for ; Fri, 11 Jan 2019 22:19:10 +1100 (AEDT) Received: by lists.denx.de (Postfix, from userid 105) id D9304C221B0; Fri, 11 Jan 2019 11:19:05 +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_H2, 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 8CE80C22182; Fri, 11 Jan 2019 11:19:02 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id CAFFAC22182; Fri, 11 Jan 2019 11:19:00 +0000 (UTC) Received: from mail-pg1-f194.google.com (mail-pg1-f194.google.com [209.85.215.194]) by lists.denx.de (Postfix) with ESMTPS id 31BD0C22176 for ; Fri, 11 Jan 2019 11:19:00 +0000 (UTC) Received: by mail-pg1-f194.google.com with SMTP id z10so6199642pgp.7 for ; Fri, 11 Jan 2019 03:19:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=o7DdDupZo4PAGMfZ8HecCYIsFoIJce16DtrSf4xzxp0=; b=Pxh2cuDSp6qeo6pHfAiKWgyb8eWo1bYvSG71kT9yNu3mxtZ5yn45S+XMexIVId39Gc fV5nMYRNw+duxQwgyTilO1wFAkeywmfVW4WiBUI4JaRZXBG3fHDUQC/qJjGLhwYeg7LV HjCRl6QUxfb3WzhDGiT7rDbrT+z+zcOSWsmNg= 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:mime-version :content-transfer-encoding; bh=o7DdDupZo4PAGMfZ8HecCYIsFoIJce16DtrSf4xzxp0=; b=S02xWNfqxJLXWiyyLQkEnxHKMHnp+oXFiiQLW06BEzYOLugtxtBdYcAlHMIUhqyRzp OBeffcZpXxZEBPVzHbx2kEvo1bMxmk7dmkxrjt+V7IlU5g2y12Y2SGd1zCyxfSQQHYrH IZHap+QNEgJnUnD167yZR5U9lUg2oDmJNSp17r86n8fSMkEFhXKVIzWxwOkvt3huVUes bOfGq5DwVu7yVt67PxmAB3boVWulBm1UloWFGbqqhi4TPRi1Q6rSRK81FLJBqvwjpKHu Cv51nq5DeAN0rruxmIdDUGDGQDf09/gd334Q4xAIY7qQaInyA3d/TmMuLEcfplx53JyV hW5Q== X-Gm-Message-State: AJcUukeiBicqP3dlkoDN4HDBDJz0BQYk3t3Nq8t8UfHsYBnjDlyD+y+P yuF4zg/XOPee8yhfOLTtRgyOTw== X-Google-Smtp-Source: ALg8bN5xWn3m6xz7aYI/Fd1dhZ5w7TNqlEEnM3oZHXL15BMxuCuXwfgg/FpwrDTxMiJqFi+RhMAPBw== X-Received: by 2002:a63:2406:: with SMTP id k6mr12516110pgk.229.1547205538843; Fri, 11 Jan 2019 03:18:58 -0800 (PST) Received: from localhost.localdomain ([49.206.202.55]) by smtp.gmail.com with ESMTPSA id 202sm145249055pfy.87.2019.01.11.03.18.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Jan 2019 03:18:58 -0800 (PST) From: Jagan Teki To: Maxime Ripard , Andre Przywara , Chen-Yu Tsai , Simon Glass , Tom Rini , u-boot@lists.denx.de, linux-sunxi@googlegroups.com, Michael Trimarchi , linux-amarula@amarulasolutions.com Date: Fri, 11 Jan 2019 16:48:08 +0530 Message-Id: <20190111111808.6523-1-jagan@amarulasolutions.com> X-Mailer: git-send-email 2.18.0.321.gffc6fa0e3 MIME-Version: 1.0 Subject: [U-Boot] [PATCH v6.1 15/20] arm: sunxi: Enable CLK, RESET 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: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" CLK and DM_RESET drivers are now available for all of the Allwinner platforms, so enable them in arch/arm/Kconfig Enabling CLK will select DM_RESET by default. Signed-off-by: Jagan Teki --- Changes for v6.1: - Enable CLK at one place since all Allwinner SoC's supported arch/arm/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index d6b1629a00..a23cbd5719 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig @@ -846,6 +846,7 @@ config ARCH_SUNXI select CMD_GPIO select CMD_MMC if MMC select CMD_USB if DISTRO_DEFAULTS + select CLK select DM select DM_ETH select DM_GPIO