[PATCH v5 2/2] dt-bindings: arm: rockchip: add LinkStar-H68k-1432v1

Erik Beck posted 2 patches 2 months, 1 week ago
[PATCH v5 2/2] dt-bindings: arm: rockchip: add LinkStar-H68k-1432v1
Posted by Erik Beck 2 months, 1 week ago
Add device tree bindings.

This device:
  - Is a single board travel router made by Seeed, using an rk3568;
  - Has four ethernet ports;
  - Has four USB ports;
  - Has WiFi (MediaTek MT7921e);
  - Has a real-time clock (rk809)

Signed-off-by: Erik Beck <xunil@tahomasoft.com>
---
 Documentation/devicetree/bindings/arm/rockchip.yaml | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/rockchip.yaml b/Documentation/devicetree/bindings/arm/rockchip.yaml
index 5772d905f390e53b44f9093d32b869a7e0655db6..7f3904b69293f31fdd4f6080fab5ce054c1abee2 100644
--- a/Documentation/devicetree/bindings/arm/rockchip.yaml
+++ b/Documentation/devicetree/bindings/arm/rockchip.yaml
@@ -1109,6 +1109,11 @@ properties:
           - const: rockchip,rk3588-toybrick-x0
           - const: rockchip,rk3588
 
+      - description: Seeed LinkStar H68K-1432v1 RK3568
+        items:
+          - const: seeed,rk3568-linkstar-h68k-1432v1
+          - const: rockchip,rk3568
+
       - description: Sinovoip RK3308 Banana Pi P2 Pro
         items:
           - const: sinovoip,rk3308-bpi-p2pro

-- 
2.43.0
Re: [PATCH v5 2/2] dt-bindings: arm: rockchip: add LinkStar-H68k-1432v1
Posted by Krzysztof Kozlowski 2 months, 1 week ago
On Mon, Jul 28, 2025 at 11:07:37AM -0400, Erik Beck wrote:
> Add device tree bindings.

I don't understand why correct patch order was changed to incorrect.

See submitting patches in DT bindings dir.

Best regards,
Krzysztof
Re: [PATCH v5 2/2] dt-bindings: arm: rockchip: add LinkStar-H68k-1432v1
Posted by Erik Beck 2 months, 1 week ago

> On Jul 29, 2025, at 04:54, Krzysztof Kozlowski <krzk@kernel.org> wrote:
> 
> On Mon, Jul 28, 2025 at 11:07:37AM -0400, Erik Beck wrote:
>> Add device tree bindings.
> 
> I don't understand why correct patch order was changed to incorrect.

My error. Thank you, and I'll be reordering them shortly.

Regards,

Erik
> 
> See submitting patches in DT bindings dir.
> 
> Best regards,
> Krzysztof
> 
>