ARM: mvebu: remove clock-frequency from Armada 38x SDHCI Device Tree node
authorMarcin Wojtas <mw@semihalf.com>
Fri, 14 Nov 2014 15:57:30 +0000 (16:57 +0100)
committerJason Cooper <jason@lakedaemon.net>
Sat, 22 Nov 2014 02:49:50 +0000 (02:49 +0000)
For proper operation of Armada 38x SDHCI controller proper 'clocks' property
is sufficient. Therefore it is not useful to keep an additional
'clock-frequency' property in SDHCI controller node of board-level Device Tree
file for Armada 385 DB.

This commit gets rid of useless 'clock-frequency' property.

Signed-off-by: Marcin Wojtas <mw@semihalf.com>
Reviewed-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Acked-by: Andrew Lunn <andrew@lunn.ch>
Link: https://lkml.kernel.org/r/1415980652-7429-4-git-send-email-mw@semihalf.com
Signed-off-by: Jason Cooper <jason@lakedaemon.net>

No differences found