Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eccdd3f1 authored by Jacopo Mondi's avatar Jacopo Mondi Committed by Simon Horman
Browse files

arm64: dts: renesas: r8a77965: Add #pwm-cells property



Add "#pwm-cells" property to "pwm@e6e31000" device node.

This silences the following DTC compiler warning:
Warning (pwms_property): Missing property '#pwm-cells' in node
/soc/pwm@e6e31000 or bad phandle (referred from /backlight:pwms[0])

Signed-off-by: default avatarJacopo Mondi <jacopo+renesas@jmondi.org>
Reviewed-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent 8a93a581
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -668,6 +668,7 @@

		pwm1: pwm@e6e31000 {
			reg = <0 0xe6e31000 0 8>;
			#pwm-cells = <2>;
			/* placeholder */
		};