Unverified Commit bb064c86 authored by Patrick Delaunay's avatar Patrick Delaunay Committed by Mark Brown
Browse files

regulator: st,stm32mp1-pwr-reg: add compatible for STM32MP13

parent 3267a17b
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
@@ -11,7 +11,12 @@ maintainers:

properties:
  compatible:
    const: st,stm32mp1,pwr-reg
    oneOf:
      - items:
          - const: st,stm32mp1,pwr-reg
      - items:
          - const: st,stm32mp13-pwr-reg
          - const: st,stm32mp1,pwr-reg

  reg:
    maxItems: 1