]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: mediatek: mt7981: fix wrong parent list for INFRA_PWM1_SEL mux
authorChristian Marangi <ansuelsmth@gmail.com>
Fri, 2 Aug 2024 13:53:09 +0000 (15:53 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 19 Aug 2024 22:13:13 +0000 (16:13 -0600)
commite568997faa9d9511852eafa020225d30cc0ba39a
treed7e870d9124b4958566022aa999193346511e2e3
parent02af9cad706c73d6dc3a66375db6f123a96fd5c7
clk: mediatek: mt7981: fix wrong parent list for INFRA_PWM1_SEL mux

Fix wrong parent list for INFRA_PWM1_SEL mux. The list is incorrect and
the parents are just 2. This also match the upstream linux
implementation.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
drivers/clk/mediatek/clk-mt7981.c