Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
raspberrypi-kernel
提交
8d08394f
R
raspberrypi-kernel
项目概览
openeuler
/
raspberrypi-kernel
通知
13
Star
1
Fork
0
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
R
raspberrypi-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
8d08394f
编写于
2月 22, 2016
作者:
T
Tony Lindgren
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'n900-keys' into omap-for-v4.6/dt
上级
ab8dd3ae
97d7f2ff
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
9 addition
and
14 deletion
+9
-14
arch/arm/boot/dts/omap3-n900.dts
arch/arm/boot/dts/omap3-n900.dts
+9
-14
未找到文件。
arch/arm/boot/dts/omap3-n900.dts
浏览文件 @
8d08394f
...
...
@@ -65,50 +65,45 @@
camera_lens_cover
{
label
=
"Camera Lens Cover"
;
gpios
=
<&
gpio4
14
GPIO_ACTIVE_LOW
>;
/*
110
*/
linux
,
input
-
type
=
<
5
>;
/*
EV_SW
*/
linux
,
code
=
<
0x09
>;
/*
SW_CAMERA_LENS_COVER
*/
wakeup
-
source
;
linux
,
input
-
type
=
<
EV_SW
>;
linux
,
code
=
<
SW_CAMERA_LENS_COVER
>;
linux
,
can
-
disable
;
};
camera_focus
{
label
=
"Camera Focus"
;
gpios
=
<&
gpio3
4
GPIO_ACTIVE_LOW
>;
/*
68
*/
linux
,
code
=
<
0x210
>;
/*
KEY_CAMERA_FOCUS
*/
wakeup
-
source
;
linux
,
code
=
<
KEY_CAMERA_FOCUS
>;
linux
,
can
-
disable
;
};
camera_capture
{
label
=
"Camera Capture"
;
gpios
=
<&
gpio3
5
GPIO_ACTIVE_LOW
>;
/*
69
*/
linux
,
code
=
<
0xd4
>;
/*
KEY_CAMERA
*/
wakeup
-
source
;
linux
,
code
=
<
KEY_CAMERA
>;
linux
,
can
-
disable
;
};
lock_button
{
label
=
"Lock Button"
;
gpios
=
<&
gpio4
17
GPIO_ACTIVE_LOW
>;
/*
113
*/
linux
,
code
=
<
0x98
>;
/*
KEY_SCREENLOCK
*/
wakeup
-
source
;
linux
,
code
=
<
KEY_SCREENLOCK
>;
linux
,
can
-
disable
;
};
keypad_slide
{
label
=
"Keypad Slide"
;
gpios
=
<&
gpio3
7
GPIO_ACTIVE_LOW
>;
/*
71
*/
linux
,
input
-
type
=
<
5
>;
/*
EV_SW
*/
linux
,
code
=
<
0x0a
>;
/*
SW_KEYPAD_SLIDE
*/
wakeup
-
source
;
linux
,
input
-
type
=
<
EV_SW
>;
linux
,
code
=
<
SW_KEYPAD_SLIDE
>;
linux
,
can
-
disable
;
};
proximity_sensor
{
label
=
"Proximity Sensor"
;
gpios
=
<&
gpio3
25
GPIO_ACTIVE_HIGH
>;
/*
89
*/
linux
,
input
-
type
=
<
5
>;
/*
EV_SW
*/
linux
,
code
=
<
0x0b
>;
/*
SW_FRONT_PROXIMITY
*/
linux
,
input
-
type
=
<
EV_SW
>;
linux
,
code
=
<
SW_FRONT_PROXIMITY
>;
linux
,
can
-
disable
;
};
};
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录