From patchwork Thu Feb 27 15:51:48 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ryan Wanner X-Patchwork-Id: 13995101 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 C79BEC1B087 for ; Thu, 27 Feb 2025 19:38:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Type: Content-Transfer-Encoding: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=w0vqTTsiASAyqiOw+JH4nmNPvnky79FuDO0r46YuJqY=; b=g/GoGjNlqiODnHAhukkDm3aCUT M3Tlvz/PK5P64N1VUoJM1xOF2HSYOGdVKEHXz2pW4SVx2SuxPqprEVKYk2K7lYPlDkzLA0h9YCw6s 66/cfOoICsOxDQdFyx1oy77Yq2Nm8BJRhrCVW+lnQQgvDd9lh2OHyaJn8+M/Tv5epjMVOLCpLNouA ARuSm1/JREy4Nh/1Q9FPs1cn8HfiEFd5IJrw9QTQKQY/oQLN4ZtMxwWSh4OFPvyX4PGgC8gIXSF2r Fp9i0oRL39/AvUYwaR1rkUksYn39xGFCK1YDPN5wxkUJIscWSNLVukVofpuMClPxH5fVd3mX89N/K LM3zrI8A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tnjiA-00000008Vkp-3XOh; Thu, 27 Feb 2025 19:38:22 +0000 Received: from esa.microchip.iphmx.com ([68.232.154.123]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1tngC0-00000007xu7-3dIJ for linux-arm-kernel@lists.infradead.org; Thu, 27 Feb 2025 15:52:58 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1740671576; x=1772207576; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=uwvaQhpL/ryj7UfrdD3+qReVR79lU5INxwAw4Zh+LZ8=; b=KZcud93ZEJhLbmP4Yh64Lz8y+ofy8s7W4jccGlA6VV/XdgSZu+cOIqCW VjWOPU28oUxNHDnwQLsYFlLtL4+uhFftr4VFrb3MNVSqOsLmqWxwUODHJ EnAIXrAOHU903QY6ujH7jGqijJ/JnJRebGDsOtIgfZhEmzwbPONFTmTl4 whGLhW93e6ow7uCuB6JnxQ4SsIxT+sa6hGFpARVVF6Yqd4YhXlv7jXYsh XkcmdYiP1ojOrI+WU0CpDAMm7ieVNiOf2Ux8VIORx0kBhkvCEOAhSE/WX sO2csnAxrp6smgT9KsHbqVBlM45VHFNzLsvFGcwt7xqye+cmU0bOSLfwy g==; X-CSE-ConnectionGUID: xBkIAngZQVSwQhIMCQbtUA== X-CSE-MsgGUID: Nu2RswKDQFOU7TU3XGo13g== X-IronPort-AV: E=Sophos;i="6.13,320,1732604400"; d="scan'208";a="38638160" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa2.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 27 Feb 2025 08:52:54 -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, 27 Feb 2025 08:52:44 -0700 Received: from ryan-Precision-3630-Tower.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, 27 Feb 2025 08:52:44 -0700 From: To: , , , , , , , , CC: , , , , , , "Ryan Wanner" , Krzysztof Kozlowski Subject: [PATCH v3 01/21] dt-bindings: mfd: syscon: add microchip,sama7d65-ddr3phy Date: Thu, 27 Feb 2025 08:51:48 -0700 Message-ID: X-Mailer: git-send-email 2.43.0 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250227_075257_190481_1400C6C4 X-CRM114-Status: UNSURE ( 7.78 ) X-CRM114-Notice: Please train this message. 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 From: Ryan Wanner Add SAMA7D65 DDR3phy compatible to DT bindings documentation Signed-off-by: Ryan Wanner Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/mfd/syscon.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/mfd/syscon.yaml b/Documentation/devicetree/bindings/mfd/syscon.yaml index 4d67ff26d445..769dcb096186 100644 --- a/Documentation/devicetree/bindings/mfd/syscon.yaml +++ b/Documentation/devicetree/bindings/mfd/syscon.yaml @@ -90,6 +90,7 @@ select: - microchip,lan966x-cpu-syscon - microchip,mpfs-sysreg-scb - microchip,sam9x60-sfr + - microchip,sama7d65-ddr3phy - microchip,sama7g5-ddr3phy - mscc,ocelot-cpu-syscon - mstar,msc313-pmsleep @@ -189,6 +190,7 @@ properties: - microchip,lan966x-cpu-syscon - microchip,mpfs-sysreg-scb - microchip,sam9x60-sfr + - microchip,sama7d65-ddr3phy - microchip,sama7g5-ddr3phy - mscc,ocelot-cpu-syscon - mstar,msc313-pmsleep