mirror of
https://github.com/revyos/thead-kernel.git
synced 2026-06-21 09:12:26 +02:00
riscv: dts: light-lpi4a-console: add ydx trackpoint, thank ice
This commit is contained in:
committed by
Han Gao/Revy/Rabenda
parent
14763fe34c
commit
37075d067b
@@ -3,6 +3,7 @@
|
||||
* Copyright (C) 2023 Sipeed.
|
||||
*/
|
||||
|
||||
#include <dt-bindings/interrupt-controller/irq.h>
|
||||
#include "light-lpi4a-laptop.dts"
|
||||
|
||||
/ {
|
||||
@@ -14,12 +15,14 @@
|
||||
};
|
||||
|
||||
&i2c2 {
|
||||
/*
|
||||
ydx@15 {
|
||||
compatible = "ydx";
|
||||
/* thank ice */
|
||||
trackpoint: trackpad@15 {
|
||||
compatible = "hid-over-i2c";
|
||||
reg = <0x15>;
|
||||
hid-descr-addr = <0x0020>;
|
||||
interrupt-parent = <&gpio1_porta>;
|
||||
interrupts = <3 IRQ_TYPE_LEVEL_LOW>;
|
||||
};
|
||||
*/
|
||||
};
|
||||
|
||||
&cw2015 {
|
||||
|
||||
Reference in New Issue
Block a user