NishanthMenon changed the topic of #linux-ti to: Linux development for TI SoCs | Logs: https://libera.irclog.whitequark.org/linux-ti/| paste logs in https://pastebin.ubuntu.com/ | Let it rock! Vendor SDK/kernel: Also see e2e.ti.com
<austriancoder> am64x: is there a sane way to define define PADMMR_MCU_LOCK1_KICK0 register value via dts?
<austriancoder> it is needed to get mcu_spi0 functional
<austriancoder> I added a pinctr lhttps://dpaste.org/7DYq for mcu and using it in my own board dts - but I am still unsure where I need to write the kick register
rob_w has joined #linux-ti
florian has joined #linux-ti
ikarso has joined #linux-ti
florian has quit [Ping timeout: 268 seconds]
troth has joined #linux-ti
rob_w has quit [Quit: Leaving]
florian has joined #linux-ti
florian has quit [Ping timeout: 258 seconds]
florian has joined #linux-ti
florian has quit [Ping timeout: 248 seconds]
florian has joined #linux-ti
florian has quit [Ping timeout: 248 seconds]
florian has joined #linux-ti
florian has quit [Ping timeout: 258 seconds]
Pali has joined #linux-ti
florian has joined #linux-ti
<NishanthMenon_> austriancoder, TI IT firewalls dont let me use dpaste. padconf driver does'nt understand lock-unlock logic (which was primarily created for safety applications). unfortunately, that means, we'd have to unlock from .c (unless we write a brand new driver -> prefer not to do it unless we intend to protect every reg pad reg operation with lock/unlock
<NishanthMenon_> arch/arm/mach-k3/am642_init.c (ctrl_mmr_unlock) -> interesting it just unlocks the main pad regions and does'nt touch the mcu regions.. but should be trivial to add it for MCU_PADCFG_CTRL0_CFG0 0x004080000 (https://www.ti.com/lit/ug/spruim2b/spruim2b.pdf)?
<NishanthMenon_> except unless there is clocking dependencies on mcu domain.. that I dont remember..
florian has quit [Ping timeout: 268 seconds]
shoragan has quit [*.net *.split]
shoragan has joined #linux-ti
florian has joined #linux-ti
florian has quit [Ping timeout: 268 seconds]
florian has joined #linux-ti
Pali has quit [Ping timeout: 268 seconds]
florian has quit [Ping timeout: 248 seconds]
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #linux-ti