From patchwork Fri Apr 1 10:19:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= X-Patchwork-Id: 12798056 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 2BFEEC433EF for ; Fri, 1 Apr 2022 10:22:01 +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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=S63KKJUkwhi7VWZuYfrqmimTpsOZ62pWvQMTIZEuK4I=; b=PUV3mtSGgbfsBe rhUg1k/8CvnDQXhj7IrQktK754wfJFSGvEcv/g6zKD0Nyp4myjxP9Y2kPwKyJQX+8F5ywS4q3t+Dw ZuPYhtrsYzdIvcLaMqq8NUT5n2Ili2sEKbyWZ3vS5O9TO9IR+HPmnya+GPhxWnseXs330CzV+8ijm nxkr7O4OwwWJduE6nhBCr5vfAB2VdT6yFqmiPjGPEib/SrWp5aivfIaVfYIVZK+gF3GPXq/qSlJzP U2B20+TaMs9+LIPn8zdAERZ+mOLBa9+dfho+WAvHRG9F159GBcehZszrxYsibUSxgSZyNhfXTgECo XekbmKk2ZYNXW1Ws5fRg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1naEOb-0059UH-Lx; Fri, 01 Apr 2022 10:20:45 +0000 Received: from sender4-op-o14.zoho.com ([136.143.188.14]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1naEOT-0059Sn-24 for linux-arm-kernel@lists.infradead.org; Fri, 01 Apr 2022 10:20:38 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1648808416; cv=none; d=zohomail.com; s=zohoarc; b=Pm5dkpUngeKLasG/9IYs7RPPsSZw27bwQum5OqwVx6it0t3ABotF7dod+ouFQV3FqylbzBaTdgJZkCeMfYMvISsxi7Yrg8EiiI4VJUMMVTlhLgCRt1d32pdLorsvBKTXc3D4Pg3oR/sMz3JmqT/WcxGZpQtHCCtFRCSmZas9ZVE= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1648808416; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=eHUUHi8aAkHNYjcz4qhlBrD82BPgIAKdMJmYEjetHHY=; b=IaZuyvh7RpJLvAu/KDmz8LYz/Ki2WpG7uwvrvYAl2+/wE+errKUdBoXDFlABt2Fzp+Ue+6og/T6QXtr/8/0RJehW9gWWZxEu9GP4aaXQYplMkQ4lWxM0jym8aENuIWVGj5QQoTJOuPEmNtZPOwQihWMdNlHgizScYYkktCVuXys= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=arinc9.com; spf=pass smtp.mailfrom=arinc.unal@arinc9.com; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1648808416; s=zmail; d=arinc9.com; i=arinc.unal@arinc9.com; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Message-Id:Message-Id:In-Reply-To:References:MIME-Version:Content-Type:Content-Transfer-Encoding:Reply-To; bh=eHUUHi8aAkHNYjcz4qhlBrD82BPgIAKdMJmYEjetHHY=; b=iRz2K0tBJPy6QYfs65GGfkqTyt4X4AlF/37zPRunxxJbhOWiklxVZOIRXpk3xHMB s2eHqz00PnhwtgW1fGvt13urmdGLYrdd2T7syfrqz/HAFhwCf4bA3h5ng7e3bY48g/w qYBFVRPu81hPZmNr3Z85h4LadZjoR3zPmo2juwXw= Received: from arinc9-PC.localdomain (85.117.236.245 [85.117.236.245]) by mx.zohomail.com with SMTPS id 1648808415149743.6191919595522; Fri, 1 Apr 2022 03:20:15 -0700 (PDT) From: =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= To: Florian Fainelli Cc: =?utf-8?b?UmFmYcWCIE1pxYJlY2tp?= , Hauke Mehrtens , Rob Herring , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, =?utf-8?b?QXLEsW7DpyDDnE5BTA==?= Subject: [PATCH 2/5] ARM: dts: BCM5301X: Remove cell properties from srab ports on Asus RT-AC88U Date: Fri, 1 Apr 2022 13:19:59 +0300 Message-Id: <20220401102002.15765-2-arinc.unal@arinc9.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220401102002.15765-1-arinc.unal@arinc9.com> References: <20220401102002.15765-1-arinc.unal@arinc9.com> MIME-Version: 1.0 X-ZohoMailClient: External X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220401_032037_186534_0FA06CE7 X-CRM114-Status: GOOD ( 10.37 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Remove #address-cells and #size-cells properties from the ports node of &srab. They are already defined on bcm5301x.dtsi, there's no need to define them again. Signed-off-by: Arınç ÜNAL Acked-by: Rafał Miłecki --- arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts b/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts index 82f9629f0abb..cf793c558437 100644 --- a/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts +++ b/arch/arm/boot/dts/bcm47094-asus-rt-ac88u.dts @@ -1,6 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-or-later OR MIT /* - * Copyright (C) 2021 Arınç ÜNAL + * Copyright (C) 2021-2022 Arınç ÜNAL */ /dts-v1/; @@ -177,9 +177,6 @@ &srab { dsa,member = <0 0>; ports { - #address-cells = <1>; - #size-cells = <0>; - port@0 { reg = <0>; label = "lan4";