From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp4.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D3955215C63 for ; Thu, 7 Nov 2024 15:59:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=140.211.166.137 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730995169; cv=none; b=WTBnq6PNovSN1QHPi9rYuLwVO6mFFyLxMCstRYsK4XdDot2OytpkdVaM0OpGiGIRk7UwuS/ATuu4S3BOp8LvZ5Mc6h6MLT+jE5cXHi4UKWy1LLvCttbYreEGcZiPDgcj66cGRZyUZjSv2liwOzi9ZhR01WZRzZf/Mw8q1OHNXMo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1730995169; c=relaxed/simple; bh=EY9bRUE7pktK1ylVK13Q0axY1miNx65wET8k5SsvSYw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=eth8ywpiGRPKwzPddB7Fk0mSFzz394G47UGXmmB5rRDMZ90qqwqe8HsGuoxjwXFYs4cPF9YzljKJmROnoBCD43Hxzz1zTyu5qqyF54sBBX3WBOu46TTdYugwcU8c4IcStTTblFY5+q8lpn6Noq4wQv1S0q5t6cownHIV7lkc6oQ= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=rgBBwYSn; arc=none smtp.client-ip=140.211.166.137 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="rgBBwYSn" Received: from localhost (localhost [127.0.0.1]) by smtp4.osuosl.org (Postfix) with ESMTP id 742A841988 for ; Thu, 7 Nov 2024 15:59:27 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org X-Spam-Flag: NO X-Spam-Score: -4.401 X-Spam-Level: Received: from smtp4.osuosl.org ([127.0.0.1]) by localhost (smtp4.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id A05RUqIVuzUi for ; Thu, 7 Nov 2024 15:59:26 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=2604:1380:4641:c500::1; helo=dfw.source.kernel.org; envelope-from=robh@kernel.org; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp4.osuosl.org AB5F941972 Authentication-Results: smtp4.osuosl.org; dmarc=pass (p=quarantine dis=none) header.from=kernel.org DKIM-Filter: OpenDKIM Filter v2.11.0 smtp4.osuosl.org AB5F941972 Authentication-Results: smtp4.osuosl.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=rgBBwYSn Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by smtp4.osuosl.org (Postfix) with ESMTPS id AB5F941972 for ; Thu, 7 Nov 2024 15:59:26 +0000 (UTC) Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 31C3E5C5479; Thu, 7 Nov 2024 15:58:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 60631C4CECC; Thu, 7 Nov 2024 15:59:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1730995165; bh=EY9bRUE7pktK1ylVK13Q0axY1miNx65wET8k5SsvSYw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=rgBBwYSng15I1Sj9CukemsB8r92eeFNBu9UjOzjVelqyl+on+q7BOE9BfGXxrCg3C cFuhr/Dg0Bc8ndaWjoD7aPFzlYKLHrY9aIseyUra+dYylkrfgUrfPFCuOU5BMa6A7F Aqe3rIOTDqgXniwsdQXWPTdEv3aCMPFc5DUVJIhA2mCGEf3cnLkpM3sTg0iTnGEMEP ZW6/cH0bEH0V/fxft/hZ3X9DnnN1TOLaoud22Od5ccjuUjr67GoCNA0ZtI3EPumnre YMJtE52eqaqSvTur9DqroifGPDIsJuRuT9apQEdSA41ms/lzfu+OgDQfUpIL9EmeJM JZ3MEVrEMofMA== Date: Thu, 7 Nov 2024 09:59:23 -0600 From: Rob Herring To: Krzysztof Kozlowski Cc: Abhinav Saxena , linux-kernel-mentees@lists.linuxfoundation.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org, Linus Walleij , Bartosz Golaszewski , Krzysztof Kozlowski , Conor Dooley , Thomas Gleixner , Thierry Reding , Jonathan Hunter , Thomas Bogendoerfer , Liam Girdwood , Mark Brown , Christophe Leroy Subject: Re: [PATCH 2/2] Documentation: dt-bindings: Remove trailing whitespace Message-ID: <20241107155923.GA2770783-robh@kernel.org> References: <20241107061124.105930-1-xandfury@gmail.com> <20241107061124.105930-3-xandfury@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel-mentees@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Thu, Nov 07, 2024 at 12:07:46PM +0100, Krzysztof Kozlowski wrote: > On Wed, Nov 06, 2024 at 11:11:24PM -0700, Abhinav Saxena wrote: > > Remove trailing whitespace from devicetree binding documentation files: > > - regulator/regulator-max77620.txt > > - interrupt-controller/nvidia,tegra20-ictlr.txt > > - interrupt-controller/msi.txt > > > > No functional changes. Issues detected using checkpatch.pl script. > > Instead I would prefer these files to be converted to DT schema which > would result in their full removal. Yes. I don't take fixes for .txt bindings. Rob