kernel icon indicating copy to clipboard operation
kernel copied to clipboard

BSP kernel source

Results 170 kernel issues
Sort by recently updated
recently updated
newest added

I use NanoPi-R6C, when test mpp, it didn't work. I tried to mpp from https://github.com/rockchip-linux/mpp , still no luck. Anyone could help? root@NanoPi-R6C:~# mpi_dec_test -t 7 -i ~/sample.h264 -n 10...

RK3568 CAN2.0 与CANFD 测试过程中发现,1ms的时间间隔发送报文数据(标准帧或者扩展帧),RK3568平台存在严重的丢包现象。请求查找问题

配置为上升下降沿都触发中断之后,再配置其他中断模式不生效。未清除GPIO_INT_BOTHEDGE相关比特位。 应修改为: ![image](https://github.com/rockchip-linux/kernel/assets/10723135/9db3edad-dbae-4b85-bcb4-7240394b5cac)

Very short and quick question: Will we ever see a 6.x branch to update our kernel? Thanks!

I'm trying to integrate libcamera with rockchip ISP on my Orange PI 5 board (RK3588s), but I cannot find any documentation on stats and params structures. ``` struct isp3x_isp_meas_cfg {...

[ 103.275476] pcieport 0000:00:00.0: PME: Signaling with IRQ 114 [ 103.275815] sysfs: cannot create duplicate filename '/devices/platform/3c0000000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/config' [ 103.275825] CPU: 2 PID: 115 Comm: rk-pcie Not tainted 5.10.110-rt53 #1 [...

hi, is there any TSP support on this kernel? I really need and answer, please. davide

I'm trying to build develop-4.4 kernel for a rk3328 chip. If I enable CONFIG_ROCKCHIP_TSP build fails on this missing file. I really need to use TSP interface on my project....

Hi! I'm trying to build develop-5.10 for a rk3328 board, using the defconfig located in arch/arm64/configs/defconfig. The build throw this error: ``` | .../linux-5.10/drivers/clk/sunxi-ng/ccu_mp.c: In function 'ccu_mp_round_rate': | .../linux-5.10/drivers/clk/sunxi-ng/ccu_mp.c:111:14: error:...

Forks are difficult to maintain, diverge from upstream immediately, and get stale. All of this should be upstreamed. It seems abandoned and old now.