Received: by 2002:a05:6a10:5bc5:0:0:0:0 with SMTP id os5csp1804209pxb; Wed, 20 Oct 2021 12:05:28 -0700 (PDT) X-Google-Smtp-Source: ABdhPJythCaxp+E0oMlW5CqTgY27wBmgWBSoD349KambkiBPdXeuMZNSuzoH0d6NvYzQTwYULktx X-Received: by 2002:a63:af49:: with SMTP id s9mr815471pgo.25.1634756728592; Wed, 20 Oct 2021 12:05:28 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1634756728; cv=none; d=google.com; s=arc-20160816; b=UE6nFQrE4MPqs7VRWPMvA9/ryw/WMqeFEQ/nXdpNOgvNfs5qwPLXj8B2SQZtItfiAv n3nOqnNn0YQmtTGSYes8HBx8d5/rR77CIrR6CT2bzR1c9JVLg5R6ciNt2xedam1IRRTT zZ9kG9V1j730LyJF8kSPfEkq0Niv4+GQwTMLmAkfFxQg3cvzt0E1W6lFRv4XWqdJFCLZ Mf76ltvmAXrTUu2MrujJ72zKXd9cmeyMUK7/OkBF6Fad5SzZDgsSbAaR0stbyg5uK/46 x1MAG6bCfVcPrprUf8OOllykWajXiPKLyo6tI9e1L0i6fvks0abSB1NIVrlhI+8nbnql tJsw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :message-id:subject:cc:to:from:date:dkim-signature; bh=9ypCspvurf5PtDOfkDaIdsTXtarg5RI3oIXJFrvUxKM=; b=skNLUgTG3EEDGzaqmEXUepujTCgdIr0M+r0RBIeKTNJCrl35D8D1SV+0iEogFAc7YF BocK/SzSJnnetL2PH5T0Nq9bRVHaYqz6fCJG6iw0Q61iCMKmDwZjarV6rEdj+3+HfocU x7CJ0inZaEGLfMPJCWAgK0i+imA/3TZ8N3bAdJ+oLFtvK8b3IgjG5BKXM6JnH3K2zZ2+ pW6CpdgsWvOc78JBmLYmc82JlXFokfUPKJInKcT760y4smPmEroGPsS2aJSu3Qi7HjtF DQ7PXMOrwHO2gS+8EYIwsYy0RwAN7D6P9K2KNimJMd22f1TQV29fI2+ipf4hYs7hNdqA YQHA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=k20201202 header.b=UwFUHl8P; 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 72si3701048pgb.591.2021.10.20.12.05.13; Wed, 20 Oct 2021 12:05:28 -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=k20201202 header.b=UwFUHl8P; 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 S231458AbhJTTEd (ORCPT + 99 others); Wed, 20 Oct 2021 15:04:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:48386 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230290AbhJTTEb (ORCPT ); Wed, 20 Oct 2021 15:04:31 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id F0C3660EB1; Wed, 20 Oct 2021 19:02:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634756536; bh=LTS6MAYewrWPxmu6wu7tCAK1yc55sLMAEpDF0ug4y6Y=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=UwFUHl8PY/SmaU1BtR97o607/9KUmYn1Sx5CbM60V8xVBJov7Pjg8XWeeHNVaLCxc hoKGlhshvXPYq9ecbbgRExre2T+oY0SZfVplM/pvpGW37IESWqHCXAlx261fESd+zN +KDN9pR/jlFwu1gg22KbrLN29S0PGA+qWamcN/Zoo2gm+VTH8IbONOXYiQprBLMylm pU5djHjgVF/Sh5gOc+6IHVaQYRuofSvzjQfBphtkjKd/02dxPM6AYRk6iOt9XTaTDd PIsJKXUFjAPW1dOpbtp59oXXBe0eDNggzeMsbHI6sSFWhXu/NOJG7mYRjCiMFNyfV+ AF0kPrkylLYqA== Date: Wed, 20 Oct 2021 14:02:14 -0500 From: Bjorn Helgaas To: Mauro Carvalho Chehab Cc: Lorenzo Pieralisi , linuxarm@huawei.com, mauro.chehab@huawei.com, "Songxiaowei (Kirin_DRV)" , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Alex Dewar , Andy Shevchenko , Binghui Wang , Bjorn Helgaas , Jaehoon Chung , Jingoo Han , Luca Ceresoli , Manivannan Sadhasivam , Nobuhiro Iwamatsu , Paul Walmsley , Rob Herring , Simon Xue , Srikanth Thokala , Wesley Sheng , linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org Subject: Re: [PATCH v14 00/11] Add support for Hikey 970 PCIe Message-ID: <20211020190214.GA2630871@bhelgaas> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211020064142.0807ae70@sal.lan> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Oct 20, 2021 at 06:41:42AM +0100, Mauro Carvalho Chehab wrote: > Em Tue, 19 Oct 2021 14:27:58 -0500 > Bjorn Helgaas escreveu: > > > On Tue, Oct 19, 2021 at 07:06:37AM +0100, Mauro Carvalho Chehab wrote: > > > > > Mauro Carvalho Chehab (11): > > > PCI: kirin: Reorganize the PHY logic inside the driver > > > PCI: kirin: Add support for a PHY layer > > > PCI: kirin: Use regmap for APB registers > > > PCI: kirin: Add support for bridge slot DT schema > > > PCI: kirin: give more time for PERST# reset to finish > > > PCI: kirin: Add Kirin 970 compatible > > > PCI: kirin: Add MODULE_* macros > > > PCI: kirin: Allow building it as a module > > > PCI: kirin: Add power_off support for Kirin 960 PHY > > > PCI: kirin: fix poweroff sequence > > > PCI: kirin: Allow removing the driver > > > > Don't repost for this, but if you have occasion to repost for other > > reasons, two of these are not capitalized like the others: > > > > > PCI: kirin: give more time for PERST# reset to finish > > > PCI: kirin: fix poweroff sequence > > > > These are write-once for you, but I'll be reading them many times in > > the future and they're minor distractions. > > Ok, changed on my working repository. On media and on other subsystems > I contribute regularly, the practice is just the opposite: to use > lowercase after colons. Thanks. I wouldn't mind a kernel-wide convention, but there isn't one. I just try to pay attention to whatever convention there is for a given file or subsystem. Bjorn