From nobody Fri Sep 20 01:41:36 2024 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 23D3482899; Mon, 29 Jul 2024 07:06:59 +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=1722236820; cv=none; b=BcKFruA3SDn+Xmwlr+NGOmPTKOO0jOrX0uPysTl7bhEom8214V8HAf8nXmjSCzcEqZTuNPF4vWJXtL2UjPJC+uDT4XzyiGOLOPhQwMwmxRmJG28LWRRHvoWBeYGxAjJkroe75R2ieFE5NsI5QAFTdetN5KRumEE/811mO7Jhqq0= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1722236820; c=relaxed/simple; bh=xw6HVneEx8JYTYqdGhN1CmrkEfyjnYCH2FyHmFQQEfw=; h=From:To:CC:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=QeW2HkukXLJvCxsw3V+fTOnWvg5sYKgB+QBkPSieQQerXuJOVFG4/72JqvTQFKJvPEu31GEU7mv0QJI3yNgGHcClVf/Z6w/0cbXzG5OZHVkbxnJxzOQDwEgbLbs4u82RprcGEn8LKAGAOZ1Vbxw4CBGWec4681B6SPJ4kBhNXug= 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=kq+RyHuL; 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="kq+RyHuL" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=microchip.com; i=@microchip.com; q=dns/txt; s=mchp; t=1722236818; x=1753772818; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=xw6HVneEx8JYTYqdGhN1CmrkEfyjnYCH2FyHmFQQEfw=; b=kq+RyHuL9FEoQKCZnRVMHhXhvDJvfdtlHApvZqP2OBxgFCI2RuG/gPTO CVDAHURA2+irUjFmWhpMWCaF3SAG3zhrC36n68Qa5tlyg8AGpROR23VX4 CH5FRSIwTQ6ZmWbtVlis7WinxtiqK/zcy6Tll9MTjpb5eQojRz32W7rlH Uut4sOr2wTDtRw1rhinpqMFJpc1cRg8ZFvCmbK03OpLORh30tff//roq8 jf7MT0DnuArAx+DgTrWkxhePeqed4gOMb8Jt7YAQAkh4mXdqPpyS9CgcA 6eHVsZ90prxHeuRNvq0id2uRHN0FF5uEx1Hsd/PyJ/F+oJ158RKMOq3Dm A==; X-CSE-ConnectionGUID: MnTnLLroRF2oCkj0nuokmg== X-CSE-MsgGUID: DXcBnDoDSWq8+KIEgG1vUQ== X-IronPort-AV: E=Sophos;i="6.09,245,1716274800"; d="scan'208";a="32596748" X-Amp-Result: SKIPPED(no attachment in message) Received: from unknown (HELO email.microchip.com) ([170.129.1.10]) by esa1.microchip.iphmx.com with ESMTP/TLS/ECDHE-RSA-AES128-GCM-SHA256; 29 Jul 2024 00:06:54 -0700 Received: from chn-vm-ex03.mchp-main.com (10.10.85.151) 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; Mon, 29 Jul 2024 00:06:35 -0700 Received: from che-lt-i67070.microchip.com (10.10.85.11) by chn-vm-ex03.mchp-main.com (10.10.85.151) with Microsoft SMTP Server id 15.1.2507.35 via Frontend Transport; Mon, 29 Jul 2024 00:06:31 -0700 From: Varshini Rajendran To: , , , , , , , , CC: , Krzysztof Kozlowski Subject: [PATCH v6 03/27] dt-bindings: atmel-ssc: add microchip,sam9x7-ssc Date: Mon, 29 Jul 2024 12:36:29 +0530 Message-ID: <20240729070629.1990320-1-varshini.rajendran@microchip.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20240729065603.1986074-1-varshini.rajendran@microchip.com> References: <20240729065603.1986074-1-varshini.rajendran@microchip.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Add microchip,sam9x7-ssc to DT bindings documentation. Signed-off-by: Varshini Rajendran Acked-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/misc/atmel-ssc.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/misc/atmel-ssc.txt b/Documen= tation/devicetree/bindings/misc/atmel-ssc.txt index f9fb412642fe..894875826de9 100644 --- a/Documentation/devicetree/bindings/misc/atmel-ssc.txt +++ b/Documentation/devicetree/bindings/misc/atmel-ssc.txt @@ -2,6 +2,7 @@ =20 Required properties: - compatible: "atmel,at91rm9200-ssc" or "atmel,at91sam9g45-ssc" + or "microchip,sam9x7-ssc", "atmel,at91sam9g45-ssc" - atmel,at91rm9200-ssc: support pdc transfer - atmel,at91sam9g45-ssc: support dma transfer - reg: Should contain SSC registers location and length --=20 2.25.1