From patchwork Wed Jul 6 09:51:25 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Conor Dooley X-Patchwork-Id: 12907997 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 2F008C433EF for ; Wed, 6 Jul 2022 11:16:27 +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=YKSDrcPwzpzz36ItxYZdG3w//7v0g1uPVWZKhHMBlSI=; b=JEeWQAoYI4+aEm XAQ6E2wPDJpnEqeH+lmBJ5qYdVafmA5s7H03F++lrs8qFF7jMfaTHwYL4i68uewIo8MEG4N/gTRDU XHkoQNErxb8x/ZTJIhm2ZBlLsBEU36HLoDF5KwAB3lLTEVpCObucumwKCLTksUXmB8j32bPpQwKfZ qBgMWMQYTr5/p8+fxYyduUKF2jaiAzFUyZR2tG8tSFyzTZymQ5L/xbZPlFe/5e7zm0MvbTu4WGIP6 PhxR3/ae2n/dA9Jo3/u/gd/mcr0SVbGL5o+kqLCJWUX0ZnNgqL/eETT1Aue9LYDwCfA8ZTc2naKpe LVddhdSzWV6kKb28i2zw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o930s-009Jub-CN; Wed, 06 Jul 2022 11:16:10 +0000 Received: from esa.microchip.iphmx.com ([68.232.153.233]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o91hR-007xaY-TQ for linux-riscv@lists.infradead.org; Wed, 06 Jul 2022 09:52:06 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1657101121; x=1688637121; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=l+0Z4yg98vsQ9dpxhPGV97hIjiFxAtIh0W1k9P4F4qA=; b=wEdvEo6gmHkHsOg+/srP1J6Mag7KynPFQPDj6npBigdsCcMdBihdPzi+ LhcWVwo8KKm63lRWzSz9jlF/6xUbKqiz75uNsisWiUsLI5UetMGTKgqxJ EXf7SloITTTctHwF3lm7hEnb1kDxk1yxjI4bmkW1uIJozXegGwcgEbTFQ ifZg71CY8rNShs59LKM8Zo91JMg+wCSOzAib/YsPK+5iWaF9/npox4z6m wa9WR9T+gSnMU6Xjbl6hTC7zJNEuVwnQ494TD4+3zEgGUMTE0S2bZdDld Ecmp912fAFKwvRKbgI4rYy8G1SqZKXKUTR6MhHt9FJAW31FfA2McQCge8 w==; X-IronPort-AV: E=Sophos;i="5.92,249,1650956400"; d="scan'208";a="171243808" Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/AES256-SHA256; 06 Jul 2022 02:51:56 -0700 Received: from chn-vm-ex02.mchp-main.com (10.10.87.72) by chn-vm-ex02.mchp-main.com (10.10.87.72) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2375.17; Wed, 6 Jul 2022 02:51:56 -0700 Received: from wendy.microchip.com (10.10.115.15) by chn-vm-ex02.mchp-main.com (10.10.85.144) with Microsoft SMTP Server id 15.1.2375.17 via Frontend Transport; Wed, 6 Jul 2022 02:51:53 -0700 From: Conor Dooley To: "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Nicolas Ferre , Claudiu Beznea CC: , , , , "Conor Dooley" , Rob Herring Subject: [net-next PATCH v3 1/5] dt-bindings: net: cdns,macb: document polarfire soc's macb Date: Wed, 6 Jul 2022 10:51:25 +0100 Message-ID: <20220706095129.828253-2-conor.dooley@microchip.com> X-Mailer: git-send-email 2.36.1 In-Reply-To: <20220706095129.828253-1-conor.dooley@microchip.com> References: <20220706095129.828253-1-conor.dooley@microchip.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220706_025202_027154_A3DE870B X-CRM114-Status: UNSURE ( 6.65 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Until now the PolarFire SoC (MPFS) has been using the generic "cdns,macb" compatible but has optional reset support. Add a specific compatible which falls back to the currently used generic binding. Acked-by: Rob Herring Reviewed-by: Claudiu Beznea Signed-off-by: Conor Dooley --- Documentation/devicetree/bindings/net/cdns,macb.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml index 86fc31c2d91b..9c92156869b2 100644 --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml @@ -28,6 +28,7 @@ properties: - enum: - cdns,at91sam9260-macb # Atmel at91sam9 SoCs - cdns,sam9x60-macb # Microchip sam9x60 SoC + - microchip,mpfs-macb # Microchip PolarFire SoC - const: cdns,macb # Generic - items: