summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSungwon Jo <doriya@nexell.co.kr>2019-01-03 21:16:57 +0900
committerSeung-Woo Kim <sw0312.kim@samsung.com>2020-07-09 18:16:15 +0900
commit01a9e1b15be53b18fdaa6b0fd4b068b825f8cdd7 (patch)
tree2bc964950ddce23d77bf0a2b4a534860983013c3
parent4810f8ec33c124a900cdf08df5204a9bb72c6c9c (diff)
downloadlinux-artik7-01a9e1b15be53b18fdaa6b0fd4b068b825f8cdd7.tar.gz
linux-artik7-01a9e1b15be53b18fdaa6b0fd4b068b825f8cdd7.tar.bz2
linux-artik7-01a9e1b15be53b18fdaa6b0fd4b068b825f8cdd7.zip
arm: dtsi: change compatible name of vpu
This patch change generic compatible name of vpu. Signed-off-by: Sungwon Jo <doriya@nexell.co.kr> Change-Id: I295cdc3248fe2d111de1d6453c256195e3b25f4b Reviewed-on: https://review.gerrithub.io/c/438943 Tested-by: Nexell Jenkins <jenkins@nexell.co.kr> Reviewed-by: <ray@nexell.co.kr>
-rw-r--r--arch/arm/boot/dts/s5p4418.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/s5p4418.dtsi b/arch/arm/boot/dts/s5p4418.dtsi
index 84633ea4f98a..76981871c017 100644
--- a/arch/arm/boot/dts/s5p4418.dtsi
+++ b/arch/arm/boot/dts/s5p4418.dtsi
@@ -873,7 +873,7 @@
};
video-codec@c0080000 {
- compatible = "nexell, nx-vpu";
+ compatible = "nexell,nx-vpu";
reg = <0xc0080000 0x4000>;
interrupts = <IRQ_CODA960_HOST>,
<IRQ_CODA960_JPG>;