Re: [PATCH v7 2/6] drm/msm: drop interrupt-names

2018-12-18 Thread Rob Herring
On Tue, 18 Dec 2018 11:32:37 -0700, Jordan Crouse wrote: > 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 > --- > Documentation/devicetree/bindings/display/msm/gpu.txt | 1 - > 1 file

[PATCH v7 2/6] drm/msm: drop interrupt-names

2018-12-18 Thread Jordan Crouse
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 --- Documentation/devicetree/bindings/display/msm/gpu.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/devicetree/bindings