Skip to content

Commit ebb316d

Browse files
gmarullcfriedt
authored andcommitted
dts: arm: sifli: sf32lb52x: define dll2
Add dll2 node so we can configure DLL2. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent 6838e0c commit ebb316d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dts/arm/sifli/sf32lb52x.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,11 @@
8181
compatible = "sifli,sf32lb-dll";
8282
status = "disabled";
8383
};
84+
85+
dll2: dll2 {
86+
compatible = "sifli,sf32lb-dll";
87+
status = "disabled";
88+
};
8489
};
8590
};
8691

0 commit comments

Comments
 (0)