RadxaStephen
Results
3
comments of
RadxaStephen
I reproduce the issue on ROCK 5A, too.
I think the aliases name is needed in device tree. Like this. https://github.com/radxa/kernel/blob/linux-5.10-gen-rkr4.1/arch/arm64/boot/dts/rockchip/rk3568.dtsi#L57
> Hi! How do I properly configure WiringPi for the Rock 5B? After installing the `wiringpi` package from apt, the `gpio readall` command returns an error: > > ``` >...