diff options
Diffstat (limited to 'Bindings/regulator/st,stm32mp1-pwr-reg.yaml')
-rw-r--r-- | Bindings/regulator/st,stm32mp1-pwr-reg.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Bindings/regulator/st,stm32mp1-pwr-reg.yaml b/Bindings/regulator/st,stm32mp1-pwr-reg.yaml index 8d8f38fe85dca..e6322bc3e4478 100644 --- a/Bindings/regulator/st,stm32mp1-pwr-reg.yaml +++ b/Bindings/regulator/st,stm32mp1-pwr-reg.yaml @@ -26,8 +26,7 @@ patternProperties: "^(reg11|reg18|usb33)$": type: object - allOf: - - $ref: "regulator.yaml#" + $ref: "regulator.yaml#" required: - compatible |