diff options
Diffstat (limited to 'system/arm/dt/armv7.dts')
-rw-r--r-- | system/arm/dt/armv7.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/arm/dt/armv7.dts b/system/arm/dt/armv7.dts index 9bd5b39a1..aea48444b 100644 --- a/system/arm/dt/armv7.dts +++ b/system/arm/dt/armv7.dts @@ -1,5 +1,5 @@ /* - * Copyright (c) 2015 ARM Limited + * Copyright (c) 2015-2016 ARM Limited * All rights reserved * * Redistribution and use in source and binary forms, with or without @@ -106,7 +106,7 @@ }; virt-encoder { - compatible = "gem5,hdlcd-virt-encoder"; + compatible = "drm,virtual-encoder"; port { hdlcd0_virt_input: endpoint@0 { remote-endpoint = <&hdlcd0_output>; |