mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rename vpu to vpu_service
/dev/vpu is the old device name. New driver always use vpu_service as default vcodec driver name. Change-Id: I19896d92336291d0035fa4ed7b466cb64fd96d78 Signed-off-by: Herman Chen <herman.chen@rock-chips.com>
This commit is contained in:
@@ -1024,7 +1024,7 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
vpu: vpu@ffb80000 {
|
||||
vpu_service: vpu_service@ffb80000 {
|
||||
compatible = "rockchip,vpu_service";
|
||||
reg = <0x0 0xffb80000 0x0 0x800>;
|
||||
interrupts = <GIC_SPI 93 IRQ_TYPE_LEVEL_HIGH>,
|
||||
|
||||
Reference in New Issue
Block a user