summaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-starfive.c
diff options
context:
space:
mode:
authorAdam Ford <aford173@gmail.com>2025-03-24 18:27:25 -0500
committerFabio Estevam <festevam@gmail.com>2025-03-25 08:29:50 -0300
commit99843fe42d6746a23e6b24447675c06c1a0c83e4 (patch)
tree247dde7ebe1c066ddd1d49457dc7c3a1ebd6b9ec /drivers/usb/cdns3/cdns3-starfive.c
parent31896508d8df4a87ecc09af6c6c61d8b1b5046af (diff)
board: beacon: imx8mp: Fix GIC clock for Overdrive mode
There is a config option to run the PMIC at nominal voltages which is not enabled on the i.MX8MP Beacon kit, so it the PMIC runs at overdrive voltages. Unfortuately, the check for this condition to set the GIC clock parent and rate is backwards from what it should be, and accidentally sets the GIC clock to nominal if the PMIC is in overdrive, and sets the GIC clock to overdrive if the PMIC is in nominal. Fix this by inverting the logic on the check. Fixes: ab53bd43dbde ("arm64: imx: Add support for imx8mp-beacon-kit") Signed-off-by: Adam Ford <aford173@gmail.com>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-starfive.c')
0 files changed, 0 insertions, 0 deletions