Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
kernel_linux
提交
72f2ebbd
K
kernel_linux
项目概览
OpenHarmony
/
kernel_linux
上一次同步 4 年多
通知
15
Star
8
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
K
kernel_linux
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
72f2ebbd
编写于
7月 06, 2017
作者:
T
Thierry Reding
浏览文件
操作
浏览文件
下载
差异文件
Merge branch 'for-4.13/dt' into for-next
上级
d007a00b
8517bb1f
变更
3
隐藏空白更改
内联
并排
Showing
3 changed file
with
5 addition
and
2 deletion
+5
-2
Documentation/devicetree/bindings/pwm/pwm-meson.txt
Documentation/devicetree/bindings/pwm/pwm-meson.txt
+3
-1
Documentation/devicetree/bindings/pwm/pwm-stm32.txt
Documentation/devicetree/bindings/pwm/pwm-stm32.txt
+1
-1
Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt
Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt
+1
-0
未找到文件。
Documentation/devicetree/bindings/pwm/pwm-meson.txt
浏览文件 @
72f2ebbd
...
@@ -2,7 +2,9 @@ Amlogic Meson PWM Controller
...
@@ -2,7 +2,9 @@ Amlogic Meson PWM Controller
============================
============================
Required properties:
Required properties:
- compatible: Shall contain "amlogic,meson8b-pwm" or "amlogic,meson-gxbb-pwm".
- compatible: Shall contain "amlogic,meson8b-pwm"
or "amlogic,meson-gxbb-pwm"
or "amlogic,meson-gxbb-ao-pwm"
- #pwm-cells: Should be 3. See pwm.txt in this directory for a description of
- #pwm-cells: Should be 3. See pwm.txt in this directory for a description of
the cells format.
the cells format.
...
...
Documentation/devicetree/bindings/pwm/pwm-stm32.txt
浏览文件 @
72f2ebbd
...
@@ -24,7 +24,7 @@ Example:
...
@@ -24,7 +24,7 @@ Example:
compatible = "st,stm32-timers";
compatible = "st,stm32-timers";
reg = <0x40010000 0x400>;
reg = <0x40010000 0x400>;
clocks = <&rcc 0 160>;
clocks = <&rcc 0 160>;
clock-names = "
clk_
int";
clock-names = "int";
pwm {
pwm {
compatible = "st,stm32-pwm";
compatible = "st,stm32-pwm";
...
...
Documentation/devicetree/bindings/pwm/renesas,pwm-rcar.txt
浏览文件 @
72f2ebbd
...
@@ -8,6 +8,7 @@ Required Properties:
...
@@ -8,6 +8,7 @@ Required Properties:
- "renesas,pwm-r8a7791": for R-Car M2-W
- "renesas,pwm-r8a7791": for R-Car M2-W
- "renesas,pwm-r8a7794": for R-Car E2
- "renesas,pwm-r8a7794": for R-Car E2
- "renesas,pwm-r8a7795": for R-Car H3
- "renesas,pwm-r8a7795": for R-Car H3
- "renesas,pwm-r8a7796": for R-Car M3-W
- reg: base address and length of the registers block for the PWM.
- reg: base address and length of the registers block for the PWM.
- #pwm-cells: should be 2. See pwm.txt in this directory for a description of
- #pwm-cells: should be 2. See pwm.txt in this directory for a description of
the cells format.
the cells format.
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录