Quantcast
Viewing all articles
Browse latest Browse all 4640

Device Tree • Kernel Source Tree version in GitHub

Hi,

I am developing a driver for a LCD panel.

Running a RPi5 with the latest firmware / linux kernel so

Code:

$ uname -aLinux rpi5-raspbian 6.6.62+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/Linux
However, when I

Code:

git clone --depth=1 --branch rpi-6.6.y https://github.com/raspberrypi/linuxcd linuxmake kernelversion
It returns

Code:

$ make kernelversion6.6.58
How can I get the version 6.6.62 version of kernel source tree?

Or alternatively, how to downgrade my running kernel to 6.6.58?

As I don't think my driver compiled as module, currently for 6.6.58, can run on a RPi host running kernel 6.6.62

Statistics: Posted by csvke — Thu Dec 05, 2024 9:51 am — Replies 2 — Views 36



Viewing all articles
Browse latest Browse all 4640

Trending Articles