Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: AM4372: update hdq compatible property

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>

authored by

Vignesh R and committed by
Tony Lindgren
a895b8a0 9ccd0106

+1 -1
+1 -1
arch/arm/boot/dts/am4372.dtsi
··· 884 884 }; 885 885 886 886 hdq: hdq@48347000 { 887 - compatible = "ti,am43xx-hdq"; 887 + compatible = "ti,am4372-hdq"; 888 888 reg = <0x48347000 0x1000>; 889 889 interrupts = <GIC_SPI 139 IRQ_TYPE_LEVEL_HIGH>; 890 890 clocks = <&func_12m_clk>;