Commit 96370057 authored by Kuninori Morimoto's avatar Kuninori Morimoto Committed by Simon Horman

ARM: shmobile: r8a7790: add MMCIF max-frequency

Signed-off-by: default avatarKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: default avatarKeita Kobayashi <keita.kobayashi.ym@renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 9cc78570
...@@ -490,6 +490,7 @@ mmcif0: mmc@ee200000 { ...@@ -490,6 +490,7 @@ mmcif0: mmc@ee200000 {
dma-names = "tx", "rx"; dma-names = "tx", "rx";
reg-io-width = <4>; reg-io-width = <4>;
status = "disabled"; status = "disabled";
max-frequency = <97500000>;
}; };
mmcif1: mmc@ee220000 { mmcif1: mmc@ee220000 {
...@@ -501,6 +502,7 @@ mmcif1: mmc@ee220000 { ...@@ -501,6 +502,7 @@ mmcif1: mmc@ee220000 {
dma-names = "tx", "rx"; dma-names = "tx", "rx";
reg-io-width = <4>; reg-io-width = <4>;
status = "disabled"; status = "disabled";
max-frequency = <97500000>;
}; };
pfc: pfc@e6060000 { pfc: pfc@e6060000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment