hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/orion5x.dtsi
....@@ -6,11 +6,11 @@
66 * warranty of any kind, whether express or implied.
77 */
88
9
-#include "skeleton.dtsi"
10
-
119 #define MBUS_ID(target,attributes) (((target) << 24) | ((attributes) << 16))
1210
1311 / {
12
+ #address-cells = <1>;
13
+ #size-cells = <1>;
1414 model = "Marvell Orion5x SoC";
1515 compatible = "marvell,orion5x";
1616 interrupt-parent = <&intc>;