1
0
Fork 0

ARM: shmobile: r8a7779 dtsi: Add SoC-specific thermal compatible property

The thermal node used the generic compatible property only.
Add the SoC-specific one, to make it future proof.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
hifive-unleashed-5.1
Geert Uytterhoeven 2014-08-28 10:20:40 +02:00 committed by Simon Horman
parent f170b97c9a
commit 4d50e6dd7a
1 changed files with 1 additions and 1 deletions

View File

@ -256,7 +256,7 @@
};
thermal@ffc48000 {
compatible = "renesas,rcar-thermal";
compatible = "renesas,thermal-r8a7779", "renesas,rcar-thermal";
reg = <0xffc48000 0x38>;
};