The GICv3 ITS is an MSI controller, therefore its node name should be
'msi-controller'.
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
                interrupt-controller;
                interrupts = <GIC_PPI 9 (GIC_CPU_MASK_RAW(0xf) |
                                         IRQ_TYPE_LEVEL_LOW)>;
-               its: gic-its@6020000 {
+               its: msi-controller@6020000 {
                        compatible = "arm,gic-v3-its";
                        msi-controller;
                        reg = <0x0 0x06020000 0 0x20000>;/* GIC Translater */
 
                #size-cells = <2>;
                ranges;
 
-               its: gic-its@6020000 {
+               its: msi-controller@6020000 {
                        compatible = "arm,gic-v3-its";
                        msi-controller;
                        reg = <0x0 0x6020000 0 0x20000>;
 
                interrupt-controller;
                interrupts = <1 9 0x4>;
 
-               its: gic-its@6020000 {
+               its: msi-controller@6020000 {
                        compatible = "arm,gic-v3-its";
                        msi-controller;
                        reg = <0x0 0x6020000 0 0x20000>;
 
                interrupt-controller;
                interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
 
-               its: gic-its@6020000 {
+               its: msi-controller@6020000 {
                        compatible = "arm,gic-v3-its";
                        msi-controller;
                        reg = <0x0 0x6020000 0 0x20000>;