Hi Wolfram, On Mon, Jul 29, 2024 at 9:05 PM Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> wrote: > > > + tpu_pin: tpu { > > > + groups = "tpu_to1"; > > > > sh-pfc e6050000.pinctrl: invalid group "tpu_to1" for function "tpu" > > > > This group does not exist. I assume you meant "tpu_to1_a"? > > Probably. I did test this via remote, though. Sorry, I assume this > hotfix got lost because the non-working pin got me distracted. > > > Both tpu_to1(_a) and tpu_to2(_a) are available on CN3004, but I didn't > > see any PWM signals on pins 10 and 12. To be investigated further.. > > I still assume they are driven low by something else. GPIO neither works > on these pins. Indeed, I had tried using GP2_07 as remote-wake-up before, and that also didn't work. The failing CANFD pins (still to be checked with the scope) are also from bank 2, coincidence? Keys (bank 5) and LEDs (bank 7) do work. I assume audio (bank0/1) works, too. I had briefly tried replacing i2c0 by i2c-gpio (bank 4), and that also failed. Perhaps there's a mistake in the register addresses for bank 2 (and bank 4?) in the PFC driver, or in the documentation? Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds