phy: meson8b-usb2: fix offsets for some of the registers
authorMartin Blumenstingl <martin.blumenstingl@googlemail.com>
Sat, 4 Mar 2017 10:20:11 +0000 (11:20 +0100)
committerKishon Vijay Abraham I <kishon@ti.com>
Mon, 10 Apr 2017 11:12:58 +0000 (16:42 +0530)
commit5b85927e5cc4d2105e2421a92519da3b2a73a142
tree2748b31a00dfbaa0b6c80def1f32989aa10181b8
parent3ecc25e12f0e210d56fcca110a8144e50db05905
phy: meson8b-usb2: fix offsets for some of the registers

The register offsets for REG_DBG_UART (and all following) were off by
0x4. This was not a problem yet because these registers are currently
not used by the driver.

Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com>
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/phy-meson8b-usb2.c