mbox series

[v2,0/2] phy: amlogic: meson8b-usb2: two small cleanup patches

Message ID 20250329190712.858349-1-martin.blumenstingl@googlemail.com
Headers show
Series phy: amlogic: meson8b-usb2: two small cleanup patches | expand

Message

Martin Blumenstingl March 29, 2025, 7:07 p.m. UTC
Hello,

this series includes two small cleanups for the phy-meson8b-usb2
driver. There are no functional changes.

Changes since v1 at [0]:
- added Neil's Reviewed-by (thank you!)


[0] https://lore.kernel.org/linux-amlogic/20241231191718.2764065-1-martin.blumenstingl@googlemail.com/


Martin Blumenstingl (2):
  phy: amlogic: meson8b-usb2: Use FIELD_PREP instead of _SHIFT macros
  phy: amlogic: meson8b-usb2: Use the regmap_{clear,set}_bits helpers

 drivers/phy/amlogic/phy-meson8b-usb2.c | 35 +++++++++++---------------
 1 file changed, 14 insertions(+), 21 deletions(-)