File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 12561256
12571257 vopb: vop@ff930000 {
12581258 compatible = "rockchip,rk3288-vop-big";
1259+ rockchip,grf = <&grf>;
12591260 reg = <0x0 0xff930000 0x0 0x19c>, <0x0 0xff931000 0x0 0x1000>;
12601261 reg-names = "regs", "gamma_lut";
12611262 interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
13121313
13131314 vopl: vop@ff940000 {
13141315 compatible = "rockchip,rk3288-vop-lit";
1316+ rockchip,grf = <&grf>;
13151317 reg = <0x0 0xff940000 0x0 0x19c>, <0x0 0xff941000 0x0 0x1000>;
13161318 reg-names = "regs", "gamma_lut";
13171319 interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
Original file line number Diff line number Diff line change 12851285 vopb: vop@ff460000 {
12861286 compatible = "rockchip,px30-vop-big";
12871287 reg = <0x0 0xff460000 0x0 0x1fc>, <0x0 0xff460a00 0x0 0x400>;
1288+ rockchip,grf = <&grf>;
12881289 reg-names = "regs", "gamma_lut";
12891290 interrupts = <GIC_SPI 77 IRQ_TYPE_LEVEL_HIGH>;
12901291 clocks = <&cru ACLK_VOPB>, <&cru DCLK_VOPB>,
13301331 vopl: vop@ff470000 {
13311332 compatible = "rockchip,px30-vop-lit";
13321333 reg = <0x0 0xff470000 0x0 0x1fc>, <0x0 0xff470a00 0x0 0x400>;
1334+ rockchip,grf = <&grf>;
13331335 reg-names = "regs", "gamma_lut";
13341336 interrupts = <GIC_SPI 78 IRQ_TYPE_LEVEL_HIGH>;
13351337 clocks = <&cru ACLK_VOPL>, <&cru DCLK_VOPL>,
Original file line number Diff line number Diff line change 13811381
13821382 vop: vop@ff930000 {
13831383 compatible = "rockchip,rk3368-vop";
1384+ rockchip,grf = <&grf>;
13841385 reg = <0x0 0xff930000 0x0 0x2fc>, <0x0 0xff931000 0x0 0x400>;
13851386 reg-names = "regs", "gamma_lut";
13861387 interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;
You can’t perform that action at this time.
0 commit comments