Commit 06cf9e0b authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: exynos: drop undocumented samsung,sata-freq property in Exynos5250

The samsung,sata-freq property is not used (and not documented by
generic AHCI platform bindings), so can be safely dropped.
Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210811083859.28234-2-krzysztof.kozlowski@canonical.com
parent 6880fa6c
......@@ -386,7 +386,6 @@ tmu: tmu@10060000 {
sata: sata@122f0000 {
compatible = "snps,dwc-ahci";
samsung,sata-freq = <66>;
reg = <0x122F0000 0x1ff>;
interrupts = <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clock CLK_SATA>, <&clock CLK_SCLK_SATA>;
......
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