From 7880a6f7fee89efe9e5e4c707b59ba45f02e21cf Mon Sep 17 00:00:00 2001 From: Jonas Gorski Date: Sun, 29 Jul 2018 13:09:22 +0200 Subject: brcm63xx: drop linux,part-probe usage where possible It was present as 4.4 compatibility, but since we now use 4.9 or later with the new upstream solution, we don't need it anymore. Signed-off-by: Jonas Gorski --- target/linux/brcm63xx/dts/hg520v.dts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'target/linux/brcm63xx/dts/hg520v.dts') diff --git a/target/linux/brcm63xx/dts/hg520v.dts b/target/linux/brcm63xx/dts/hg520v.dts index d79b73d4ce..0a809c163f 100644 --- a/target/linux/brcm63xx/dts/hg520v.dts +++ b/target/linux/brcm63xx/dts/hg520v.dts @@ -40,9 +40,7 @@ &pflash { status = "ok"; - linux,part-probe = "bcm63xxpart"; - - partitions { + partitions { compatible = "fixed-partitions"; #address-cells = <1>; #size-cells = <1>; -- cgit v1.2.3