Skip to content

Commit 2e1aea2

Browse files
Matthias Wielochnoglitch
authored andcommitted
ARM: dts: at91: use sama5d2 programmable clock binding
Use the proper sama5d2 compatibility string for programmable clock. This would use the fixed prescaler formula of this driver. Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com> [nicolas.ferre@microchip.com: split the patch] Signed-off-by: Matthias Wieloch <matthias.wieloch@few-bauer.de>
1 parent 1a44f0b commit 2e1aea2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/sama5d2.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@
554554
};
555555

556556
prog: progck {
557-
compatible = "atmel,at91sam9x5-clk-programmable";
557+
compatible = "atmel,sama5d2-clk-programmable";
558558
#address-cells = <1>;
559559
#size-cells = <0>;
560560
interrupt-parent = <&pmc>;

0 commit comments

Comments
 (0)