<digetx> hi, which drivers?
<digetx> you can email original author, if you won't get answer, then just send it
oldgalileo has quit [Remote host closed the connection]
oldgalileo has joined #tegra
oldgalileo has quit [Remote host closed the connection]
oldgalileo has joined #tegra
marvin24 has quit [Ping timeout: 265 seconds]
marvin24 has joined #tegra
oldgalileo has quit [Remote host closed the connection]
oldgalileo has joined #tegra
oldgalileo has quit [Remote host closed the connection]
oldgalileo has joined #tegra
gouchi has joined #tegra
gouchi has quit [Remote host closed the connection]
<DavidHeidelberg> I'm thinking about making PR against dt_bindings (lot of commits, my point is to leave it visible in grate-driver PR, until all get merged?). Currently only advantages, that `make dtbs_check` pass there, so it'll be easier to see new regressions.
<DavidHeidelberg> Another option would be manage it as branch in grate-driver (but I'm afraid it'll generate too much noise). This option (if you digetx would make git rebase origin/master on dt_bindings) would be able fire useful dtbs warnings while not poluting master with many WIP commits.
<DavidHeidelberg> Last option is to keep it under my repo as it is now, but not sure if someone looking into it ever :)
sikhye has quit [Remote host closed the connection]
sikhye has joined #tegra
sikhye has quit [Remote host closed the connection]
gouchi has joined #tegra
sikhye has joined #tegra
oldgalileo has quit [Remote host closed the connection]
oldgalileo has joined #tegra
loki_val has quit [Remote host closed the connection]
crabbedhaloablut has joined #tegra
oldgalileo has quit [Remote host closed the connection]
oldgalileo has joined #tegra
<DavidHeidelberg> * PR against grate - branch dt_bindings (lot
e1z0 has quit [Read error: Connection reset by peer]
e1z0 has joined #tegra
oldgalileo has quit [Remote host closed the connection]
oldgalileo has joined #tegra
<digetx> DavidHeidelberg: the bindings look okay; some bindings have extra blank lines, some are missing necessary blanks; it's probably not necessary to document pinctrl-* properties because they standard?
<DavidHeidelberg> yeah, I just got a mail in different binding about pinctrl
<DavidHeidelberg> I'll be removing comment about it :)
<DavidHeidelberg> digetx about blank lines, is there anything describing how it should be? In some cases I group properties, when they're not related, not more like few, I mostly put empty line between them
<digetx> use a single blank line everywhere
<digetx> DavidHeidelberg: you shouldn't document anything that is specific to OS, bindings are about hardware description solely
<digetx> bindings are OS-independent, they are hosted in kernel just for convenience, that is why they are BSD-licensed
<digetx> for an example
<digetx> don't group properties, it's not very readable
<DavidHeidelberg> digetx for elan, after space adjustments, can I add you acked-by?
<DavidHeidelberg> I'm slowly sending them to ML's https://lists.sr.ht/~okias/devicetree/patches
<digetx> acked-by usually is given by maintainers for other maintainers, you can add my reviewed-by; ping me after corrections, I'll look again
vancz has quit [Quit: vancz]
vancz has joined #tegra
<DavidHeidelberg> digetx " description: Time to wait before device gets shutdown" sounds resonable instead WARN_ON?
<DavidHeidelberg> maybe gets powered-off
<DavidHeidelberg> better "Device should power-off within this timeout limit."
<digetx> yes
<digetx> but that binding is odd, perhaps it's an ancient binding
<DavidHeidelberg> or another take "Time needed for device to power-off."
<DavidHeidelberg> *for the
<DavidHeidelberg> well, yeah, gpio poweroff is not likely much used these days
<digetx> is it used at all?
<DavidHeidelberg> a lot for arm32 devices
<DavidHeidelberg> arch/arm/boot/dts/tegra20-trimslice.dts and also some network devices
<digetx> okay
<DavidHeidelberg> which variant of desc, last or the one you reacted with "yes"? :)
<DavidHeidelberg> ur english is better than mine, so I'll leave decision up to u
<digetx> although, I now see that you copied text from original binding, maybe it's okay to keep it as-is then
<DavidHeidelberg> but I looked into code. The dropping WARN_ON make sense.
<DavidHeidelberg> WARN_ON is just consequence
<digetx> doubt that my english is better, I'm periodically getting complains about it
<DavidHeidelberg> :D
<DavidHeidelberg> properties u8 -> u32; done
gouchi has quit [Read error: No route to host]
gouchi has joined #tegra
<digetx> elan binding looks okay
<digetx> you may wait for comments to gpio-poweroff binding before resending it, maybe nobody will complain since it was a direct conversion of old binding
<DavidHeidelberg> ok
<DavidHeidelberg> on Elan, can I sent w/ your R-b?
<digetx> yes
<DavidHeidelberg> btw. maintainer email (original author) doesn't exist
<DavidHeidelberg> should it go to Rob then?
<digetx> input/ subsystem maintainer
indy has quit [Quit: ZNC 1.8.2 - https://znc.in]
<DavidHeidelberg> thx
indy has joined #tegra
gouchi has quit [Remote host closed the connection]