<mwalle>
NishanthMenon: thanks, but it seems that except for the wording of the commit messages, there only the missing whitespace and maybe the order "kmalloc() and device_get_match_data()" legit
<mwalle>
its quite verbose
<NishanthMenon>
yeah many of the comments are subjective - i leave that to subsystem maintainers to make sense of
<NishanthMenon>
kontron,smarc-sam67 instead of kontron,sam67 - that kinda is nice.. but depends on your product strategy
<NishanthMenon>
i have'nt looked closer at fixed-regulators and interrupts-extended though
<NishanthMenon>
another thing is the ordering per dt-coding-style.. i usually try and ensure it meets that guideline. i noticed that the patchwise had'nt picked that as a prompt .. so sent https://github.com/qualcomm/PatchWise/pull/56 out..
<NishanthMenon>
oh yeah, there was J722S_MCU_IOPAD(0x03C, PIN_OUTPUT, 0)/* (C1) MCU_MCAN1_TX */ -> all hex in lowercase, please
Kubu_work has joined #linux-ti
florian has joined #linux-ti
florian has quit [Ping timeout: 258 seconds]
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #linux-ti
florian has joined #linux-ti
<mwalle>
nah, its kontron,sa67, thats the codename for the complete productname
<mwalle>
regarding the hex uppercase, can't find it, but I've copied it over from some TI files :) probably downstream, because personally i prefer lowercase hex
<mwalle>
the interrupts for the fixed regulator are even described in the binding :)
<mwalle>
so, what that comment was complete nonsense
<mwalle>
iirc the dt-coding-style leave the ordering of the nodes (not the properties) up to the soc maintainer. either alphabetically or by the order they appear in the dtsi
<mwalle>
also that reg property is bogus
<mwalle>
name-N doesn't get one
florian_kc has joined #linux-ti
ungeskriptet has quit [Remote host closed the connection]
ungeskriptet has joined #linux-ti
Peng_Fan has quit [Quit: Connection closed for inactivity]
florian_kc has quit [Ping timeout: 260 seconds]
mripard has quit [Quit: WeeChat 4.7.0]
florian has quit [Quit: Ex-Chat]
<Kubu_work>
mwalle: Hello, is your "AM67A: Power-off sequence from linux to PMIC" workaround:
<Kubu_work>
"As a workaround we'll just skip the power-off of the DM and let linux do the power-off via PMIC (and not via PSCI)."