aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandre Belloni <alexandre.belloni@bootlin.com>2019-04-02 08:50:55 -0400
committerStephen Boyd <sboyd@kernel.org>2019-04-25 15:34:07 -0400
commitb408038415d91b9cc320e01ea6952bb614367004 (patch)
treeaca897f0bbd2cbd82e6fca0c3d284c273dd0e51c
parenta436c2a447e59740e8bc5c604abac33419099673 (diff)
dt-bindings: clk: at91: add bindings for SAM9X60 pmc
Add SAM9X60 PMC compatible string. Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
-rw-r--r--Documentation/devicetree/bindings/clock/at91-clock.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/clock/at91-clock.txt b/Documentation/devicetree/bindings/clock/at91-clock.txt
index cb838c1c4bdd..b520280e33ff 100644
--- a/Documentation/devicetree/bindings/clock/at91-clock.txt
+++ b/Documentation/devicetree/bindings/clock/at91-clock.txt
@@ -30,7 +30,8 @@ For example:
30Power Management Controller (PMC): 30Power Management Controller (PMC):
31 31
32Required properties: 32Required properties:
33- compatible : shall be "atmel,<chip>-pmc", "syscon": 33- compatible : shall be "atmel,<chip>-pmc", "syscon" or
34 "microchip,sam9x60-pmc"
34 <chip> can be: at91rm9200, at91sam9260, at91sam9261, 35 <chip> can be: at91rm9200, at91sam9260, at91sam9261,
35 at91sam9263, at91sam9g45, at91sam9n12, at91sam9rl, at91sam9g15, 36 at91sam9263, at91sam9g45, at91sam9n12, at91sam9rl, at91sam9g15,
36 at91sam9g25, at91sam9g35, at91sam9x25, at91sam9x35, at91sam9x5, 37 at91sam9g25, at91sam9g35, at91sam9x25, at91sam9x35, at91sam9x5,