brcm63xx: update DT RedBoot binding for the Inventel Livebox 1
linux,part-probe should be avoided as its only supported with OpenWrt downstream patch that is going to be dropped eventually. Signed-off-by: Rafał Miłecki <rafal@milecki.pl> Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
This commit is contained in:
parent
d7d10f2c1e
commit
23197e4580
1 changed files with 3 additions and 1 deletions
|
@ -69,7 +69,9 @@
|
||||||
reg = <0x1e400000 0x800000>;
|
reg = <0x1e400000 0x800000>;
|
||||||
status = "ok";
|
status = "ok";
|
||||||
|
|
||||||
linux,part-probe = "RedBoot";
|
partitions {
|
||||||
|
compatible = "redhat,redboot-partitions";
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&pinctrl {
|
&pinctrl {
|
||||||
|
|
Loading…
Reference in a new issue