From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 7E9BA279907; Tue, 7 Jul 2026 08:01:51 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783411313; cv=none; b=b80mW+lOTzoiPZdbTGlKtpxdw2giJzAbKeEsazgf1owpRtjko+04vh8DZ3RL/xKEwXHBJj3b93pPcgBJzAfhqfUKCNyHHNiR6v25DnYY98zaxxnPsD6t17PG7Q4Lkxz4lGVH26rXPXjwsFVyunibonzUGwp/GVnVeqrmkwZuLbw= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1783411313; c=relaxed/simple; bh=R74AtMbgpIt0PXlHo1ostqIg4CNWpHDt6Sacj9pb7Sw=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=ds92DcLM7Hve5g74A9SlO1u5XJnc4DPQZlNBh9jT1AjUxZCOb0k3y7hhR2oTi4cQLznh+Fpz2c+Tz+uOfVjnpHdsfV2YaoY/dtvSa/mn6ZDaQb69lSdXmzxh94k8S8Oi1+1vU8ihE0nJDA4rEx/UgrAlA9m+fpXXN0pxyOEMBJ8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=pcaf08cI; arc=none smtp.client-ip=185.171.202.116 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="pcaf08cI" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 86350C8F1E9; Tue, 7 Jul 2026 08:02:03 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 1AAA2601A3; Tue, 7 Jul 2026 08:01:50 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id D43C711BC0D28; Tue, 7 Jul 2026 10:01:46 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1783411308; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=TE6fxPaU+LUiziMgyvgeiYBZXwhy0M3LvlV9yMFf+Sk=; b=pcaf08cI7nznLNsSX28aAZQQcs88EfWnutmeDXwx8yQXBVI1E2Lb6GV/LEi6S+pmNkJpIN M9cWkxp+S0Y+YEOYwqRnMiuXNQcwQJPf7e8yJviMFBqVWDhcq9MQlAFpB3eaRbVqEo+caF JNRCA2uE2VO6yZ2BnKpCxrDsrr9vH0p50lmlXEQ11TXkS2kqIVUDV7KVWkB2TDaFF6K70O wz4vzZPxS/sLE+tFtyRPS3VEMtWeKo1F+7Yrs/8md4ADsUGmfO40h/P3KhBafnwenP0bWB wNqaPJS0px59REyLbwMtEOh3/7/o06RsuhGyCKOVlV0Qd6yavGqmiCLotGFbQQ== From: "Thomas Perrot (Schneider Electric)" Date: Tue, 07 Jul 2026 10:01:27 +0200 Subject: [PATCH v7 1/5] dt-bindings: vendor-prefixes: Add AAEON vendor prefix Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <20260707-dev-b4-aaeon-mcu-driver-v7-1-ca6c59abd672@bootlin.com> References: <20260707-dev-b4-aaeon-mcu-driver-v7-0-ca6c59abd672@bootlin.com> In-Reply-To: <20260707-dev-b4-aaeon-mcu-driver-v7-0-ca6c59abd672@bootlin.com> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Linus Walleij , Bartosz Golaszewski , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , =?utf-8?q?J=C3=A9r=C3=A9mie_Dautheribes?= , Wim Van Sebroeck , Guenter Roeck , Lee Jones Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, linux-watchdog@vger.kernel.org, Thomas Petazzoni , Miquel Raynal , "Thomas Perrot (Schneider Electric)" , Krzysztof Kozlowski X-Mailer: b4 0.14.3 X-Last-TLS-Session-Version: TLSv1.3 Add the AAEON vendor prefix to support the AAEON SRG-IMX8P MCU driver devicetree bindings. Acked-by: Krzysztof Kozlowski Signed-off-by: Thomas Perrot (Schneider Electric) --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index c7591b2aec2a..0f84ee93b3a8 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -32,6 +32,8 @@ patternProperties: description: 8devices, UAB "^9tripod,.*": description: Shenzhen 9Tripod Innovation and Development CO., LTD. + "^aaeon,.*": + description: AAEON "^abb,.*": description: ABB "^abilis,.*": -- 2.55.0