From patchwork Thu Sep 19 22:33:23 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11153513 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 5190813BD for ; Thu, 19 Sep 2019 22:33:28 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2CA39217D6 for ; Thu, 19 Sep 2019 22:33:28 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="DJkx9IVB" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2CA39217D6 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=infradead.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Date:Message-ID:To:Subject :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=c+DqWpWf+8AqPLooHf22c7vV5TUADgposyWHa8NRLoA=; b=DJkx9IVBE3cq8I dm1R/ceyYa4zoKSk7BbO+dl31D9jyzlVfWuJyyB8EXA5WXxnS3VgmNZuu07bbi71hR7QAVvYHk2TH 4y9sEOZoBpd3uDWrlS15A8jhHpvAQDlZkO9pStFP40tr9ITQbDF8yikmrQfTY+IHUPYGmfQ931n6J 331mdhBfa6TNMZdHu8AcBt+4lUmi1m488x80Y5Qv9D68cK6pouGEeuggcwK7lE5shQ+PK4o0PqaB2 oqSWFNgdgP26zQAXHhPtABfZFUzC1/7vaL/tzJPatq7GLGnlXWcngsyogVxiacIPeXuBzxmpVI0FV k0MVoaKDh5Ei9lyOwJfg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iB4zO-0006Xg-UU; Thu, 19 Sep 2019 22:33:26 +0000 Received: from [2601:1c0:6280:3f0::9a1f] by bombadil.infradead.org with esmtpsa (Exim 4.92.2 #3 (Red Hat Linux)) id 1iB4zM-0006Wl-EL; Thu, 19 Sep 2019 22:33:24 +0000 From: Randy Dunlap Subject: [PATCH 1/2] soc: ti: big cleanup of Kconfig file To: LKML , LAK Message-ID: <8437a1f9-18f2-dd03-4fea-de5ba71f25c9@infradead.org> Date: Thu, 19 Sep 2019 15:33:23 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 MIME-Version: 1.0 Content-Language: en-US X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Dave Gerlach , Tony Lindgren , Keerthy , Sandeep Nair , Santosh Shilimkar , Olof Johansson Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org From: Randy Dunlap Cleanup drivers/soc/ti/Kconfig: - delete duplicate words - end sentences with '.' - fix typos/spellos - Subsystem is one word - capitalize acronyms - reflow lines to be <= 80 columns Fixes: 41f93af900a2 ("soc: ti: add Keystone Navigator QMSS driver") Fixes: 88139ed03058 ("soc: ti: add Keystone Navigator DMA support") Fixes: afe761f8d3e9 ("soc: ti: Add pm33xx driver for basic suspend support") Fixes: 5a99ae0092fe ("soc: ti: pm33xx: AM437X: Add rtc_only with ddr in self-refresh support") Fixes: a869b7b30dac ("soc: ti: Add Support for AM654 SoC config option") Fixes: cff377f7897a ("soc: ti: Add Support for J721E SoC config option") Signed-off-by: Randy Dunlap Cc: Olof Johansson Cc: Santosh Shilimkar Cc: Sandeep Nair Cc: Dave Gerlach Cc: Keerthy Cc: Tony Lindgren Cc: linux-kernel@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org --- @Santosh: MAINTAINERS says that you maintain drivers/soc/ti/*, but there is more that Keystone-related code in that subdirectory now... just in case you want to update that info. drivers/soc/ti/Kconfig | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) --- lnx-53.orig/drivers/soc/ti/Kconfig +++ lnx-53/drivers/soc/ti/Kconfig @@ -7,12 +7,12 @@ if ARCH_K3 config ARCH_K3_AM6_SOC bool "K3 AM6 SoC" help - Enable support for TI's AM6 SoC Family support + Enable support for TI's AM6 SoC Family. config ARCH_K3_J721E_SOC bool "K3 J721E SoC" help - Enable support for TI's J721E SoC Family support + Enable support for TI's J721E SoC Family. endif @@ -27,7 +27,7 @@ menuconfig SOC_TI if SOC_TI config KEYSTONE_NAVIGATOR_QMSS - tristate "Keystone Queue Manager Sub System" + tristate "Keystone Queue Manager Subsystem" depends on ARCH_KEYSTONE help Say y here to support the Keystone multicore Navigator Queue @@ -42,9 +42,9 @@ config KEYSTONE_NAVIGATOR_DMA tristate "TI Keystone Navigator Packet DMA support" depends on ARCH_KEYSTONE help - Say y tp enable support for the Keystone Navigator Packet DMA on - on Keystone family of devices. It sets up the dma channels for the - Queue Manager Sub System. + Say y to enable support for the Keystone Navigator Packet DMA on + on Keystone family of devices. It sets up the DMA channels for the + Queue Manager Subsystem. If unsure, say N. @@ -53,10 +53,10 @@ config AMX3_PM depends on SOC_AM33XX || SOC_AM43XX depends on WKUP_M3_IPC && TI_EMIF_SRAM && SRAM && RTC_DRV_OMAP help - Enable power management on AM335x and AM437x. Required for suspend to mem - and standby states on both AM335x and AM437x platforms and for deeper cpuidle - c-states on AM335x. Also required for rtc and ddr in self-refresh low - power mode on AM437x platforms. + Enable power management on AM335x and AM437x. Required for suspend + to mem and standby states on both AM335x and AM437x platforms and + for deeper cpuidle c-states on AM335x. Also required for RTC and + DDR in self-refresh low power mode on AM437x platforms. config WKUP_M3_IPC tristate "TI AMx3 Wkup-M3 IPC Driver"