]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
ARM: dts: sun7i: Rename sun7i-a20-ir to sun4i-a10-ir
authorHans de Goede <hdegoede@redhat.com>
Mon, 30 Jun 2014 21:57:54 +0000 (23:57 +0200)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 1 Jul 2014 07:48:55 +0000 (09:48 +0200)
The sun7i block is the same as the one in the sun4i, rename the compatible
to reflect this.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
--

I've already included the matching change to sunxi-cir.c in my pull-req to
Mauro.
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
arch/arm/boot/dts/sun7i-a20.dtsi

index edf16b512f437e0d9f5ceace8edd283b660c9167..4011628c738101b0004b6bb9da7f4c0ee3fa1e70 100644 (file)
                };
 
                ir0: ir@01c21800 {
-                       compatible = "allwinner,sun7i-a20-ir";
+                       compatible = "allwinner,sun4i-a10-ir";
                        clocks = <&apb0_gates 6>, <&ir0_clk>;
                        clock-names = "apb", "ir";
                        interrupts = <0 5 4>;
                };
 
                ir1: ir@01c21c00 {
-                       compatible = "allwinner,sun7i-a20-ir";
+                       compatible = "allwinner,sun4i-a10-ir";
                        clocks = <&apb0_gates 7>, <&ir1_clk>;
                        clock-names = "apb", "ir";
                        interrupts = <0 6 4>;