Thread (10 messages) 10 messages, 2 authors, 2015-07-09

[PATCH v4 3/3] arm64: dts: mt8173: add MT8173 display PWM driver support dtsi

From: Daniel Kurtz <hidden>
Date: 2015-07-06 13:39:25
Also in: linux-devicetree, linux-mediatek, linux-pwm, lkml

On Mon, Jul 6, 2015 at 9:29 PM, YH Huang [off-list ref] wrote:
quoted hunk ↗ jump to hunk
Add display PWM node in mt8173.dtsi.

Signed-off-by: YH Huang <redacted>
---
 arch/arm64/boot/dts/mediatek/mt8173.dtsi | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
index 0696f8f..e4ffd9d 100644
--- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi
@@ -393,6 +393,28 @@
                        #size-cells = <0>;
                        status = "disabled";
                };
+
+               pwm0: pwm at 1401e000 {
+                       compatible = "mediatek,mt8173-disp-pwm",
+                                    "mediatek,mt6595-disp-pwm";
+                       reg = <0 0x1401e000 0 0x1000>;
+                       #pwm-cells = <2>;
+                       clocks = <&mmsys MM_DISP_PWM026M>,
+                                <&mmsys MM_DISP_PWM0MM>;
CLK_MM_DISP_PWM026M
+                       clock-names = "main", "mm";
+                       status = "disabled";
+               };
+
+               pwm1: pwm at 1401f000 {
+                       compatible = "mediatek,mt8173-disp-pwm",
+                                    "mediatek,mt6595-disp-pwm";
+                       reg = <0 0x1401f000 0 0x1000>;
+                       #pwm-cells = <2>;
+                       clocks = <&mmsys MM_DISP_PWM126M>,
+                                <&mmsys MM_DISP_PWM1MM>;
+                       clock-names = "main", "mm";
+                       status = "disabled";
+               };
        };
 };

--
1.8.1.1.dirty

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo at vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help