From nobody Sat Oct 4 19:17:47 2025 Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.9]) (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 84FE02EFDA5 for ; Wed, 13 Aug 2025 14:29:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.77.101.9 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755095374; cv=none; b=m5oSYXpo71GoOp7HDu9nGtxquyYxhHgY2cQGTKDGNFSicES5O2XreUk/rwZbz+G1x5tTGJ1zga+LvlZwCx++k5Z/BPeOSWBO6eZ3SRrW5DfguxyJnF1Jk1flRP/77guPs41KlQ2Vfm+K8ZXFD9tsZqX6O4yCJW+/DuguUfO1NIw= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755095374; c=relaxed/simple; bh=tRLScCNd8aEoR0RyHaME8NIV0CK3UrHxOL8x20xrrAU=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=WCVsJVMUGymwRkuaLszvo/SesGo5T2OhDLqnknp9oKQ1XXUar3VtgrVxVtXp0pRnvQT0tIRjhbOz14qLzrI3QwRt+YJhE4oDl0VKC8C9yrjZYOPZvZEwtQW/lWtCpbfhSA29xJV9LamcYFy6USnpT7WlyslccdozcdR4xaNOw+0= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl; spf=pass smtp.mailfrom=wp.pl; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b=mD4Ikz+w; arc=none smtp.client-ip=212.77.101.9 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wp.pl Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b="mD4Ikz+w" Received: (wp-smtpd smtp.wp.pl 1499 invoked from network); 13 Aug 2025 16:29:21 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=20241105; t=1755095361; bh=jhZJFs6zqhMHoUl3MWKTNF2RGyknUAVAXASmzqrI2+4=; h=From:To:Subject; b=mD4Ikz+wzacdrQeylio2irs3qrlefZspY/rwVN6k89wsm8/rxoj1tmDUX1zEcPkua 1x2XUemTaJq8lguR4W20N3pEh2lAlCLg2CyLYxGlQoSfBCIz/f4+IJVNcTLf7lZklU /TCm6VVGoCOl4V/eKW2nQaD+OXhi4Gz36bnC86iKDibPMkpfvZm0otRt4B8+eH7PB2 Yw3zBRci1ZhHytWaW6NY3EXq036aMEGZJSfD2NwN6fpXa8XQycFifP//xn8HYi0aDD ZmRbgkWoWI73wFn9078MyNEfFMkFdBvDMzGv2wNb0ytyimUCSKrmBZl+61F/NcY7OG eXmZcs2ZNPrdQ== Received: from 83.24.134.210.ipv4.supernova.orange.pl (HELO laptop-olek.lan) (olek2@wp.pl@[83.24.134.210]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with ECDHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 13 Aug 2025 16:29:21 +0200 From: Aleksander Jan Bajkowski To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, neil.armstrong@linaro.org, heiko@sntech.de, kever.yang@rock-chips.com, mani@kernel.org, tsbogend@alpha.franken.de, john@phrozen.org, masahiroy@kernel.org, olek2@wp.pl, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/3] dt-bindings: vendor-prefixes: add British Telecom Date: Wed, 13 Aug 2025 16:21:32 +0200 Message-ID: <20250813142917.2053814-2-olek2@wp.pl> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250813142917.2053814-1-olek2@wp.pl> References: <20250813142917.2053814-1-olek2@wp.pl> 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 X-WP-MailID: 3140f8cfc6028825d164cf319c772054 X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 0000000 [caOB] Content-Type: text/plain; charset="utf-8" British Telecom is a telecommunications operator. It provides various home routers popular among OpenWRT enthusiasts. Link: https://www.bt.com/ Signed-off-by: Aleksander Jan Bajkowski Acked-by: Conor Dooley --- 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 77160cd47f54..e91879137e43 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -243,6 +243,8 @@ patternProperties: description: Shanghai Broadmobi Communication Technology Co.,Ltd. "^bsh,.*": description: BSH Hausgeraete GmbH + "^bt,.*": + description: British Telecom "^bticino,.*": description: Bticino International "^buffalo,.*": --=20 2.47.2 From nobody Sat Oct 4 19:17:47 2025 Received: from mx3.wp.pl (mx3.wp.pl [212.77.101.9]) (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 774E92EE5FC for ; Wed, 13 Aug 2025 14:29:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.77.101.9 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755095374; cv=none; b=HS/ncpxcfkmYPJ+gY4xwhwOno7KvDz9KhtoPt62OF13hi5shBpvSDvaMfTCIzIgFzHegAjz6Ul8boJTRVEmqNlPCkXebbEFVKPpTl816HC4mTd6JqwjuytNe6SDPoZ42pnSwpj453WsU6P+QuLoMZp2YJuC4Dw3vmkqXMFJol70= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755095374; c=relaxed/simple; bh=5xb3XAIsBA4uXznagMet3Y7OCW4TBLdKgnOQfmITL+w=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=GnmABqmkhdvQ0GzNC9N32rYZW8QIaSZQ1stsurjlMzsNQo6kSa7KV/fLDG0Gbqc74lvNgHNs03eKoIjrTqnDihExUIMWh2HD/i3bEuaIOUFHFbjL4RKMTaL73gg66thoZe1Ek/rrG4uyFeHQSj4RhNebHjAcnZkfsu18vaGObtk= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl; spf=pass smtp.mailfrom=wp.pl; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b=KyBvHBKY; arc=none smtp.client-ip=212.77.101.9 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wp.pl Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b="KyBvHBKY" Received: (wp-smtpd smtp.wp.pl 9444 invoked from network); 13 Aug 2025 16:29:26 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=20241105; t=1755095366; bh=C3JC11q6gynIkFGz9glj6QTKBr9kbWxa0alG+KPQ0aE=; h=From:To:Subject; b=KyBvHBKYlC8X3ffxnXU5ot2ERq0JaZSmrOUnW0vF98mbRvYwNkSnnVjVDtntYBbxV H3dRity8oG1gIgV8CA9FUIJlRycexkc4r+omGgXUMU5Lh93PDlSeYNK//amTs6W+w9 dYhbtS3CdyaA6e5SukPIFxR7blpWn9LeF80mtIrIP/zxqOpfWQTLex3CVGVZsXCcFy vUpZJ2Iish+qzmuA9y6igs5DKcUBmlk//n44mTf58drT/XIHuEuijqrV/MMgDNHwrQ /zwRRUEOg+XzJMkcYwEJH8TwsN5eUOXZbcP5IH6/wwRgcDEzNNGn8iQee75TvHzQET fkIWiKYDUKEiQ== Received: from 83.24.134.210.ipv4.supernova.orange.pl (HELO laptop-olek.lan) (olek2@wp.pl@[83.24.134.210]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with ECDHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 13 Aug 2025 16:29:26 +0200 From: Aleksander Jan Bajkowski To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, neil.armstrong@linaro.org, heiko@sntech.de, kever.yang@rock-chips.com, mani@kernel.org, tsbogend@alpha.franken.de, john@phrozen.org, masahiroy@kernel.org, olek2@wp.pl, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 2/3] mips: lantiq: add British Telecom Home Hub 5A dts Date: Wed, 13 Aug 2025 16:21:33 +0200 Message-ID: <20250813142917.2053814-3-olek2@wp.pl> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250813142917.2053814-1-olek2@wp.pl> References: <20250813142917.2053814-1-olek2@wp.pl> 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 X-WP-MailID: 788f148100455ac45f150d703ee7d6a6 X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 0000000 [QbPB] Content-Type: text/plain; charset="utf-8" This patch adds minimal dts for BT Home Hub 5A. The provided dts allows to boot the initramfs image. Nodes for other peripherals inside the SoC will be added in the future. Signed-off-by: Aleksander Jan Bajkowski --- arch/mips/boot/dts/lantiq/Makefile | 1 + arch/mips/boot/dts/lantiq/xrx200.dtsi | 104 ++++++++++++++++++ .../boot/dts/lantiq/xrx200_bt_homehub-v5a.dts | 17 +++ arch/mips/lantiq/Kconfig | 10 ++ 4 files changed, 132 insertions(+) create mode 100644 arch/mips/boot/dts/lantiq/xrx200.dtsi create mode 100644 arch/mips/boot/dts/lantiq/xrx200_bt_homehub-v5a.dts diff --git a/arch/mips/boot/dts/lantiq/Makefile b/arch/mips/boot/dts/lantiq= /Makefile index d8531b4653c0..9b43a7518bdc 100644 --- a/arch/mips/boot/dts/lantiq/Makefile +++ b/arch/mips/boot/dts/lantiq/Makefile @@ -1,2 +1,3 @@ # SPDX-License-Identifier: GPL-2.0 dtb-$(CONFIG_DT_EASY50712) +=3D danube_easy50712.dtb +dtb-$(CONFIG_DT_HH5A) +=3D xrx200_bt_homehub-v5a.dtb diff --git a/arch/mips/boot/dts/lantiq/xrx200.dtsi b/arch/mips/boot/dts/lan= tiq/xrx200.dtsi new file mode 100644 index 000000000000..7e7cb6264e6f --- /dev/null +++ b/arch/mips/boot/dts/lantiq/xrx200.dtsi @@ -0,0 +1,104 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause + +/dts-v1/; + +/ { + #address-cells =3D <1>; + #size-cells =3D <1>; + compatible =3D "lantiq,vr9"; + + aliases { + serial0 =3D &asc1; + }; + + chosen { + stdout-path =3D "serial0:115200n8"; + }; + + cpus { + #address-cells =3D <1>; + #size-cells =3D <0>; + + cpu@0 { + compatible =3D "mips,mips34Kc"; + reg =3D <0>; + }; + }; + + cpuintc: cpuintc { + compatible =3D "mti,cpu-interrupt-controller"; + + #address-cells =3D <0>; + #interrupt-cells =3D <1>; + + interrupt-controller; + }; + + localbus@1f800000 { + #address-cells =3D <1>; + #size-cells =3D <1>; + compatible =3D "simple-bus"; + reg =3D <0x1f800000 0x800000>; + ranges =3D <0x0 0x1f800000 0x7fffff>; + + icu0: icu@80200 { + #interrupt-cells =3D <1>; + interrupt-controller; + interrupt-parent =3D <&cpuintc>; + interrupts =3D <2>, <3>, <4>, <5>, <6>; + compatible =3D "lantiq,icu"; + reg =3D <0x80200 0xc8 /* icu0 */ + 0x80300 0xc8>; /* icu1 */ + }; + }; + + localbus@1f000000 { + #address-cells =3D <1>; + #size-cells =3D <1>; + compatible =3D "simple-bus"; + reg =3D <0x1f000000 0x800000>; + ranges =3D <0x0 0x1f000000 0x7fffff>; + + pmu@102000 { + compatible =3D "lantiq,pmu-xway"; + reg =3D <0x102000 0x1000>; + }; + + cgu@103000 { + compatible =3D "lantiq,cgu-xway"; + reg =3D <0x103000 0x1000>; + }; + + rcu0: rcu@203000 { + #address-cells =3D <1>; + #size-cells =3D <1>; + compatible =3D "lantiq,xrx200-rcu", "simple-mfd", "syscon"; + reg =3D <0x203000 0x100>; + ranges =3D <0x0 0x203000 0x100>; + big-endian; + }; + }; + + localbus@10000000 { + compatible =3D "lantiq,xrx200-fpi", "simple-bus"; + ranges =3D <0x0 0x10000000 0xf000000>; + reg =3D <0x1f400000 0x1000>, + <0x10000000 0xf000000>; + regmap =3D <&rcu0>; + offset-endianness =3D <0x4c>; + #address-cells =3D <1>; + #size-cells =3D <1>; + + asc1: serial@e100c00 { + compatible =3D "lantiq,asc"; + reg =3D <0xe100c00 0x400>; + interrupt-parent =3D <&icu0>; + interrupts =3D <112 113 114>; + }; + + ebu@e105300 { + compatible =3D "lantiq,ebu-xway"; + reg =3D <0xe105300 0x100>; + }; + }; +}; diff --git a/arch/mips/boot/dts/lantiq/xrx200_bt_homehub-v5a.dts b/arch/mip= s/boot/dts/lantiq/xrx200_bt_homehub-v5a.dts new file mode 100644 index 000000000000..ce1aae34adc9 --- /dev/null +++ b/arch/mips/boot/dts/lantiq/xrx200_bt_homehub-v5a.dts @@ -0,0 +1,17 @@ +// SPDX-License-Identifier: GPL-2.0-or-later OR BSD-2-Clause + +#include "xrx200.dtsi" + +/ { + compatible =3D "bt,homehub-v5a", "lantiq,vr9"; + model =3D "BT Home Hub 5A"; + + chosen { + bootargs =3D "console=3DttyLTQ0,115200"; + }; + + memory@0 { + device_type =3D "memory"; + reg =3D <0x0 0x8000000>; + }; +}; diff --git a/arch/mips/lantiq/Kconfig b/arch/mips/lantiq/Kconfig index 6c6802e482c9..3376ac595b8c 100644 --- a/arch/mips/lantiq/Kconfig +++ b/arch/mips/lantiq/Kconfig @@ -46,6 +46,16 @@ config DT_EASY50712 bool "Easy50712" depends on SOC_XWAY select BUILTIN_DTB + +config DT_HH5A + bool "BT Home Hub 5A" + depends on SOC_XWAY + select BUILTIN_DTB + help + The BT Home Hub 5A is a device based on the VRX268 SoC. It has 128MB + of memory and 128MB of NAND flash. This kernel needs only an appended + initramfs to boot. It can be loaded through tftp and booted from + memory in the bootloader. endchoice =20 config PCI_LANTIQ --=20 2.47.2 From nobody Sat Oct 4 19:17:47 2025 Received: from mx4.wp.pl (mx4.wp.pl [212.77.101.11]) (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 AAF8D2F83A5 for ; Wed, 13 Aug 2025 14:29:39 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=212.77.101.11 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755095381; cv=none; b=MEfpJMRLUzberwY8N+BcoT8XZppHR+/TbFH3xyflHegh4DE2cuanfdXyNV+gATaArPCe1EDz1HI1nwMgSUc3V1ByW9GSHMtzMGCI6yioEoQd4YtUK1oQZqyQAiSsBim1tygCRlcji3/RvjGxqOc2nc4pZFBFD5m6TNiRg2Ww77Y= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1755095381; c=relaxed/simple; bh=qihzpTxj5De8Q1aeb/tzYw6U/W+sS4FraSESg7kL6UI=; h=From:To:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=M1E+8/+qvT9g8LGG9tonVSzL5DyNWUg+Wf7pmOfiTUCk/QPUxtWnLlQQAO8f+Y6rqsEFPjyz6s0SpzMJYHIL6qTA91hKJt6kBmhSBFBVEuTyAfDKclNb/aeMQmwQZe6M4umzkLVoRKp30PUA1YnKIf/xyzOO9a+kh+orpFDud9w= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl; spf=pass smtp.mailfrom=wp.pl; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b=cRYKtO11; arc=none smtp.client-ip=212.77.101.11 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=wp.pl Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=wp.pl Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=wp.pl header.i=@wp.pl header.b="cRYKtO11" Received: (wp-smtpd smtp.wp.pl 15862 invoked from network); 13 Aug 2025 16:29:31 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=wp.pl; s=20241105; t=1755095371; bh=D3oxhsCXayNd8nbZZK3yVVcUaoK/rK3H5eEbvDOy3ms=; h=From:To:Subject; b=cRYKtO11oVIDxSTg3PUEVWFrV+z4F8q/wF5mRLRN4zCyrdKo59l3ntnBUB9Z0QrWv KQhylpdgXrOpncipNKM5XAXSva3WuI8WSbnJHPNsyoNgyO9Dx03LosajlrZ80i6QbV yGcTaByCjJaU1NQkOfq/MXamgqk30IINuEILt/hP3PRjj9T5g/USgmRMdmeNvPrIS1 fawRPgV/y6ZO1KGQQZNih8QYFIv8fgePx2aeYKddM2KPXnkC5IU9vsKuHUc68stw/4 uiM1SUdbcVJ5efCJK1IKoWcr3nNykkKRVn1wI2iYuQspauCW7z+wi+/jM1gHIjEpaA qHs+uc7HKK3hg== Received: from 83.24.134.210.ipv4.supernova.orange.pl (HELO laptop-olek.lan) (olek2@wp.pl@[83.24.134.210]) (envelope-sender ) by smtp.wp.pl (WP-SMTPD) with ECDHE-RSA-AES256-GCM-SHA384 encrypted SMTP for ; 13 Aug 2025 16:29:31 +0200 From: Aleksander Jan Bajkowski To: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, neil.armstrong@linaro.org, heiko@sntech.de, kever.yang@rock-chips.com, mani@kernel.org, tsbogend@alpha.franken.de, john@phrozen.org, masahiroy@kernel.org, olek2@wp.pl, devicetree@vger.kernel.org, linux-mips@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 3/3] dt-bindings: mips: lantiq: Add Lantiq platform binding Date: Wed, 13 Aug 2025 16:21:34 +0200 Message-ID: <20250813142917.2053814-4-olek2@wp.pl> X-Mailer: git-send-email 2.47.2 In-Reply-To: <20250813142917.2053814-1-olek2@wp.pl> References: <20250813142917.2053814-1-olek2@wp.pl> 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 X-WP-MailID: d9bd7045da565dc21e14cf586744e21b X-WP-AV: skaner antywirusowy Poczty Wirtualnej Polski X-WP-SPAM: NO 0000000 [scMR] Content-Type: text/plain; charset="utf-8" Document the top-level device tree binding for Lantiq MIPS-based SoCs Signed-off-by: Aleksander Jan Bajkowski --- .../devicetree/bindings/mips/lantiq/soc.yaml | 60 +++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 Documentation/devicetree/bindings/mips/lantiq/soc.yaml diff --git a/Documentation/devicetree/bindings/mips/lantiq/soc.yaml b/Docum= entation/devicetree/bindings/mips/lantiq/soc.yaml new file mode 100644 index 000000000000..e1708cd9b07e --- /dev/null +++ b/Documentation/devicetree/bindings/mips/lantiq/soc.yaml @@ -0,0 +1,60 @@ +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) +%YAML 1.2 +--- +$id: http://devicetree.org/schemas/mips/lantiq/soc.yaml# +$schema: http://devicetree.org/meta-schemas/core.yaml# + +title: Lantiq SoC based Platform + +maintainers: + - Aleksander Jan Bajkowski + +description: + Devices with a Lantiq CPU shall have the following properties. + +properties: + $nodename: + const: "/" + compatible: + oneOf: + - description: Boards with Lantiq Amazon-SE SoC + items: + - const: lantiq,ase + + - description: Boards with Lantiq Danube SoC + items: + - const: lantiq,danube + + - description: Boards with Lantiq Falcon SoC + items: + - const: lantiq,falcon + + - description: Boards with Lantiq Twinpass SoC + items: + - const: lantiq,twinpass + + - description: Boards with Lantiq ARX100 SoC + items: + - const: lantiq,ar9 + + - description: Boards with Lantiq GRX100 SoC + items: + - const: lantiq,gr9 + + - description: Boards with Lantiq xRX200 SoC + items: + - enum: + - bt,homehub-v5a + - const: lantiq,vr9 + + - description: Boards with Lantiq xRX300 SoC + items: + - const: lantiq,ar10 + + - description: Boards with Lantiq xRX330 SoC + items: + - const: lantiq,grx390 + +additionalProperties: true + +... --=20 2.47.2