git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
20ced4b
)
ARM: dts: at91: sama7g5: Fix QSPI1 clock
author
Tudor Ambarus
<tudor.ambarus@microchip.com>
Fri, 8 Apr 2022 08:41:11 +0000
(11:41 +0300)
committer
Eugen Hristev
<eugen.hristev@microchip.com>
Tue, 26 Apr 2022 06:54:41 +0000
(09:54 +0300)
QSPI1 used the clock of QSPI0, fix it.
Fixes:
5eecc37bb1
("ARM: dts: at91: sama7g5: Add QSPI0 and OSPI1 nodes")
Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
arch/arm/dts/sama7g5.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/dts/sama7g5.dtsi
b/arch/arm/dts/sama7g5.dtsi
index
7015bd7
..
4efecdb
100644
(file)
--- a/
arch/arm/dts/sama7g5.dtsi
+++ b/
arch/arm/dts/sama7g5.dtsi
@@
-323,7
+323,7
@@
dma-names = "tx", "rx";
clocks = <&pmc PMC_TYPE_PERIPHERAL 79>, <&pmc PMC_TYPE_GCK 79>;
clock-names = "pclk", "gclk";
- assigned-clocks = <&pmc PMC_TYPE_GCK 7
8
>;
+ assigned-clocks = <&pmc PMC_TYPE_GCK 7
9
>;
assigned-clock-parents = <&pmc PMC_TYPE_CORE 10>; /* sys pll div. */
#address-cells = <1>;
#size-cells = <0>;