mirror of
https://github.com/torvalds/linux.git
synced 2026-06-12 16:57:59 +02:00
arm64: dts: rockchip: rk3568: add vop gamma register
Change-Id: I8d589ce5ab98dfb5f6b8ca1dc23c1150edacfef9 Signed-off-by: Sandy Huang <hjc@rock-chips.com>
This commit is contained in:
parent
d5dd0267d5
commit
cb8a4f52ea
|
|
@ -1297,8 +1297,8 @@ gmac1_mtl_tx_setup: tx-queues-config {
|
|||
|
||||
vop: vop@fe040000 {
|
||||
compatible = "rockchip,rk3568-vop";
|
||||
reg = <0x0 0xfe040000 0x0 0x3000>;
|
||||
reg-names = "regs";
|
||||
reg = <0x0 0xfe040000 0x0 0x3000>, <0x0 0xfe044000 0x0 0x1000>;
|
||||
reg-names = "regs", "gamma_lut";
|
||||
rockchip,grf = <&grf>;
|
||||
interrupts = <GIC_SPI 148 IRQ_TYPE_LEVEL_HIGH>;
|
||||
clocks = <&cru ACLK_VOP>, <&cru HCLK_VOP>, <&cru DCLK_VOP0>, <&cru DCLK_VOP1>, <&cru DCLK_VOP2>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user