dts: ge2d: correct the ge2d irq number [1/1]
authorBrian Zhu <brian.zhu@amlogic.com>
Thu, 5 Sep 2019 12:02:49 +0000 (20:02 +0800)
committerBrian Zhu <brian.zhu@amlogic.com>
Thu, 5 Sep 2019 12:05:59 +0000 (20:05 +0800)
PD#SWPL-13669

Problem:
Ge2d irq number is wrong on g12a/g12b/sm1.

Solution:
Replace the correct number

Verify:
Verified on u212

Change-Id: Ia3d202dc10cb978033892efb1de251bf5cf1df31
Signed-off-by: Brian Zhu <brian.zhu@amlogic.com>
arch/arm/boot/dts/amlogic/mesong12a.dtsi
arch/arm/boot/dts/amlogic/mesong12b.dtsi
arch/arm/boot/dts/amlogic/mesong12b_a.dtsi
arch/arm/boot/dts/amlogic/mesonsm1.dtsi
arch/arm64/boot/dts/amlogic/mesong12a.dtsi
arch/arm64/boot/dts/amlogic/mesong12b.dtsi
arch/arm64/boot/dts/amlogic/mesong12b_a.dtsi

index 90d46b0..47b5d2f 100644 (file)
                compatible = "amlogic, ge2d-g12a";
                dev_name = "ge2d";
                status = "okay";
-               interrupts = <0 150 1>;
+               interrupts = <0 146 1>;
                interrupt-names = "ge2d";
                clocks = <&clkc CLKID_VAPB_MUX>,
                        <&clkc CLKID_G2D>,
index bfe4966..f98a97f 100644 (file)
                compatible = "amlogic, ge2d-g12a";
                dev_name = "ge2d";
                status = "okay";
-               interrupts = <0 150 1>;
+               interrupts = <0 146 1>;
                interrupt-names = "ge2d";
                clocks = <&clkc CLKID_VAPB_MUX>,
                        <&clkc CLKID_G2D>,
index bf083e8..76dd3cd 100644 (file)
                compatible = "amlogic, ge2d-g12a";
                dev_name = "ge2d";
                status = "okay";
-               interrupts = <0 150 1>;
+               interrupts = <0 146 1>;
                interrupt-names = "ge2d";
                clocks = <&clkc CLKID_VAPB_MUX>,
                        <&clkc CLKID_G2D>,
index 3670fb1..16ba4a2 100644 (file)
                compatible = "amlogic, ge2d-sm1";
                dev_name = "ge2d";
                status = "okay";
-               interrupts = <0 150 1>;
+               interrupts = <0 146 1>;
                interrupt-names = "ge2d";
                clocks = <&clkc CLKID_VAPB_MUX>,
                        <&clkc CLKID_G2D>,
index f0a87c7..0bf23d3 100644 (file)
                compatible = "amlogic, ge2d-g12a";
                dev_name = "ge2d";
                status = "okay";
-               interrupts = <0 150 1>;
+               interrupts = <0 146 1>;
                interrupt-names = "ge2d";
                clocks = <&clkc CLKID_VAPB_MUX>,
                        <&clkc CLKID_G2D>,
index e213c2f..78cfb28 100644 (file)
                compatible = "amlogic, ge2d-g12a";
                dev_name = "ge2d";
                status = "okay";
-               interrupts = <0 150 1>;
+               interrupts = <0 146 1>;
                interrupt-names = "ge2d";
                clocks = <&clkc CLKID_VAPB_MUX>,
                        <&clkc CLKID_G2D>,
index dec863b..e9276e2 100644 (file)
                compatible = "amlogic, ge2d-g12a";
                dev_name = "ge2d";
                status = "okay";
-               interrupts = <0 150 1>;
+               interrupts = <0 146 1>;
                interrupt-names = "ge2d";
                clocks = <&clkc CLKID_VAPB_MUX>,
                        <&clkc CLKID_G2D>,