Commit d1840f28 authored by Peng Fan's avatar Peng Fan Committed by Ulf Hansson
Browse files

dt-bindings: mmc: fsl-imx-esdhc: add clock bindings

parent f2bdda2a
Loading
Loading
Loading
Loading
+11 −0
Original line number Diff line number Diff line
@@ -103,6 +103,17 @@ properties:
      Only eMMC HS400 mode need to take care of this property.
    default: 0

  clocks:
    maxItems: 3
    description:
      Handle clocks for the sdhc controller.

  clock-names:
    items:
      - const: ipg
      - const: ahb
      - const: per

  pinctrl-names:
    minItems: 1
    maxItems: 4