提交 e1471fe6 编写于 作者: V Vignesh R 提交者: Santosh Shilimkar

ARM: dts: keystone-k2g-evm: Enable PWM ECAP0

Enable PWM ECAP0 which will be used for display backlight.
Signed-off-by: NVignesh R <vigneshr@ti.com>
Signed-off-by: NSantosh Shilimkar <ssantosh@kernel.org>
上级 a9ccafd0
......@@ -45,6 +45,12 @@
regulator-max-microvolt = <3300000>;
regulator-always-on;
};
ecap0_pins: ecap0_pins {
pinctrl-single,pins = <
K2G_CORE_IOPAD(0x1374) (BUFFER_CLASS_B | MUX_MODE4) /* pr1_mdio_data.ecap0_in_apwm0_out */
>;
};
};
&k2g_pinctrl {
......@@ -157,3 +163,9 @@
dr_mode = "peripheral";
status = "okay";
};
&ecap0 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&ecap0_pins>;
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册