3df0c02623
r351187 change the SYSCON_WRITE to SYSCON_MODIFY but didn't changed the mask variable that used to hold the bitmask in the upper 16 bits of the register that control which bits are changed. So we ended up clearing bit from the upper 16bits half which are always 0 after a read. Use the correct bit mask for bits that we want to clear. MFC after: 3 days |
||
---|---|---|
.. | ||
clk | ||
if_dwc_rk.c | ||
rk805.c | ||
rk805reg.h | ||
rk3399_emmcphy.c | ||
rk_dwc3.c | ||
rk_gpio.c | ||
rk_grf.c | ||
rk_i2c.c | ||
rk_pcie_phy.c | ||
rk_pcie.c | ||
rk_pinctrl.c | ||
rk_spi.c | ||
rk_tsadc_if.m | ||
rk_tsadc.c | ||
rk_typec_phy.c | ||
rk_usb2phy.c |