From a2eaaaaf4b88f8e917203d79d833a9686a61022f Mon Sep 17 00:00:00 2001 From: Matt Merhar Date: Mon, 30 Jul 2018 17:21:57 -0400 Subject: kernel: switch compatible property for RedBoot DT binding This changes the DT binding's compatible property to "ecoscentric,redboot-fis-partitions", removing the existing reference to Red Hat. Per the documentation hosted at eCosCentric's website, eCosCentric is RedBoot's sole commercial maintainer since 2002, and the project has been under the stewardship of the Free Software Foundation since 2008. This also updates the property in the Inventel Livebox 1 .dts, the binding's only current user. Signed-off-by: Matt Merhar --- target/linux/brcm63xx/dts/livebox-blue-5g.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/brcm63xx') diff --git a/target/linux/brcm63xx/dts/livebox-blue-5g.dts b/target/linux/brcm63xx/dts/livebox-blue-5g.dts index 7e8d865a4f..f8d5dfce5b 100644 --- a/target/linux/brcm63xx/dts/livebox-blue-5g.dts +++ b/target/linux/brcm63xx/dts/livebox-blue-5g.dts @@ -70,7 +70,7 @@ status = "ok"; partitions { - compatible = "redhat,redboot-partitions"; + compatible = "ecoscentric,redboot-fis-partitions"; }; }; -- cgit v1.2.3