From nobody Thu Apr 2 06:32:30 2026 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 6E18320CCDC; Tue, 24 Mar 2026 19:24:50 +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=1774380291; cv=none; b=JsNKVTrnBNL+oGbcn0YhyTdK+CNiMXKVisIACS3ixLfgB9kxx2dJCW/WWt3c5j3NrE46q1Hhf6SznsQq7Cz+89ynooid7Gau893wGRZT9/vU3s51rLaIcH93V9r6vjbEoNzytNeKq10v/ZmE3mgnPCnFx1BwuunW8NnN8PCnAcQ= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1774380291; c=relaxed/simple; bh=8TrHU4hzG9jr3+WmGmkzip34kt3Cu/9DQjiFtGVa7UI=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=GQQff6+mwsdOcTTx0o48cwUchAHAz9Sp+J3qTgeRHeb1zh3sYZvvyfmzt4lQ9ThCHOHY0Mlgfb+Ijpa0R+3DNjASL5eKfBxGaGC8XysLXy4SayLhqxNI+EHA1RHL8iMTka5sPWu4ddimGVRWvucqRQwWSj4TCf1fQHu54zap39U= 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=AIJf2nsu; 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="AIJf2nsu" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id 8A981C5809D; Tue, 24 Mar 2026 19:25:16 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 23AB1601A0; Tue, 24 Mar 2026 19:24:49 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 75039104510FD; Tue, 24 Mar 2026 20:24:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1774380287; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=TM2DP092hskmM2RxaM2LB3v7gKNIlq0ovjIXOQs9+P0=; b=AIJf2nsu1Xny3excqeLKgyKBelSfOeBWWGVVzbv0/2z1TcR/BRSB1paYXZu9Fj7eQbbQj0 CQXZpAK4ez0CCgL5810RrbyqiMiYlnq5V1Ms9pzcqwH2M5c9HDtHahcR5RTIz8BilmMw5P ixN3oxVeCDqOoPswcbsZEE0roQ7TNUVrt/SPlemPn4Hjf7DdZ1BVqLN68zRnYARQrr5nGg MLW7qocJDA+7B6ISgoSke/t6U5JFwfrzrBQc9lpR+pYq3/T1bgN0NW+6NqVLZuqwLytgQJ OvkptfSJ34I/xbVkY0brhmGvac5vKMUW1wFm04Rl1uxrkg1FxdD15YdjV05AIw== From: "Thomas Perrot (Schneider Electric)" Date: Tue, 24 Mar 2026 20:24:27 +0100 Subject: [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add AAEON vendor prefix Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20260324-dev-b4-aaeon-mcu-driver-v4-1-afb011df4794@bootlin.com> References: <20260324-dev-b4-aaeon-mcu-driver-v4-0-afb011df4794@bootlin.com> In-Reply-To: <20260324-dev-b4-aaeon-mcu-driver-v4-0-afb011df4794@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.2 X-Developer-Signature: v=1; a=openpgp-sha256; l=972; i=thomas.perrot@bootlin.com; h=from:subject:message-id; bh=8TrHU4hzG9jr3+WmGmkzip34kt3Cu/9DQjiFtGVa7UI=; b=owEB7QES/pANAwAKAZ/ACwVx/grtAcsmYgBpwuT2Kd58wahK84WAtZw6eMJgCXIkdog5o2R4g lP7K588teiJAbMEAAEKAB0WIQSHQHfGpqMKIwOoEiGfwAsFcf4K7QUCacLk9gAKCRCfwAsFcf4K 7ZqPDACLSA2ImO2DZkyG5z1qL4EBemwiUD0EM1TzOUA6x1rVmhAJa4i9KK4EzOi59Bs/wfP1xxa BS1N9RgJKtIcBKZiytjoekht5parai1YFZEkcanXIxz3jxytLtpyOP5HaGVNdPAyWqjExaKiN1Z hxxDxL+BcajXALRtmqSDp+si3sA+RQ3NwWCtuG39DoZL4exu3c7ABXxRMtojxb5oBsyrBGsmZvu g+fbCrCAyk4VxCZJPURSSNYDisnRPhSLj60th4Fk8h64EB1W4O5b4AzigrTY52VVL1POR5rUwRJ /xwykzYQjF8SIkzWDtbIoFE5hpkqZoBcGnNr/UkGjqbhO/9PERl8jxLSXh5FYGlHLq/SQSfblIZ EkrKXeZ3gpkjbLmgVCmiyDTHNti3CVVzL3GGZ4XZzKggNtFtIXIrmnhPwDiWS2W99thZecWhHgM iWWsiu7kXZ6MXAAg85/R3Da0CDE2me6bPvjusrmEJJqLcwyUiYqyKi15/2d0UqkfNhAOM= X-Developer-Key: i=thomas.perrot@bootlin.com; a=openpgp; fpr=874077C6A6A30A2303A812219FC00B0571FE0AED 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/Docum= entation/devicetree/bindings/vendor-prefixes.yaml index c7591b2aec2a74560a4f687fe7a2070ca21b0752..0f84ee93b3a8473719ee92f8c04= 6e350c4a20825 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,.*": --=20 2.53.0