arm: rockchip: Fix RK3128 grf register offsets
GRF registers from soc_con0 onwards are currently unusable because of a missing
offset before these, which is currently compensated by a to big reserved space
after those registers (to make check_member happy).
Signed-off-by: Alex Bee <knaerzche@gmail.com>
authored by