pwm: meson: Fix g12a ao clk81 name
authorHeiner Kallweit <hkallweit1@gmail.com>
Tue, 11 Apr 2023 05:34:11 +0000 (07:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 May 2023 14:03:02 +0000 (23:03 +0900)
commitc2c563c137cf7a6eb6df0a6a0ee3540eb989f7b4
tree8628f02ec38bf6ec3850875a74c922fce6c3f49c
parentf7e930b179ef2dc36eda27ddcee006b65ddf92c7
pwm: meson: Fix g12a ao clk81 name

commit 9e4fa80ab7ef9eb4f7b1ea9fc31e0eb040e85e25 upstream.

Fix the name of the aoclk81 clock. Apparently name aoclk81 as used by
the vendor driver was changed when mainlining the g12a clock driver.

Fixes: f41efceb46e6 ("pwm: meson: Add clock source configuration for Meson G12A")
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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/pwm/pwm-meson.c