[PATCH 0/3] RK356x VOP2: Change register space names
Sascha Hauer
s.hauer at pengutronix.de
Tue May 10 00:09:11 PDT 2022
The VOP2 driver sitting in next uses named register spaces, but the
binding lacks documentation for that. Add the missing documentation
and while at it take the opportunity to rename the register spaces
from too generic "regs" to "vop" and from "gamma_lut" to better looking
"gamma-lut".
Sascha Hauer (3):
dt-bindings: display: rockchip: make reg-names mandatory for VOP2
drm: rockchip: Change register space names
arm64: dts: rockchip: rk356x: Change VOP2 register space names
.../bindings/display/rockchip/rockchip-vop2.yaml | 8 +++++++-
arch/arm64/boot/dts/rockchip/rk356x.dtsi | 2 +-
drivers/gpu/drm/rockchip/rockchip_drm_vop2.c | 4 ++--
3 files changed, 10 insertions(+), 4 deletions(-)
--
2.30.2
More information about the linux-arm-kernel
mailing list