marex changed the topic of #u-boot to: SOURCE MOVED TO https://source.denx.de/u-boot/u-boot.git / U-Boot 2022.10, 2023.01-rc3 / Merge Window is CLOSED, -next is OPEN / Release v2023.01 is scheduled for 2023-01-09 / Channel archives at https://libera.irclog.whitequark.org/u-boot
<sjg1> apteryx: Sadly 'pip3 install patman' seems to install something else!
<apteryx> yes, it's unrelated: https://pypi.org/project/patman/ (easy client library for python)
<sjg1> apteryx: I wonder what a good name would be if I did try to put it into pip
<apteryx> OK, there was a minor problem with it, patches incoming
flyback- is now known as flyback
vagrantc has joined #u-boot
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #u-boot
apritzel_ has quit [Ping timeout: 252 seconds]
thopiekar has quit [Ping timeout: 252 seconds]
thopiekar has joined #u-boot
mmu_man has quit [Ping timeout: 260 seconds]
mmu_man has joined #u-boot
sbach has quit [Read error: Connection reset by peer]
sbach has joined #u-boot
<apteryx> I sent the patches; I think I wasn't registered to the list yet, so they are in moderation
<marex> apteryx: which patches ?
sam_sepi0l has joined #u-boot
<apteryx> starts with [PATCH 1/3] patman: remove extraneous imports
<apteryx> sent about an hour ago
<marex> ain't here , right ?
<apteryx> is it possible to have patman not pick up my default [sendemail] to field? I sent patches to another mailing list (as well) by mistake ^^'
<apteryx> the list replied to me with "Your message to U-Boot awaits moderator approval", so that must be why
<marex> apteryx: talk to sjg1 , I don't use patman
<apteryx> ah, I just needed to add a 'Series-to: u-boot@lists.denx.de' tag
<marex> ha
thopiekar_ has joined #u-boot
thopiekar has quit [Ping timeout: 268 seconds]
apalos has quit [Quit: ZNC 1.7.2 - https://znc.in]
apalos has joined #u-boot
apalos has quit [Client Quit]
apalos has joined #u-boot
cambrian_invader has quit [Ping timeout: 268 seconds]
mmu_man has quit [Ping timeout: 268 seconds]
vagrantc has quit [Quit: leaving]
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
Leopold has quit [Read error: Connection reset by peer]
Leopold_ has joined #u-boot
Guest46 has joined #u-boot
Guest46 has quit [Remote host closed the connection]
Leopold_ has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
Leopold has quit [Quit: No Ping reply in 180 seconds.]
Leopold_ has joined #u-boot
apritzel_ has joined #u-boot
Leopold_ has quit [Remote host closed the connection]
Leopold has joined #u-boot
apritzel_ has quit [Ping timeout: 252 seconds]
sdhsdsj_ has joined #u-boot
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #u-boot
camus has quit [Read error: Connection reset by peer]
camus has joined #u-boot
mmu_man has joined #u-boot
sigmaris has quit [Quit: ZNC - https://znc.in]
apritzel_ has joined #u-boot
sigmaris has joined #u-boot
Net147 has quit [Quit: Quit]
Net147 has joined #u-boot
xroumegue has quit [Ping timeout: 252 seconds]
Net147 has joined #u-boot
Net147 has quit [Changing host]
naoki has quit [Quit: naoki]
xroumegue has joined #u-boot
apritzel_ has quit [Ping timeout: 272 seconds]
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
guillaume_g has quit [Quit: Konversation terminated!]
<jkorsnes[m]> i've so far used uclass_get_device_by_name to obtain my device, which has been at the top-level of the device tree. i now moved it under the serial-node where it belongs, but it seems uclass_get_device_by_name now fails to obtain/probe my device (ENODEV). is this expected?
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
BWhitten has joined #u-boot
sdhsdsj_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
apritzel_ has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
GNUtoo has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
Leopold has quit [Ping timeout: 255 seconds]
Leopold has joined #u-boot
mmu_man has joined #u-boot
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #u-boot
apritzel_ has quit [Ping timeout: 272 seconds]
mmu_man has quit [Ping timeout: 252 seconds]
<Forty-Bot> jkorsnes[m]: the serial node probably isn't a bus, so sub-nodes aren't probed automatically
<Forty-Bot> *aren't bound automatically
<jkorsnes[m]> Forty-Bot: thanks, that's likely the case yes. it probably isn't that usual to have sub-devices in a serial-node, I couldn't immediately find any examples in the linux kernel. maybe I should just stick with the old setup, where my device instead has a phandle to the serial device.
<Forty-Bot> I remember having this...
<Forty-Bot> e.g. Documentation/devicetree/bindings/gnss/u-blox,neo-6m.yaml
<Forty-Bot> not sure if there are any in-tree examples
camus has quit [Remote host closed the connection]
<jkorsnes[m]> hmm.. seems the serial bus concept is somewhat recent in linux kernel:
<jkorsnes[m]> The Serial Device Bus (Serdev), Merged in 4.11, Enabled for serial core only in 4.12
camus has joined #u-boot
mmu_man has joined #u-boot
camus has quit [Remote host closed the connection]
camus has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
GNUtoo has quit [Ping timeout: 255 seconds]
Leopold has quit [Quit: No Ping reply in 180 seconds.]
GNUtoo has joined #u-boot
Leopold has joined #u-boot
apritzel_ has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
<marex> Tartarus1: can you please re-revert ed6251187af and pick https://patchwork.ozlabs.org/project/uboot/patch/20221214064518.753432-1-marex@denx.de/ instead ?
<marex> Tartarus1: that's the less heavy-handed fix which was even agreed upon by the original author
mmu_man has joined #u-boot
<marex> Tartarus1: re-revert is out with PW link to the ^ patch
GNUtoo has quit [Ping timeout: 255 seconds]
Leopold has quit [Ping timeout: 255 seconds]
mckoan_ has quit [Read error: Connection reset by peer]
Leopold has joined #u-boot
apritzel_ has quit [Ping timeout: 260 seconds]
GNUtoo has joined #u-boot
mckoan|away has joined #u-boot
mmu_man has quit [Read error: Connection reset by peer]
mmu_man has joined #u-boot
GNUtoo has quit [Remote host closed the connection]
WoC has quit [Ping timeout: 255 seconds]
GNUtoo has joined #u-boot
prabhakarlad has quit [Quit: Client closed]
Wouter010067 has quit [Quit: The Lounge - https://thelounge.chat]
Wouter010067 has joined #u-boot
Gravis has quit [Ping timeout: 256 seconds]
sam_sepi0l has quit [Quit: Textual IRC Client: www.textualapp.com]
apritzel_ has joined #u-boot
naoki has joined #u-boot
mmu_man has quit [Ping timeout: 256 seconds]
mmu_man has joined #u-boot
camus has quit [Remote host closed the connection]
camus has joined #u-boot
Leopold has quit [Remote host closed the connection]
Leopold has joined #u-boot
camus has quit [Ping timeout: 272 seconds]
camus has joined #u-boot
WoC has joined #u-boot
WoC has quit [Remote host closed the connection]
prabhakarlad has joined #u-boot
WoC has joined #u-boot
mmu_man has quit [Read error: Connection reset by peer]