[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <0e604eca9ad9ce71f74b6f3aae60bbb949697590.1761059314.git.efectn@protonmail.com>
Date: Tue, 21 Oct 2025 17:22:41 +0200
From: muhammed.efecetin.67@...il.com
To: linux-rockchip@...ts.infradead.org
Cc: devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org,
robh+dt@...nel.org,
krzysztof.kozlowski+dt@...aro.org,
heiko@...ech.de,
neil.armstrong@...aro.org,
lee@...nel.org,
rafael@...nel.org,
efectn@...tonmail.com,
daniel.lezcano@...aro.org
Subject: [PATCH v3 1/5] dt-bindings: mfd: khadas-mcu: add new compatible for Khadas Edge 2
From: Muhammed Efe Cetin <efectn@...tonmail.com>
Add new khadas,mcu-edge2 compatible which is going to be used with Khadas
Edge 2.
Signed-off-by: Muhammed Efe Cetin <efectn@...tonmail.com>
---
Documentation/devicetree/bindings/mfd/khadas,mcu.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/mfd/khadas,mcu.yaml b/Documentation/devicetree/bindings/mfd/khadas,mcu.yaml
index 084960fd5a1fd..c0f91eedfa8ab 100644
--- a/Documentation/devicetree/bindings/mfd/khadas,mcu.yaml
+++ b/Documentation/devicetree/bindings/mfd/khadas,mcu.yaml
@@ -11,13 +11,14 @@ maintainers:
description: |
Khadas embeds a microcontroller on their VIM and Edge boards adding some
- system feature as PWM Fan control (for VIM2 rev14 or VIM3), User memory
+ system feature as PWM Fan control (for VIM2 rev14, VIM3, Edge2), User memory
storage, IR/Key resume control, system power LED control and more.
properties:
compatible:
enum:
- - khadas,mcu # MCU revision is discoverable
+ - khadas,mcu # Used by VIM2 rev14, VIM3
+ - khadas,mcu-edge2 # Used by Edge2
"#cooling-cells": # Only needed for boards having FAN control feature
const: 2
--
2.51.1.dirty
Powered by blists - more mailing lists