]> git.dujemihanovic.xyz Git - u-boot.git/commit
phy: get rid of raw hex values
authorAlexey Romanov <avromanov@salutedevices.com>
Thu, 5 Oct 2023 08:54:24 +0000 (11:54 +0300)
committerNeil Armstrong <neil.armstrong@linaro.org>
Thu, 12 Oct 2023 11:39:41 +0000 (13:39 +0200)
commit881714983eec3701f1617190f92c945a27e664a8
tree292d12e862a0d66b5e0f547a9f4b4547d3bbcf84
parentcffe312bd720595445322d3c71dd95d4e68e8bf5
phy: get rid of raw hex values

It is better to use defines instead of write raw
hex values in regmap.

Signed-off-by: Alexey Romanov <avromanov@salutedevices.com>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://lore.kernel.org/r/20231005085434.74755-4-avromanov@salutedevices.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
drivers/phy/meson-g12a-usb2.c