Re: [PATCH v2 3/4] dt-bindings: arm: add compatible strings for Forlinx OKA40i-C
From: Andre Przywara <andre.przywara@arm.com>
Date: 2021-03-22 16:27:51
Also in:
linux-devicetree
On Mon, 22 Mar 2021 13:55:37 +0300 Ivan Uvarov [off-list ref] wrote: Hi,
quoted hunk ↗ jump to hunk
The OKA40i-C is a carrier/development board for the Forlinx FETA40i-C SoM based on the Allwinner R40/A40i SoC. This patch adds the relevant dt-binding documentation in preparation for the next patch, which adds a devicetree for the SoM and board. Signed-off-by: Ivan Uvarov <redacted> 2 files changed, 7 insertions(+)diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documentation/devicetree/bindings/arm/sunxi.yaml index 08607c7ec1..096405aedc 100644 --- a/Documentation/devicetree/bindings/arm/sunxi.yaml +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml@@ -224,6 +224,11 @@ properties: - const: empire-electronix,m712 - const: allwinner,sun5i-a13 + - description: Forlinx OKA40i-C Development board + items: + - const: forlinx,oka40i-c
I think you should add the SoM name in here, compare: arch/arm64/boot/dts/allwinner/sun50i-a64-sopine-baseboard.dts Cheers, Andre
quoted hunk ↗ jump to hunk
+ - const: allwinner,sun8i-r40 + - description: FriendlyARM NanoPi A64 items: - const: friendlyarm,nanopi-a64diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index f6064d84a4..e2ea1a731e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml@@ -403,6 +403,8 @@ patternProperties: description: Firefly "^focaltech,.*": description: FocalTech Systems Co.,Ltd + "^forlinx,.*": + description: Baoding Forlinx Embedded Technology Co., Ltd. "^frida,.*": description: Shenzhen Frida LCD Co., Ltd. "^friendlyarm,.*":
_______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel