Skip to content

Commit 0bf4df0

Browse files
committed
Restore brcm,bcm2835-fb.
Will do it the right way soon.
1 parent 711154f commit 0bf4df0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

sys/external/gpl2/dts/dist/arch/arm/boot/dts/broadcom/bcm2835-common.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,11 @@
144144
vc4: gpu {
145145
compatible = "brcm,bcm2835-vc4";
146146
};
147+
148+
fb: fb {
149+
compatible = "brcm,bcm2835-fb";
150+
status = "ok";
151+
};
147152
};
148153
};
149154

0 commit comments

Comments
 (0)