summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd
diff options
context:
space:
mode:
authorClaudiu Beznea2019-03-05 11:07:47 +0100
committerLee Jones2019-05-14 09:13:26 +0200
commit730080a758fdc44fbfc214dd004553ef13d5b89b (patch)
treeda7e82a153c73e3c223fe2d4e57cd5203f4313aa /Documentation/devicetree/bindings/mfd
parentmfd: atmel-hlcdc: Add compatible for SAM9X60 HLCD controller (diff)
downloadkernel-qcow2-linux-730080a758fdc44fbfc214dd004553ef13d5b89b.tar.gz
kernel-qcow2-linux-730080a758fdc44fbfc214dd004553ef13d5b89b.tar.xz
kernel-qcow2-linux-730080a758fdc44fbfc214dd004553ef13d5b89b.zip
dt-bindings: mfd: Add bindings for SAM9X60 HLCD controller
Add new compatible string for the HLCD controller on SAM9X60 SoC. Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r--Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt b/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
index 3f643ef121ff..5f8880cc757e 100644
--- a/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
+++ b/Documentation/devicetree/bindings/mfd/atmel-hlcdc.txt
@@ -7,6 +7,7 @@ Required properties:
"atmel,sama5d2-hlcdc"
"atmel,sama5d3-hlcdc"
"atmel,sama5d4-hlcdc"
+ "microchip,sam9x60-hlcdc"
- reg: base address and size of the HLCDC device registers.
- clock-names: the name of the 3 clocks requested by the HLCDC device.
Should contain "periph_clk", "sys_clk" and "slow_clk".