From: Jordan Crouse Date: Tue, 18 Dec 2018 18:32:37 +0000 (-0700) Subject: drm/msm: drop interrupt-names X-Git-Tag: v5.0-rc4~22^2^2~4 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=895ad6b0ccf71ec1f8d5bc4d9f15b525feb160a8;p=nvme.git drm/msm: drop interrupt-names Each GPU core only uses one interrupt so we don't to look up an interrupt by name and thereby we don't need interrupt-names. Signed-off-by: Jordan Crouse Reviewed-by: Rob Herring Signed-off-by: Rob Clark --- diff --git a/Documentation/devicetree/bindings/display/msm/gpu.txt b/Documentation/devicetree/bindings/display/msm/gpu.txt index ac8df3b871f9..f8759145ce1a 100644 --- a/Documentation/devicetree/bindings/display/msm/gpu.txt +++ b/Documentation/devicetree/bindings/display/msm/gpu.txt @@ -27,7 +27,6 @@ Example: reg = <0x04300000 0x20000>; reg-names = "kgsl_3d0_reg_memory"; interrupts = ; - interrupt-names = "kgsl_3d0_irq"; clock-names = "core", "iface",