DocScrutinizer05 has quit [Remote host closed the connection]
DocScrutinizer05 has joined #qi-hardware
DocScrutinizer05 has quit [Remote host closed the connection]
archang has joined #qi-hardware
nicksydney has quit [Remote host closed the connection]
fengling has quit [Ping timeout: 256 seconds]
fengling has joined #qi-hardware
wolfspraul has joined #qi-hardware
atommann has joined #qi-hardware
atommann has quit [Remote host closed the connection]
pcercuei has joined #qi-hardware
atommann has joined #qi-hardware
atommann has quit [Remote host closed the connection]
atommann has joined #qi-hardware
atommann has quit [Remote host closed the connection]
atommann has joined #qi-hardware
xiangfu has quit [Remote host closed the connection]
<mth>
larsc: what is the preferred way to make an auto-selected driver? select at the SoC level + depends in the driver, or "def_bool y if" in the driver?
<mth>
I saw the latter in the 4780 pinctrl driver and though it was elegant, but pcercuei says it is not the right way to do it
<mth>
s/though/thought/
<qi-bot>
mth meant: "I saw the latter in the 4780 pinctrl driver and thought it was elegant, but pcercuei says it is not the right way to do it"
atommann has quit [Ping timeout: 250 seconds]
<larsc>
autoselected?
<mth>
the system won't work without drivers like pinctrl, irqchip, clk etc
<mth>
so if you build for 4740/70/80, those drivers should automatically be enabled in the config
<larsc>
In that case the symbol should not be user selectable and the SOC symbol select in the driver symbols it needs
<larsc>
and no depends
<mth>
not user selectable == no prompt string?
<larsc>
yes
<larsc>
it makes no sense to make it user selectable if it is mandatory anyway
<mth>
I agree, I just wanted to check whether omitting the prompt string is the right implementation for that
<mth>
but why "select from SoC" instead of "def_bool y if" in driver?
<larsc>
because then all the SoCs that need it can select it
<mth>
select doesn't respect dependencies, which can be an issue
<larsc>
only if there are dependencies ;)
<mth>
pinctrl has dependencies
<mth>
clk doesn't have dependencies declared, but I think it actually has some, but those are selected at the SoC level now
DocScrutinizer05 has joined #qi-hardware
<pcercuei>
CONFIG_OF
<pcercuei>
at least
<mth>
COMMON_CLK, I assume
<mth>
ah, it does depend on COMMON_CLK by menu scope
mth has quit [Remote host closed the connection]
mth has joined #qi-hardware
mth has quit [Remote host closed the connection]
mth has joined #qi-hardware
FDCX_ has joined #qi-hardware
FDCX_ has quit [Ping timeout: 250 seconds]
pcercuei has quit [Ping timeout: 246 seconds]
rjeffries has joined #qi-hardware
rjeffries has quit [Ping timeout: 255 seconds]
wolfspraul has quit [Quit: leaving]
qwebirc79114 has joined #qi-hardware
<qwebirc79114>
I am looking to purchase the ATUSB 802.15.2 USB dongle. Are they still available?
qwebirc79114 has quit [Quit: Page closed]
<DocScrutinizer05>
impatient visitor
Haswell has joined #qi-hardware
FDCX has quit [Read error: Connection reset by peer]