VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
author: changhuang.liang <changhuang.liang@starfivetech.com> 2022-08-29 16:01:55 +0800 committer: changhuang.liang <changhuang.liang@starfivetech.com> 2022-08-31 09:16:30 +0800 commit: 7326e495662b214cc71b1eab16677a570a112aea parent: 337d8ee4ce89a42b7c4315a6ae1a08f9ca79ff3b
Commit Summary:
v4l2: modify v4l2 compatible name
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/include/video/stf-vin.h b/include/video/stf-vin.h
index ee1a716e140b..bdae4aaa3f5a 100755
--- a/include/video/stf-vin.h
+++ b/include/video/stf-vin.h
@@ -15,7 +15,7 @@
 
 #include <linux/cdev.h>
 
-#define DRV_NAME "stf-vin"
+#define DRV_NAME "jh7110-vin"
 #define FB_FIRST_ADDR      0xf9000000
 #define FB_SECOND_ADDR     0xf97e9000