Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp3037319ybt; Mon, 29 Jun 2020 13:34:21 -0700 (PDT) X-Google-Smtp-Source: ABdhPJz1FSFTpfxCBzXpQiocIw1gSIu0O/we8zcJym2eIXS0jjjXeNzuuB+5tDIMuUTmQISLkigH X-Received: by 2002:a17:906:b74e:: with SMTP id fx14mr14877457ejb.202.1593462861362; Mon, 29 Jun 2020 13:34:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593462861; cv=none; d=google.com; s=arc-20160816; b=aZcLC/3nzdShbuAqLFgRDU3WovaS2OalAMK93eF+1dWgdDCHUY1GQYFR+fK3yyaDO1 h8ur6lfXqoE3n+PA4oZMW0x70VXbawWPD8IpnlHPm4zTW0sMnQ8v6MEBARnh4e6jeHLA C2K0XzrBEo3ILHq4nMCaWDYqntCbiTMmEtjVycTV9uyAlzX8cNTZHax0DY6i6fb4qxYA JiegupeVLS+QcDB0DRbqUPGBKtzowndX8qeFR/5bvXltcNMA4lv3jdRruhL0ZzlvXrwg wcmepsns8GOLBd9tDxIcglknJu9ZNXatJr3LapX39ZuhA9dLFPaaH5Io1zmtDis+zv42 Eaog== 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 :references:in-reply-to:message-id:date:subject:cc:to:from :dkim-signature; bh=N2boU32jeJjHykRjDXCKOAVpaAiKwNhJ4rYWdBdzU84=; b=Yf+TeQUXLpMRMhZNhJGSOOYfgLld2Ht9XoU1xHdHKxZjiocTQ9cX4stmyangw2W2hS ZHk/Biy4DKLL18JybMiEkSe7W1rawu4L03SR8vpScT5OEZAY8H6zmi7ZK7rXQYlYvdcY CIyBvZq8z4VPYo5o+eR42zZSyJvr55I5fVouQn6PR/cHgcR6evvG56p0Jpo8yQ8TbUEn Halmh7XKCc5AfNuJ6If44SWs78fQx3VHTH9rR7yxhTYX9OnUdEvVO/1ll3kab4zJim4r 5uQFpvtBgPdsqdxV71HLV2xIXcPGKj06xxkjqXDEt368auafzij8/1VQGXpuJT6Jyuki vC2A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="XTs/Mp2R"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id zp8si402211ejb.255.2020.06.29.13.33.58; Mon, 29 Jun 2020 13:34:21 -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="XTs/Mp2R"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2387667AbgF2UcQ (ORCPT + 99 others); Mon, 29 Jun 2020 16:32:16 -0400 Received: from mail.kernel.org ([198.145.29.99]:37038 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732475AbgF2TZT (ORCPT ); Mon, 29 Jun 2020 15:25:19 -0400 Received: from sasha-vm.mshome.net (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 1B30625358; Mon, 29 Jun 2020 15:40:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593445219; bh=3ALKqSb//yNIIQlkl8NRcrYMmxqeQWP1nF4+ZNgu8uA=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=XTs/Mp2RLBPEGm8OlqV0b9no7FybZXziCfnyS0BEG4X4ZBumFjjvI70bKuGsx/7rz WuFb4RjOqgi+xEWAHUqmWjmCGOTv3rV0dCgNvaYjM3TQ/0kzjIWhfcTHsozNkB4jMu YbNeS13pa9rsTaekcdou4tH9eIEJ6UB9tpzxu7TE= From: Sasha Levin To: linux-kernel@vger.kernel.org, stable@vger.kernel.org Cc: Linus Walleij , Sasha Levin Subject: [PATCH 4.9 007/191] ARM: integrator: Add some Kconfig selections Date: Mon, 29 Jun 2020 11:37:03 -0400 Message-Id: <20200629154007.2495120-8-sashal@kernel.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200629154007.2495120-1-sashal@kernel.org> References: <20200629154007.2495120-1-sashal@kernel.org> MIME-Version: 1.0 X-KernelTest-Patch: http://kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.229-rc1.gz X-KernelTest-Tree: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git X-KernelTest-Branch: linux-4.9.y X-KernelTest-Patches: git://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git X-KernelTest-Version: 4.9.229-rc1 X-KernelTest-Deadline: 2020-07-01T15:39+00:00 X-stable: review X-Patchwork-Hint: Ignore 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