From nobody Fri Oct 3 13:32:16 2025 Received: from mail.netcube.li (mail.netcube.li [173.249.15.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 6ECD02581; Sun, 31 Aug 2025 16:26:46 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=173.249.15.149 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756657609; cv=none; b=aXOrjdlcE6n5oRZjzRYPhiqz0RgzxxoOjr+s+MPEcskJKVtAms8BwfnUFdylPYJsNq1/wNgz1XbP5khgP4zaf/Cz1dAhdFSuY2PeIQcD+I0ll1CbDyBIx3pWhIrkUoCiFMhppPrbxfXcuo99MvMLL9PThsvNoe9Yz+T+Ze+tf8k= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1756657609; c=relaxed/simple; bh=nb7U3fxLn9SQxPMWU4NoHDAud/rUzJLO/xcmvTgvqRY=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References: MIME-Version; b=hDEoEwnqDUuHDb5x34xaJJXrjpAtySIkNiczSdTklAnxTms/XBXg19KQJYvFKMHIKlm5Z8WIe6vP1rlAiDs9P0l87QosQIpuqwgq/Q2ID66FFBusc7KQnpLc5zBK+IILyBU8hpeElD+EInFdzXVExOTGrkv95wDiEGatc7svTSw= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=netcube.li; spf=pass smtp.mailfrom=netcube.li; dkim=pass (1024-bit key) header.d=netcube.li header.i=@netcube.li header.b=rzF8k17u; arc=none smtp.client-ip=173.249.15.149 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=netcube.li Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=netcube.li Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=netcube.li header.i=@netcube.li header.b="rzF8k17u" dkim-signature: v=1; a=rsa-sha256; d=netcube.li; s=s1; c=relaxed/relaxed; q=dns/txt; h=From:Subject:Date:Message-ID:To:CC:MIME-Version:Content-Transfer-Encoding:In-Reply-To:References; bh=7FKODtsFMff+VKXBQOxAyTfG8Qu0x9hb4IVY6nAf5M0=; b=rzF8k17uiEjhaRLq52qGprTxrDZTDGocwMVxp57+60WfcUiSOBePDrYMWeaVHgJDTaT8PuaYSDbCAyMkesf7NcSVvFembY1VOEvNZm1m1xtBkw+qLHW6kkJT4CJzjls70Ca1/fLhNpdwBvLAKpCp/xRJScE+deH6GJPBoS2dfr4= Received: from lukas-hpz440workstation.lan.sk100508.local (cm70-231.liwest.at [212.241.70.231]) by mail.netcube.li with ESMTPA ; Sun, 31 Aug 2025 18:26:38 +0200 From: Lukas Schmid To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Maxime Ripard Cc: Lukas Schmid , Krzysztof Kozlowski , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-riscv@lists.infradead.org Subject: [PATCH v8 1/5] dt-bindings: arm: sunxi: Add NetCube Systems Nagami SoM and carrier board bindings Date: Sun, 31 Aug 2025 18:25:30 +0200 Message-Id: <20250831162536.2380589-2-lukas.schmid@netcube.li> X-Mailer: git-send-email 2.39.5 In-Reply-To: <20250831162536.2380589-1-lukas.schmid@netcube.li> References: <20250831162536.2380589-1-lukas.schmid@netcube.li> 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" The NetCube Systems Nagami is an System on Module base on the Allwinner T113s SoC. It is intended to be used in low cost devices which require simple layouts and low BOM cost. The NetCube Systems Nagami Basic Carrier Board is a simple carrier for the Nagami SoM. It is intended to serve as a simple reference design for a custom implementation or just evaluating the module with other peripherals The NetCube Systems Nagami Keypad Carrier is a custom board intended to fit a standard Ritto Intercom enclosure and provides a Keypad, NFC-Reader and Status-LED all controllable over Ethernet with PoE support. Signed-off-by: Lukas Schmid Reviewed-by: Krzysztof Kozlowski --- Documentation/devicetree/bindings/arm/sunxi.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentati= on/devicetree/bindings/arm/sunxi.yaml index 7807ea6132589..50f08d8d22f69 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml @@ -599,6 +599,14 @@ properties: - const: netcube,kumquat - const: allwinner,sun8i-v3s =20 + - description: NetCube Systems Nagami SoM based boards + items: + - enum: + - netcube,nagami-basic-carrier + - netcube,nagami-keypad-carrier + - const: netcube,nagami + - const: allwinner,sun8i-t113s + - description: NextThing Co. CHIP items: - const: nextthing,chip --=20 2.39.5