ChanServ changed the topic of #linux-rockchip to: Rockchip development discussion
stikonas has quit [Ping timeout: 260 seconds]
Danct12 has joined #linux-rockchip
minimal has quit [Quit: Leaving]
<naoki> does anyone use pcie2x1 on rk356x?
<naoki> 0000:00:00.0 PCI bridge: Fuzhou Rockchip Electronics Co., Ltd Device 3566 (rev 01) (prog-if 00 [Normal decode])
<naoki> Flags: bus master, fast devsel, latency 0
<naoki> IRQ is not assinged
matthias_bgg has quit [Ping timeout: 246 seconds]
vagrantc has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
vagrantc has quit [Quit: leaving]
hexdump0815 has quit [Ping timeout: 248 seconds]
hexdump0815 has joined #linux-rockchip
Danct12 has quit [Quit: Leaving]
specing_ has joined #linux-rockchip
specing has quit [Killed (NickServ (GHOST command used by specing_))]
specing_ is now known as specing
<hanetzer> heh. you guys told me to bug the ml, and a ml member tells me to bug you. the circle is complete.
<hanetzer> mmind00: also Mr. Glass said you might be someone I should bug in particular about alternative debug outputs for rk3399 ;)
lurchi_ has joined #linux-rockchip
lurchi__ has quit [Ping timeout: 268 seconds]
<montjoie> hello could someone share rk3588 part1 TRM ?
matthias_bgg has quit [Ping timeout: 252 seconds]
matthias_bgg has joined #linux-rockchip
hanetzer has quit [Quit: WeeChat 3.6]
ldevulder has joined #linux-rockchip
matthias_bgg has quit [Ping timeout: 268 seconds]
aurel32 has joined #linux-rockchip
stikonas has joined #linux-rockchip
stikonas has quit [Ping timeout: 250 seconds]
jagan has quit [Ping timeout: 268 seconds]
matthias_bgg has joined #linux-rockchip
jagan has joined #linux-rockchip
chewitt has joined #linux-rockchip
chewitt has quit [Quit: Zzz..]
hanetzer has joined #linux-rockchip
vagrantc has joined #linux-rockchip
jagan has quit [Ping timeout: 268 seconds]
stikonas has joined #linux-rockchip
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
lurchi_ is now known as lurchi__
lurchi__ is now known as lurchi_
macromorgan has quit [Remote host closed the connection]
macromorgan has joined #linux-rockchip
macromorgan has quit [Remote host closed the connection]
macromorgan has joined #linux-rockchip
Daaanct12 is now known as Danct12
crabbedhaloablut has quit [Remote host closed the connection]
crabbedhaloablut has joined #linux-rockchip
<naoki> what is the best way to define pin function (as cp
<naoki> oops
<naoki> what is the best way to define pin function (initialize as gpio) without relation to any node in dts?
matthias_bgg has quit [Ping timeout: 268 seconds]
uis has quit [Quit: ZNC 1.7.5 - https://znc.in]
uis has joined #linux-rockchip
macromorgan has quit [Remote host closed the connection]
macromorgan has joined #linux-rockchip
matthias_bgg has joined #linux-rockchip
<naoki> xxx {
<naoki> compatible = "regulator-fixed";
<naoki> pinctrl-0 = <&gpio_pins>;
<naoki> pinctrl-names = "default";
<naoki> regulator-name = "xxx";
<naoki> };
<naoki> I must be genius... /* XXX: AM5:40 now */
<naoki> seriously, if maskrom/bootloader change pin function, there is no general way to (re)set it as GPIO in kernel, right?
macromorgan has quit [Read error: Connection reset by peer]
<lorenzb> naoki: are you trying to use a pin which is on an alternate function by default as a userspace-controlled GPIO?
Net147_ has quit [Quit: Quit]
Net147 has joined #linux-rockchip
Net147 has quit [Changing host]
Net147 has joined #linux-rockchip
macromorgan has joined #linux-rockchip
matthias_bgg has quit [Quit: Leaving]
<naoki> lorenzb: yes. specifically, spi
<lorenzb> Had to deal with SPI and Rockchip recently as well so I documented what I could.
repk_ has quit [Ping timeout: 246 seconds]
<naoki> lorenzb: what I want is GPIO pins, not spidev. thanks anyway
vagrantc has quit [Quit: leaving]
tlwoerner has quit [Read error: Connection reset by peer]
tlwoerner has joined #linux-rockchip