diff options
author | Marek Roszko <[email protected]> | 2014-08-23 23:12:05 -0400 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2014-09-18 17:33:55 +0200 |
commit | e0065cf719a9d84a05c9722d149c9ce8f0508a36 (patch) | |
tree | 07242ae2d5c555522a123da06ae4a20e080730ae | |
parent | 8a85ba2075a5fde3bc4c69c3f972f5144522453c (diff) |
ARM: at91/dt: sama5d3: use new pinctrl compatible string
This switches the SAMA5D3 to use the new atmel,sama5d3-pinctrl id that was
added with the drive strength options patch.
Signed-off-by: Marek Roszko <[email protected]>
Acked-by: Linus Walleij <[email protected]>
[[email protected]: second compatible string kept as at91sam9x5]
Signed-off-by: Nicolas Ferre <[email protected]>
-rw-r--r-- | arch/arm/boot/dts/sama5d3.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/sama5d3.dtsi b/arch/arm/boot/dts/sama5d3.dtsi index 277541b99eb2..5f4144d1e3a1 100644 --- a/arch/arm/boot/dts/sama5d3.dtsi +++ b/arch/arm/boot/dts/sama5d3.dtsi @@ -445,7 +445,7 @@ pinctrl@fffff200 { #address-cells = <1>; #size-cells = <1>; - compatible = "atmel,at91sam9x5-pinctrl", "atmel,at91rm9200-pinctrl", "simple-bus"; + compatible = "atmel,sama5d3-pinctrl", "atmel,at91sam9x5-pinctrl", "simple-bus"; ranges = <0xfffff200 0xfffff200 0xa00>; atmel,mux-mask = < /* A B C */ |