Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp11336ybt; Tue, 23 Jun 2020 13:58:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy19p44M/FpAqb4caieg082l8IhNVcYkiy9e+zTjvkVomS08Ws+X25WR7zZs3PCzcEPtvWZ X-Received: by 2002:a17:906:2cd5:: with SMTP id r21mr21279643ejr.20.1592945884249; Tue, 23 Jun 2020 13:58:04 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592945884; cv=none; d=google.com; s=arc-20160816; b=LL6hjrAMSX8ZrfrC6u3y4zIeDvTmxEVgxzYsXZYCag1P2tLcJJ5i7SaN03D0tsHgP1 +qh4Yvhq98zFMow83jkkGNjPeiMIPyBeP6Ds6jUtYV75besYPufJKDcGZZkuQavIjEXp x4xU+21E2M2ECJMmZx8YYcCp8RQuwf5XUMOPsIi+ML+m1bf7iq8CtDOBUK6aDQGb7ygF a4dPyW4cDjd36F4udcNMxhL9DZLY/CUeQ9XSS3d/TccOz1LFZN/1BKS2K0Vpd0WbSoVv KHPsQ8P6kT/e3xe7A2KuvGN5UnDaAs3ZfMPvQ1dbf211eA/nzeSc7Yr7wRloQPUj/Zk0 tm/w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=N2boU32jeJjHykRjDXCKOAVpaAiKwNhJ4rYWdBdzU84=; b=hnNYcoc9pbFaMlQ3GEQRgl9baw4ydJSuBfUY6I+0OSrmlk4xPTAwJ5O+NjuDEw4ThZ xL0UlgLEG/dSGzJhTJ9J3FrYk2g2TmQqehFlHqPVfodY7HoHOBFyt39tGQKPT/TOF3Nk kfCe6I/FcBN200iG109vBdAx/0inYtbpz+H9TKN3JgMfOUry+GYHuD+tXJppI3+s3VYh NoJqkdjZFYrHFUzsc5QaetgczHXEbu9frtKwQMEZT0lGw3AWURefiRYedqS1IV8KB1Cr p7drbm6/9SducEVZ1gi19QMCO4LwH9hqwy1+PBC9723wz6ICFfI6ZDRgrzeq5pUEuBp7 +ibg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=zpRdtL2i; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id rn10si12265553ejb.680.2020.06.23.13.57.40; Tue, 23 Jun 2020 13:58:04 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=zpRdtL2i; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2390314AbgFWUnw (ORCPT + 99 others); Tue, 23 Jun 2020 16:43:52 -0400 Received: from mail.kernel.org ([198.145.29.99]:40782 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2392553AbgFWUnr (ORCPT ); Tue, 23 Jun 2020 16:43:47 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D126221927; Tue, 23 Jun 2020 20:43:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1592945027; bh=3ALKqSb//yNIIQlkl8NRcrYMmxqeQWP1nF4+ZNgu8uA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=zpRdtL2i8Jam4sD/N2J9W+HKDM9snfZYyI150HJIpfxLQ9cETzF66XABSRBCSckNT YhQZP6tnSby4tP2F98KBf9uNhMVFp5Z+70IErCcpRWie6IUfF0Cq/PhQg/k+J8HKu3 Nl9sia2SJURYBSlHZmpwhAcllL+w2KqPsmRyinKA= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Linus Walleij , Sasha Levin Subject: [PATCH 4.14 011/136] ARM: integrator: Add some Kconfig selections Date: Tue, 23 Jun 2020 21:57:47 +0200 Message-Id: <20200623195304.178784277@linuxfoundation.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20200623195303.601828702@linuxfoundation.org> References: <20200623195303.601828702@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Linus Walleij [ Upstream commit d2854bbe5f5c4b4bec8061caf4f2e603d8819446 ] The CMA and DMA_CMA Kconfig options need to be selected by the Integrator in order to produce boot console on some Integrator systems. The REGULATOR and REGULATOR_FIXED_VOLTAGE need to be selected in order to boot the system from an external MMC card when using MMCI/PL181 from the device tree probe path. Select these things directly from the Kconfig so we are sure to be able to bring the systems up with console from any device tree. Signed-off-by: Linus Walleij Signed-off-by: Sasha Levin --- arch/arm/mach-integrator/Kconfig | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/arch/arm/mach-integrator/Kconfig b/arch/arm/mach-integrator/Kconfig index cefe44f6889bd..ba124f8704fac 100644 --- a/arch/arm/mach-integrator/Kconfig +++ b/arch/arm/mach-integrator/Kconfig @@ -3,6 +3,8 @@ menuconfig ARCH_INTEGRATOR depends on ARCH_MULTI_V4T || ARCH_MULTI_V5 || ARCH_MULTI_V6 select ARM_AMBA select COMMON_CLK_VERSATILE + select CMA + select DMA_CMA select HAVE_TCM select ICST select MFD_SYSCON @@ -34,14 +36,13 @@ config INTEGRATOR_IMPD1 select ARM_VIC select GPIO_PL061 select GPIOLIB + select REGULATOR + select REGULATOR_FIXED_VOLTAGE help The IM-PD1 is an add-on logic module for the Integrator which allows ARM(R) Ltd PrimeCells to be developed and evaluated. The IM-PD1 can be found on the Integrator/PP2 platform. - To compile this driver as a module, choose M here: the - module will be called impd1. - config INTEGRATOR_CM7TDMI bool "Integrator/CM7TDMI core module" depends on ARCH_INTEGRATOR_AP -- 2.25.1