We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e8974 commit be752c3Copy full SHA for be752c3
arch/arm64/boot/dts/broadcom/bcm2712-ds.dtsi
@@ -409,8 +409,9 @@
409
v3d: v3d@2000000 {
410
compatible = "brcm,2712-v3d";
411
reg = <0x10 0x02000000 0x0 0x4000>,
412
- <0x10 0x02008000 0x0 0x6000>;
413
- reg-names = "hub", "core0";
+ <0x10 0x02008000 0x0 0x6000>,
+ <0x10 0x02030800 0x0 0x0700>;
414
+ reg-names = "hub", "core0", "sms";
415
416
power-domains = <&pm BCM2835_POWER_DOMAIN_GRAFX_V3D>;
417
resets = <&pm BCM2835_RESET_V3D>;
0 commit comments