flexmedia__ has quit [Read error: Connection reset by peer]
fcas1 has quit [Ping timeout: 480 seconds]
apritzel_ has joined #linux-sunxi
apritzel_ has left #linux-sunxi [#linux-sunxi]
apritzel has joined #linux-sunxi
<apritzel>
smaeul: jernej: wens: what are the plans for the D1 DT series? Is this going into v6.3? And through which tree? soc? sunxi? riscv?
bauen1 has joined #linux-sunxi
<jernej>
smaeul, confirm if I'm right, but the only missing thing drivers wise is regulator series? I can merge sunxi sram driver part right away, but others should go through regulator tree
<jernej>
I thought of merging device tree files via sunxi
<jernej>
tree
bauen1_ has joined #linux-sunxi
bauen1 has quit [Ping timeout: 480 seconds]
<palmer>
apritzel: we're kind of changing up how RISC-V stuff gets merged, the general idea is that SOC-specific stuff like DTs should be going in the same way they do for the non-RISC-V SOCs in that family. Not sure how that works, but it shouldn't be via the RISC-V trees any more
grming has joined #linux-sunxi
evgeny_boger has quit [Ping timeout: 480 seconds]
<apritzel>
jernej: ah, I see, that's the ldo regulator driver? I think that is not a real dependency, functionality-wise, is it?
<apritzel>
I mean IIRC it just works without a driver, as it needs to be setup already before
<apritzel>
palmer: I see, that makes sense, you probably don't want to be involved with all the brok^Wvarious platforms
<palmer>
it's more just trying to keep things as easy as possible for folks who have to manage both Arm and RISC-V systems
<palmer>
but if something gets lots then feel free to just poke me
<apritzel>
if the D1 DTs go through the sunxi tree, it makes things easier
jernej_ has joined #linux-sunxi
jernej has quit [Read error: Connection reset by peer]
<apritzel>
(at least for me, since I have patches on top :-D )