dt-bindings: pwm-qti-lpg: Fix a typo

Replace a colon added mistakenly at a line end with a semicolon.

Change-Id: I41a51db834489c9fad7ece35a58eccadd35d3a20
Signed-off-by: Varshitha H N <quic_vhn@quicinc.com>
This commit is contained in:
Varshitha H N
2024-05-27 15:15:24 +05:30
parent 35032f56da
commit 9e0a737bb6

View File

@@ -280,7 +280,7 @@ examples:
qcom,lut-patterns = <0 14 28 42 56 70 84 100 qcom,lut-patterns = <0 14 28 42 56 70 84 100
100 84 70 56 42 28 14 0>; 100 84 70 56 42 28 14 0>;
lpg@1 { lpg@1 {
qcom,lpg-sdam-base = <0x48>: qcom,lpg-sdam-base = <0x48>;
qcom,lpg-chan-id = <1>; qcom,lpg-chan-id = <1>;
qcom,ramp-step-ms = <200>; qcom,ramp-step-ms = <200>;
qcom,ramp-low-index = <0>; qcom,ramp-low-index = <0>;