From patchwork Thu Jul 25 12:15:53 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: pierre-henry.moussay@microchip.com X-Patchwork-Id: 13741861 X-Patchwork-Delegate: kuba@kernel.org Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.153.233]) (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 0D934132492; Thu, 25 Jul 2024 12:16:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.153.233 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721909787; cv=none; b=Y0r53AA2iGUvbuJS1wZhGsWY+F0fRU7D2bFg41nxqT0rUmgs+dbhUPY6BilP/So6HpOz8XB7W+23TbqLpr2+nT/1tmBla5UD9+jY/ZCoUpZhGItAWk2Vvc8Lvipfgm4/fN76JB3zQH0eCEMDQBHn7qy+ZodTWXdnXd/FTYOK1xs= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721909787; c=relaxed/simple; bh=IuLnJUzwlgwiToJliiZ0CWSCmv+ilC3gJ0pkOAB6b30=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=G2hPcGXF7uJmYQ+q5Ifh38C8jp3CcFLZtvktbKxxrFBQ89ochPXqiCuSEM80zOoj/ktxA06+AyIzN5llSisJMYKDyi/0BaZbRSEKu+f6o7dnzCw77SQZeQ9Y0GeiZ2gFJNOZKot+tvVYqac/1S/xgkbolrENguP/31bu5CtIyGE= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=05AB5xzn; arc=none smtp.client-ip=68.232.153.233 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="05AB5xzn" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1721909786; x=1753445786; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=IuLnJUzwlgwiToJliiZ0CWSCmv+ilC3gJ0pkOAB6b30=; b=05AB5xznS+EVhHr3vTx4/a2NmFmyPYacemTt/tFFc2MxgukJ4zlEGI8T IDZwI5F92eF7jmZVOVHpwb/mLF1Gj/pOnvIYw98s194Q1NynFL77mAweV yf7iXALFTsoYLFnlZ4kBQptEoydqeLhHdl5f9W7QLKvxem3NLIylybi4o Pa4c8uukCv0iYIxb8mqyMyj9mUy5T71+Ck5PIvfeB5/gGq2rcs2AHbkcg QXMMo/3UfvJvpPgZfMf9Wm2kf+w404Hvp3rWszu7iULO5fAvxDmH4sLVj e7rFw/hy9KRhq1FNmxpIXDymy0KvjbfJnCJFSs2ho0FqJvfbwZ8BgH1sb A==; X-CSE-ConnectionGUID: 8P89o1u9RvODQlJQJtKtAA== X-CSE-MsgGUID: TMXqueRhR9229FVpXO3kBA== X-IronPort-AV: E=Sophos;i="6.09,235,1716274800"; d="scan'208";a="29678846" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa3.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 25 Jul 2024 05:16:24 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 25 Jul 2024 05:16:17 -0700 Received: from ph-emdalo.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Thu, 25 Jul 2024 05:16:14 -0700 From: To: Conor Dooley , Daire McNamara , Marc Kleine-Budde , Vincent Mailhol , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski CC: Pierre-Henry Moussay , , , , , Subject: [PATCH 01/17] dt-bindings: can: mpfs: add PIC64GX CAN compatibility Date: Thu, 25 Jul 2024 13:15:53 +0100 Message-ID: <20240725121609.13101-2-pierre-henry.moussay@microchip.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20240725121609.13101-1-pierre-henry.moussay@microchip.com> References: <20240725121609.13101-1-pierre-henry.moussay@microchip.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Patchwork-Delegate: kuba@kernel.org From: Pierre-Henry Moussay PIC64GX CAN is compatible with the MPFS CAN driver, so we just update bindings Signed-off-by: Pierre-Henry Moussay --- .../devicetree/bindings/net/can/microchip,mpfs-can.yaml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml b/Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml index 01e4d4a54df6..1219c5cb601f 100644 --- a/Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml +++ b/Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml @@ -15,7 +15,11 @@ allOf: properties: compatible: - const: microchip,mpfs-can + oneOf: + - items: + - const: microchip,pic64gx-can + - const: microchip,mpfs-can + - const: microchip,mpfs-can reg: maxItems: 1 From patchwork Thu Jul 25 12:16:04 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: pierre-henry.moussay@microchip.com X-Patchwork-Id: 13741862 X-Patchwork-Delegate: kuba@kernel.org Received: from esa.microchip.iphmx.com (esa.microchip.iphmx.com [68.232.154.123]) (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 EEF4D132492; Thu, 25 Jul 2024 12:17:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=68.232.154.123 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721909840; cv=none; b=Y/p2Ljbdlt1LzROdAKwq0cvgydYE9DEkPbb6BCpRUE9TN6nvbXPNPI1VA5q9V54YAGk5dN2WUlOdbYuzCaNCEaQTVsGGJWPdPh/ZsvcuAYGWLZGKg3gDDiqVtGs9G42D/cxqzgQv1to8JjHBidQaIU/fRSrwPDrX+7Miu05FTdE= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1721909840; c=relaxed/simple; bh=PbDC+OU+YkMqHYYMEOkJQVzAl13ER65O2n0MP/mrDHw=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=lcpKQ72VSh4ByKLTuLIH6Ub+jMvoaCZcIXVNAuFVHiJDfSavS2ml1sMU87cdc960bturnrIDkW47mkUiyitqH7xJThehmsBLx1zK9o2+YBQ/Y9Lo7zQA6LRK0LWwbMAB12X6kpCJhDSjXxUXeHVXbKTYj73/PYXPPDYeO8hZxOo= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com; spf=pass smtp.mailfrom=microchip.com; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b=Y9kms3c5; arc=none smtp.client-ip=68.232.154.123 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=microchip.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=microchip.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=microchip.com header.i=@microchip.com header.b="Y9kms3c5" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1721909838; x=1753445838; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=PbDC+OU+YkMqHYYMEOkJQVzAl13ER65O2n0MP/mrDHw=; b=Y9kms3c5Rm8q27T9wjtAYPBnwCAz4qpQaPxn7BXw0HjGdvderTVVp+Kz 6RP6K4lbTjSrLiOEz7W8JBdbz6Du6YZUpNJnHn/9qybV1YurkZaxZlWcr 1U6UgVJw95AuyXBEydY/I6MajGIUWLiK9UMhUXMlrCQUnx4v7r4MKl9Z8 Eoe9wgHNJiUMUZK1EAkBTbC5pwEKUR/DtclCo5nhwxGEmFFLorHZQI/Bi QV6mCSZv20iOawF/HDc/wv6TvmJUk+CzqybFC51jj9Q5xfkBAs0iz9oMZ cLIqwF29HUAmBfpU6v8XVR7jb2ZSdROeoHUXOmU3xSgfJKPBQFOVVJdmH Q==; X-CSE-ConnectionGUID: FjEJXt1iShuJypsmHj+1Bw== X-CSE-MsgGUID: 4BBn66O+RLOcBqC4pXHshA== X-IronPort-AV: E=Sophos;i="6.09,235,1716274800"; d="scan'208";a="29650436" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa4.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 25 Jul 2024 05:17:17 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 25 Jul 2024 05:16:49 -0700 Received: from ph-emdalo.microchip.com (10.10.85.11) by chn-vm-ex04.mchp-main.com (10.10.85.152) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Thu, 25 Jul 2024 05:16:46 -0700 From: To: "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nicolas Ferre , Claudiu Beznea CC: Pierre-Henry Moussay , , , Subject: [PATCH 12/17] dt-bindings: net: cdns,macb: Add PIC64GX compatibility Date: Thu, 25 Jul 2024 13:16:04 +0100 Message-ID: <20240725121609.13101-13-pierre-henry.moussay@microchip.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20240725121609.13101-1-pierre-henry.moussay@microchip.com> References: <20240725121609.13101-1-pierre-henry.moussay@microchip.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Patchwork-Delegate: kuba@kernel.org From: Pierre-Henry Moussay PIC64GX uses cdns,macb IP, without additional vendor features Signed-off-by: Pierre-Henry Moussay --- Documentation/devicetree/bindings/net/cdns,macb.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/net/cdns,macb.yaml b/Documentation/devicetree/bindings/net/cdns,macb.yaml index 2c71e2cf3a2f..1463353df241 100644 --- a/Documentation/devicetree/bindings/net/cdns,macb.yaml +++ b/Documentation/devicetree/bindings/net/cdns,macb.yaml @@ -38,7 +38,10 @@ properties: - cdns,sam9x60-macb # Microchip sam9x60 SoC - microchip,mpfs-macb # Microchip PolarFire SoC - const: cdns,macb # Generic - + - items: + - const: microchip,pic64gx-macb # Microchip PIC64GX SoC + - const: microchip,mpfs-macb # Microchip PolarFire SoC + - const: cdns,macb # Generic - items: - enum: - atmel,sama5d3-macb # 10/100Mbit IP on Atmel sama5d3 SoCs