Searched hist:de143a40fa7d0acae4295c3b312ec96cc8dd9cd0 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/phy/amlogic/ |
H A D | phy-meson8b-usb2.c | diff de143a40fa7d0acae4295c3b312ec96cc8dd9cd0 Tue May 12 17:24:21 CDT 2020 Martin Blumenstingl <martin.blumenstingl@googlemail.com> phy: amlogic: meson8b-usb2: Use a MMIO regmap
Using a MMIO regmap and switch to regmap_update_bits() to simplify the code in the driver. Also switch to devm_platform_ioremap_resource() instead of open-coding it. No functional changes intended.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Tested-by: Thomas Graichen <thomas.graichen@gmail.com> Link: https://lore.kernel.org/r/20200512222424.549351-4-martin.blumenstingl@googlemail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|
H A D | Kconfig | diff de143a40fa7d0acae4295c3b312ec96cc8dd9cd0 Tue May 12 17:24:21 CDT 2020 Martin Blumenstingl <martin.blumenstingl@googlemail.com> phy: amlogic: meson8b-usb2: Use a MMIO regmap
Using a MMIO regmap and switch to regmap_update_bits() to simplify the code in the driver. Also switch to devm_platform_ioremap_resource() instead of open-coding it. No functional changes intended.
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Tested-by: Thomas Graichen <thomas.graichen@gmail.com> Link: https://lore.kernel.org/r/20200512222424.549351-4-martin.blumenstingl@googlemail.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
|