Skip to content

Commit 443521f

Browse files
author
Codrin Ciubotariu
committed
ARM: dts: at91: sama7g5ek: fix sound card model
The card model is 'sama7g5 EK', not 'sama5g7 EK'. Fixes: 9315a28 ("ARM: dts: at91: sama7g5ek: add node for Microchip's ASRC card") Reported-by: Eugen Hristev <eugen.hristev@microchip.com> Signed-off-by: Codrin Ciubotariu <codrin.ciubotariu@microchip.com>
1 parent 5499f59 commit 443521f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/at91-sama7g5ek.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
assigned-clocks = <&pmc PMC_TYPE_CORE PMC_AUDIOPMCPLL>;
9696
assigned-clock-rates = <196608000>;
9797
compatible = "microchip,asrc-card";
98-
microchip,model = "mchp-asrc-card @ sama5g7 EK";
98+
microchip,model = "mchp-asrc-card @ sama7g5 EK";
9999
status = "okay";
100100

101101
microchip,audio-asrc = <&asrc 0>, <&asrc 1>, <&asrc 2>, <&asrc 3>;

0 commit comments

Comments
 (0)