]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pwm: meson: Use separate device id data for axg and g12
authorGeorge Stark <gnstark@salutedevices.com>
Tue, 19 Nov 2024 12:53:17 +0000 (15:53 +0300)
committerUwe Kleine-König <ukleinek@kernel.org>
Mon, 14 Apr 2025 06:03:15 +0000 (08:03 +0200)
commit3a44aacf156055574dbfddd615ac5194aadacaad
treed86d9417996da431490ac01fba16ea3a44b03160
parentdd4d280ac5589fb3e1f333e6dbac4432abff4985
pwm: meson: Use separate device id data for axg and g12

Add separate devce id data for compatibles: amlogic,meson-g12a-ee-pwm,
amlogic,meson-axg-pwm-v2, amlogic,meson-g12-pwm-v2 due to those PWM
modules have different set of features than meson8.

Signed-off-by: George Stark <gnstark@salutedevices.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20241119125318.3492261-4-gnstark@salutedevices.com
Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
drivers/pwm/pwm-meson.c