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 006ced5 commit a262d66Copy full SHA for a262d66
arch/arm64/boot/dts/renesas/r8a7795-h3ulcb.dts
@@ -33,6 +33,21 @@
33
reg = <0x0 0x48000000 0x0 0x38000000>;
34
};
35
36
+ memory@500000000 {
37
+ device_type = "memory";
38
+ reg = <0x5 0x00000000 0x0 0x40000000>;
39
+ };
40
+
41
+ memory@600000000 {
42
43
+ reg = <0x6 0x00000000 0x0 0x40000000>;
44
45
46
+ memory@700000000 {
47
48
+ reg = <0x7 0x00000000 0x0 0x40000000>;
49
50
51
leds {
52
compatible = "gpio-leds";
53
0 commit comments