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 0c85e2e commit 8f2cf44Copy full SHA for 8f2cf44
arch/riscv/boot/dts/allwinner/sunxi-d1s-t113.dtsi
@@ -396,6 +396,17 @@
396
ranges;
397
#address-cells = <1>;
398
#size-cells = <1>;
399
+
400
+ regulators@3000150 {
401
+ compatible = "allwinner,sun20i-d1-system-ldos";
402
+ reg = <0x3000150 0x4>;
403
404
+ reg_ldoa: ldoa {
405
+ };
406
407
+ reg_ldob: ldob {
408
409
410
};
411
412
dma: dma-controller@3002000 {
0 commit comments