From: Vignesh R Date: Mon, 2 Mar 2015 10:49:34 +0000 (+0530) Subject: ARM: dts: AM4372: update hdq compatible property X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=a895b8a0d1e474dcfce3680d8f66cc08056acc1c;p=deliverable%2Flinux.git ARM: dts: AM4372: update hdq compatible property This patch updates hdq node compatible property to "ti,am4372-hdq". Signed-off-by: Vignesh R Signed-off-by: Tony Lindgren --- diff --git a/arch/arm/boot/dts/am4372.dtsi b/arch/arm/boot/dts/am4372.dtsi index 1943fc333e7c..ae0e8c15a6df 100644 --- a/arch/arm/boot/dts/am4372.dtsi +++ b/arch/arm/boot/dts/am4372.dtsi @@ -884,7 +884,7 @@ }; hdq: hdq@48347000 { - compatible = "ti,am43xx-hdq"; + compatible = "ti,am4372-hdq"; reg = <0x48347000 0x1000>; interrupts = ; clocks = <&func_12m_clk>;