Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openeuler
raspberrypi-kernel
提交
10a9ba05
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看板
提交
10a9ba05
编写于
2月 28, 2012
作者:
S
Sascha Hauer
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
ARM i.MX: Add phytec phycore-i.MX27 (aka pcm038) devicetree support
Signed-off-by:
N
Sascha Hauer
<
s.hauer@pengutronix.de
>
上级
9f0749e3
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
76 addition
and
0 deletion
+76
-0
arch/arm/boot/dts/imx27-phytec-phycore.dts
arch/arm/boot/dts/imx27-phytec-phycore.dts
+76
-0
未找到文件。
arch/arm/boot/dts/imx27-phytec-phycore.dts
0 → 100644
浏览文件 @
10a9ba05
/*
*
Copyright
2012
Sascha
Hauer
,
Pengutronix
*
*
The
code
contained
herein
is
licensed
under
the
GNU
General
Public
*
License
.
You
may
obtain
a
copy
of
the
GNU
General
Public
License
*
Version
2
or
later
at
the
following
locations
:
*
*
http
://
www
.
opensource
.
org
/
licenses
/
gpl
-
license
.
html
*
http
://
www
.
gnu
.
org
/
copyleft
/
gpl
.
html
*/
/
dts
-
v1
/;
/
include
/
"imx27.dtsi"
/
{
model
=
"Phytec pcm038"
;
compatible
=
"phytec,imx27-pcm038"
,
"fsl,imx27"
;
memory
{
reg
=
<
0x0
0x0
>;
};
soc
{
aipi
@
10000000
{
/*
aipi
*/
wdog
@
10002000
{
status
=
"okay"
;
};
uart
@
1000
a000
{
fsl
,
uart
-
has
-
rtscts
;
status
=
"okay"
;
};
uart
@
1000
b000
{
fsl
,
uart
-
has
-
rtscts
;
status
=
"okay"
;
};
uart
@
1000
c000
{
fsl
,
uart
-
has
-
rtscts
;
status
=
"okay"
;
};
fec
@
1002
b000
{
status
=
"okay"
;
};
i2c
@
1001
d000
{
clock
-
frequency
=
<
400000
>;
status
=
"okay"
;
at24
@
4
c
{
compatible
=
"at,24c32"
;
pagesize
=
<
32
>;
reg
=
<
0x52
>;
};
pcf8563
@
51
{
compatible
=
"nxp,pcf8563"
;
reg
=
<
0x51
>;
};
lm75
@
4
a
{
compatible
=
"national,lm75"
;
reg
=
<
0x4a
>;
};
};
};
};
nor_flash
@
c0000000
{
compatible
=
"cfi-flash"
;
bank
-
width
=
<
2
>;
reg
=
<
0xc0000000
0x02000000
>;
#
address
-
cells
=
<
1
>;
#
size
-
cells
=
<
1
>;
};
};
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录