pwm: meson: Fix axg ao mux parents
authorHeiner Kallweit <hkallweit1@gmail.com>
Sun, 9 Apr 2023 15:15:52 +0000 (17:15 +0200)
committerThierry Reding <thierry.reding@gmail.com>
Thu, 13 Apr 2023 09:23:50 +0000 (11:23 +0200)
commiteb411c0cf59ae6344b34bc6f0d298a22b300627e
treeed4a8f9ec61e57cbbd095d4f60bbd3a87882c072
parentd0a4564bd024eaa81cab8c7255e7c44230bdd8a2
pwm: meson: Fix axg ao mux parents

This fix is basically the same as 9bce02ef0dfa ("pwm: meson: Fix the
G12A AO clock parents order"). Vendor driver referenced there has
xtal as first parent also for axg ao. In addition fix the name
of the aoclk81 clock. Apparently name aoclk81 as used by the vendor
driver was changed when mainlining the axg clock driver.

Fixes: bccaa3f917c9 ("pwm: meson: Add clock source configuration for Meson-AXG")
Cc: stable@vger.kernel.org
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Signed-off-by: Thierry Reding <thierry.reding@gmail.com>
drivers/pwm/pwm-meson.c