From: Otto Pflüger Date: Tue, 19 May 2026 12:06:12 +0000 (+0200) Subject: dt-bindings: mfd: sprd,sc2731: Include SC2730 regulator bindings X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=28ad23ef7f58abc8715e6f6c4255921da98e6acc;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: mfd: sprd,sc2731: Include SC2730 regulator bindings The SC2730 PMIC provides a different set of regulators than SC2731 and thus requires separate regulator bindings. Allow using them for the "regulators" node. Signed-off-by: Otto Pflüger Acked-by: Conor Dooley Link: https://patch.msgid.link/20260519-sc2730-regulators-v3-2-5bf0e02507e3@abscue.de Signed-off-by: Lee Jones --- diff --git a/Documentation/devicetree/bindings/mfd/sprd,sc2731.yaml b/Documentation/devicetree/bindings/mfd/sprd,sc2731.yaml index b023e1ef8d3cc..e74ec49709941 100644 --- a/Documentation/devicetree/bindings/mfd/sprd,sc2731.yaml +++ b/Documentation/devicetree/bindings/mfd/sprd,sc2731.yaml @@ -54,7 +54,9 @@ properties: regulators: type: object - $ref: /schemas/regulator/sprd,sc2731-regulator.yaml# + oneOf: + - $ref: /schemas/regulator/sprd,sc2730-regulator.yaml# + - $ref: /schemas/regulator/sprd,sc2731-regulator.yaml# patternProperties: "^adc@[0-9a-f]+$":