From patchwork Thu Jan 30 17:33: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: 860952 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 B8B281F238E; Thu, 30 Jan 2025 17:36:26 +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=1738258588; cv=none; b=nKoSkQ/dB5MUVU04pNbSvTPZH/bOiPATJX63kDMDqnDEnhTHs8O92cLeNdfEbJ9VMgrhgeYcXaTzM9X7iUJ/40eCR6PPH79rdoUgtvqIulKcwFI8bJc0KCXKjKJjh0yQ0pzkOHc8+1jQxdZgQ5ad/Mzk2HmbMVprHUDRkNQfQbk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738258588; c=relaxed/simple; bh=py/yqNx13hsIQ9lYRrDtu9qmIYc+M8dbM6qysRjVXU0=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=SmuHUIv4HBDyruWI+HcUzVOM3vxATG+K2rX19RJ7HpmZ6BeYY2QkTPGAxtYxtw/esfoYNm5Hbwjx4w9UiI1SdPS9VC9tdZXvgJQdyz3swBB/ziur5NWkx7C9Wth2jeg8rn/P71eqUrSqWjCZ+jj7iw58Bcy4V7z3kWwiEmgZYvU= 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=L5hJ6r+O; 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="L5hJ6r+O" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1738258586; x=1769794586; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=py/yqNx13hsIQ9lYRrDtu9qmIYc+M8dbM6qysRjVXU0=; b=L5hJ6r+OqbHfOBnaef+WWaH47YTwrI6J3SoXbt7M+zu4xClGu/fL1t7+ 0hPOeH11SmqgWffqykbethg/gJFd1/9bbD7kyCFF99JnWpLOIfC7bMFk3 /sGgnkjmJ0pTxaBsOgPHunawmhQCMdrIhKiRoILWdiH9q57qQIr8iNp0a qPj0trqE5atJV1eEpLy7L88ixhjH7rGIJs9AFl7cZbi6FunREldV6DmQ2 PGlLSMI5bOw3lW2hNU7hXDV3F0ODo9cgVgbsRuEeZ8Is5m8hmRzS+I/zc voiB+5JK/ia2EA8YPW0F5wFrfcGuOdjjrdfX+n6zX3Sr68FRQweyeL9vr w==; X-CSE-ConnectionGUID: Qux6TnwtQkq+U6Cg6JCAlA== X-CSE-MsgGUID: 9Uc2kZpQTSKP4t4SzjONhA== X-IronPort-AV: E=Sophos;i="6.13,246,1732604400"; d="scan'208";a="204623016" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa6.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 30 Jan 2025 10:36:22 -0700 Received: from chn-vm-ex04.mchp-main.com (10.10.85.152) by chn-vm-ex01.mchp-main.com (10.10.85.143) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.35; Thu, 30 Jan 2025 10:35:40 -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, 30 Jan 2025 10:35:40 -0700 From: To: , , , , , , , , , CC: , , , , , Ryan Wanner Subject: [PATCH 08/16] dt-bindings: at91rm9260-rtt: add microchip, sama7d65-rtt Date: Thu, 30 Jan 2025 10:33:48 -0700 Message-ID: X-Mailer: git-send-email 2.43.0 In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-pm@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Ryan Wanner Add SAMA7D65 RTT compatible to DT bindings documentation. Signed-off-by: Ryan Wanner --- .../devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml index a7f6c1d1a08ab..078b753f453b4 100644 --- a/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml +++ b/Documentation/devicetree/bindings/rtc/atmel,at91sam9260-rtt.yaml @@ -23,6 +23,11 @@ properties: - microchip,sam9x60-rtt - microchip,sam9x7-rtt - const: atmel,at91sam9260-rtt + - items: + - enum: + - microchip,sama7d65-rtt + - const: microchip,sama7g5-rtt + - const: atmel,at91sam9260-rtt - items: - const: microchip,sama7g5-rtt - const: microchip,sam9x60-rtt