ARM: dts: AM4372: update hdq compatible property
authorVignesh R <vigneshr@ti.com>
Mon, 2 Mar 2015 10:49:34 +0000 (16:19 +0530)
committerTony Lindgren <tony@atomide.com>
Mon, 16 Mar 2015 22:07:15 +0000 (15:07 -0700)
This patch updates hdq node compatible property to "ti,am4372-hdq".

Signed-off-by: Vignesh R <vigneshr@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/am4372.dtsi

index 1943fc3..ae0e8c1 100644 (file)
                };
 
                hdq: hdq@48347000 {
-                       compatible = "ti,am43xx-hdq";
+                       compatible = "ti,am4372-hdq";
                        reg = <0x48347000 0x1000>;
                        interrupts = <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&func_12m_clk>;