From patchwork Tue Jun 23 19:57:47 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Greg KH X-Patchwork-Id: 191579 Delivered-To: patch@linaro.org Received: by 2002:a54:3249:0:0:0:0:0 with SMTP id g9csp1349583ecs; Tue, 23 Jun 2020 13:56:29 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxVzkcFncz6M4jnuuvYeUjP00NOiYdq1k/z6h/VatrRcXpjx4MPbfZElDX5i05whagdPOam X-Received: by 2002:a17:906:4a0c:: with SMTP id w12mr641815eju.106.1592945789691; Tue, 23 Jun 2020 13:56:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592945789; cv=none; d=google.com; s=arc-20160816; b=vXymOMyXkHaTqYAB6aGufX4VObPVnSVeXPW4JuaqJMAphJ822RoJY7UiL8Ert0VSqr bIXcXewS2Lm/1wnnTsYtTKv5ldJWmTdPEjy0eTOt0otEZNiufH6EzeQwpZKAmNLIpkcw v+0+hAfeVRJWQUcds8n3YKIAAN5sviv2BJi/lZJyUmFeKLEHiVyh1P8p2yHqYjNn6JY2 /SfZr3MPKN1r7rtiQf5XtNP43lTy/5sWAENUz9KHlYSey7apWdSZQLK99O2j5opQf4Ki GFAolhorsQ8ooEzOJtsRRU8Zy+rrFc0YA8I6ktisZ0iwkso7JuSsEVjSMTHrnJjKpOON 4emw== 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=XF+N0rDipPmjkGcnv/H1hVFFmzj7QeAwU3HeJ7hCVSsqDUips3SMucRGyusFoD1vRO fOgigpFtnDOcE+PaL8CN+RC4/dNBybYQWlg7+DosahZ8KaIrOSmC09dsJ1qOOOmYX/tn K34BBBCC3lNMaUVP+FIDJWwyZzp0ix9FDf4UFNA3JjkpmnrIMPiPztGzx+u7lH7BEkIC Ro9qzmJdDqtBjsgwQ3roVbhcCz9SEEjvD9A1RLsU61cTEDfYQM4/QuV2gZIndXFMrt45 XT0dOprcfyH+qgIIM+/qe3wqhj6wy5MNveU3YEdvl21znYGMoNOLiW1UbxJDM4R+QASh er2A== 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 stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-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 b17si11677022ejb.626.2020.06.23.13.56.29; Tue, 23 Jun 2020 13:56:29 -0700 (PDT) Received-SPF: pass (google.com: domain of stable-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 stable-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=stable-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2392217AbgFWUns (ORCPT + 15 others); Tue, 23 Jun 2020 16:43:48 -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 Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@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(-) -- 2.25.1 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