* [PATCH] dt-bindings: mfd: Add Bitmain BM1880 System Controller
@ 2025-12-15 21:26 Rob Herring (Arm)
2025-12-20 8:50 ` Krzysztof Kozlowski
2026-01-09 11:28 ` (subset) " Lee Jones
0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-12-15 21:26 UTC (permalink / raw)
To: Lee Jones, Krzysztof Kozlowski, Conor Dooley, Manivannan Sadhasivam
Cc: devicetree, linux-kernel
Add the already in use Bitmain BM1880 System Controller binding. All the
child nodes already have schemas.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
.../bindings/mfd/bitmain,bm1880-sctrl.yaml | 66 +++++++++++++++++++
1 file changed, 66 insertions(+)
create mode 100644 Documentation/devicetree/bindings/mfd/bitmain,bm1880-sctrl.yaml
diff --git a/Documentation/devicetree/bindings/mfd/bitmain,bm1880-sctrl.yaml b/Documentation/devicetree/bindings/mfd/bitmain,bm1880-sctrl.yaml
new file mode 100644
index 000000000000..3cdc90ba421b
--- /dev/null
+++ b/Documentation/devicetree/bindings/mfd/bitmain,bm1880-sctrl.yaml
@@ -0,0 +1,66 @@
+# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
+%YAML 1.2
+---
+$id: http://devicetree.org/schemas/mfd/bitmain,bm1880-sctrl.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
+
+title: Bitmain BM1880 System Controller
+
+maintainers:
+ - Manivannan Sadhasivam <mani@kernel.org>
+
+properties:
+ compatible:
+ items:
+ - const: bitmain,bm1880-sctrl
+ - const: syscon
+ - const: simple-mfd
+
+ reg:
+ maxItems: 1
+
+ ranges: true
+
+ '#address-cells':
+ const: 1
+
+ '#size-cells':
+ const: 1
+
+patternProperties:
+ '^pinctrl@[0-9a-f]+$':
+ type: object
+ additionalProperties: true
+
+ properties:
+ compatible:
+ contains:
+ const: bitmain,bm1880-pinctrl
+
+ '^clock-controller@[0-9a-f]+$':
+ type: object
+ additionalProperties: true
+
+ properties:
+ compatible:
+ contains:
+ const: bitmain,bm1880-clk
+
+ '^reset-controller@[0-9a-f]+$':
+ type: object
+ additionalProperties: true
+
+ properties:
+ compatible:
+ contains:
+ const: bitmain,bm1880-reset
+
+required:
+ - compatible
+ - reg
+ - ranges
+ - '#address-cells'
+ - '#size-cells'
+
+additionalProperties: false
+...
--
2.51.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: mfd: Add Bitmain BM1880 System Controller
2025-12-15 21:26 [PATCH] dt-bindings: mfd: Add Bitmain BM1880 System Controller Rob Herring (Arm)
@ 2025-12-20 8:50 ` Krzysztof Kozlowski
2026-01-09 11:28 ` (subset) " Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2025-12-20 8:50 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: Lee Jones, Krzysztof Kozlowski, Conor Dooley,
Manivannan Sadhasivam, devicetree, linux-kernel
On Mon, Dec 15, 2025 at 03:26:38PM -0600, Rob Herring (Arm) wrote:
> Add the already in use Bitmain BM1880 System Controller binding. All the
> child nodes already have schemas.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> .../bindings/mfd/bitmain,bm1880-sctrl.yaml | 66 +++++++++++++++++++
> 1 file changed, 66 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/mfd/bitmain,bm1880-sctrl.yaml
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Best regards,
Krzysztof
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: (subset) [PATCH] dt-bindings: mfd: Add Bitmain BM1880 System Controller
2025-12-15 21:26 [PATCH] dt-bindings: mfd: Add Bitmain BM1880 System Controller Rob Herring (Arm)
2025-12-20 8:50 ` Krzysztof Kozlowski
@ 2026-01-09 11:28 ` Lee Jones
1 sibling, 0 replies; 3+ messages in thread
From: Lee Jones @ 2026-01-09 11:28 UTC (permalink / raw)
To: Lee Jones, Krzysztof Kozlowski, Conor Dooley,
Manivannan Sadhasivam, Rob Herring (Arm)
Cc: devicetree, linux-kernel
On Mon, 15 Dec 2025 15:26:38 -0600, Rob Herring (Arm) wrote:
> Add the already in use Bitmain BM1880 System Controller binding. All the
> child nodes already have schemas.
>
>
Applied, thanks!
[1/1] dt-bindings: mfd: Add Bitmain BM1880 System Controller
commit: 6073d93368924ff5e7f6d1b848f80343c4ce27ab
--
Lee Jones [李琼斯]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-01-09 11:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-15 21:26 [PATCH] dt-bindings: mfd: Add Bitmain BM1880 System Controller Rob Herring (Arm)
2025-12-20 8:50 ` Krzysztof Kozlowski
2026-01-09 11:28 ` (subset) " Lee Jones
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®