Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210811083859.28234-2-krzysztof.kozlowski@canonical.com

-1
-1
arch/arm/boot/dts/exynos5250.dtsi
··· 386 386 387 387 sata: sata@122f0000 { 388 388 compatible = "snps,dwc-ahci"; 389 - samsung,sata-freq = <66>; 390 389 reg = <0x122F0000 0x1ff>; 391 390 interrupts = <GIC_SPI 115 IRQ_TYPE_LEVEL_HIGH>; 392 391 clocks = <&clock CLK_SATA>, <&clock CLK_SCLK_SATA>;