From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 9B212E81E1F for ; Fri, 6 Oct 2023 18:53:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=VfpdIiv891hw2kFlGkO/f3GZYIm4leJxvrkoP/ENWbc=; b=3IkogjcAIS6vyw fFJJ16O9IH/Vmu5+kHZ4gmTf2B+Z49aBGC9Fn23uEjeC+nGEihPYE2hhrcGNlTMYPYzUjslmQokUM uilB++yD/+hX+duDaxXpzAkbvBhDGbwEPHD9yvxk3LfB0qFrSMfRRy35DxzWFsDay7xQ2KHWFwTiX lAYFRqdgXuQrhNK7Spxt2FIfNZ8/PKqaKZBJ8OPSrG42U9Pfut8SuWmwNB/IdG/wUWUBKRJ4QLN5z VYkT4YWgiDBUVd8YSgQQ6MixfNUYPdfk4CPIl4ZislCLoRexYx5x4f1R2k4EiDnym2UuXm2p15MBu RqAw99Mo0AgF1/UW7ftg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qopx0-006Lb1-1L; Fri, 06 Oct 2023 18:53:26 +0000 Received: from mail-oo1-f51.google.com ([209.85.161.51]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qopwy-006LZN-1p for linux-arm-kernel@lists.infradead.org; Fri, 06 Oct 2023 18:53:25 +0000 Received: by mail-oo1-f51.google.com with SMTP id 006d021491bc7-57b811a6ce8so1339416eaf.3 for ; Fri, 06 Oct 2023 11:53:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696618401; x=1697223201; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=ONWYXZO8bRA2dtbBYHDHCwN702DxO6KSZQecU63vDlo=; b=xPEDbFqCEhBK/HcbAu3D44TpK6aVJfHzk0mIz8Lbg4QbT//5bgJUccObDeVHKod/+A tZrd7i9JbwpqExrGZk/Vkw79Phbzijg8dJwM/6zFG7ed3F+qXrylZRNd+1njmrgtz1tC tk+qijquK7TYQ9wIVihM5sHjIo+3bmifuBlHWhu43v/7GKjm2zUk9lCWANlq+TTW57d4 uhb0I4vU/3SN1dvWQwz4ZL7pT4Eu3rxXbBDzbQ892Ajh2v5uXawHmOYK0rSyUlT7Myrl +2eBVwVvRCq1Fc4UgVkQrG2VyAGv8cewm2ze2VyTXnqgsk54bh6WEG/qp5hvOrcDeGQi OT2Q== X-Gm-Message-State: AOJu0YwSa9FXHNWBpqEeCXiKEd21IY72kyDmBUlaSuCjq12zSCDDOEkN Fd6GtLzZaxCc2vtpKd7DiBFyH7U8qA== X-Google-Smtp-Source: AGHT+IGm7i4Gm4811lafkcRg2mRNgArk1KRGl1/P7rQgRS2vE3vNsksU09zwwQNf8Ilhn56KR07Ntw== X-Received: by 2002:a4a:6c4f:0:b0:57b:7ac4:7a94 with SMTP id u15-20020a4a6c4f000000b0057b7ac47a94mr9895708oof.2.1696618401638; Fri, 06 Oct 2023 11:53:21 -0700 (PDT) Received: from robh_at_kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id v127-20020a4a5a85000000b0057b8baf00bbsm486983ooa.22.2023.10.06.11.53.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Oct 2023 11:53:21 -0700 (PDT) Received: (nullmailer pid 136832 invoked by uid 1000); Fri, 06 Oct 2023 18:53:19 -0000 Date: Fri, 6 Oct 2023 13:53:19 -0500 From: Rob Herring To: Rob Herring Cc: linux-kernel@vger.kernel.org, Broadcom internal kernel review list , Bjorn Helgaas , Lorenzo Pieralisi , Krzysztof =?utf-8?Q?Wilczy=C5=84ski?= , Krzysztof Kozlowski , linux-pci@vger.kernel.org, devicetree@vger.kernel.org, Scott Branden , linux-arm-kernel@lists.infradead.org, Ray Jui , Conor Dooley , Ray Jui , Scott Branden Subject: Re: [PATCH 2/3] dt-bindings: PCI: brcm,iproc-pcie: Drop common pci-bus properties Message-ID: <169661839855.136745.10599768047643852824.robh@kernel.org> References: <20230926155351.31117-1-robh@kernel.org> <20230926155351.31117-2-robh@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230926155351.31117-2-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231006_115324_604202_475AC2FF X-CRM114-Status: GOOD ( 10.40 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 26 Sep 2023 10:53:41 -0500, Rob Herring wrote: > Drop the unnecessary listing of properties already defined in > pci-bus.yaml. Unless there are additional constraints, it is not > necessary. > > Signed-off-by: Rob Herring > --- > .../devicetree/bindings/pci/brcm,iproc-pcie.yaml | 15 --------------- > 1 file changed, 15 deletions(-) > Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel