mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-22 12:14:01 +08:00
clocksource: sh_tmu: Document r8a7778 binding
The r8a7778 is very similar to the r8a7779, and already handled by the current driver in the non-DT case. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
parent
ec95a34519
commit
f9d6ec6f54
@ -10,6 +10,7 @@ Required Properties:
|
|||||||
|
|
||||||
- compatible: must contain one or more of the following:
|
- compatible: must contain one or more of the following:
|
||||||
- "renesas,tmu-r8a7740" for the r8a7740 TMU
|
- "renesas,tmu-r8a7740" for the r8a7740 TMU
|
||||||
|
- "renesas,tmu-r8a7778" for the r8a7778 TMU
|
||||||
- "renesas,tmu-r8a7779" for the r8a7779 TMU
|
- "renesas,tmu-r8a7779" for the r8a7779 TMU
|
||||||
- "renesas,tmu" for any TMU.
|
- "renesas,tmu" for any TMU.
|
||||||
This is a fallback for the above renesas,tmu-* entries
|
This is a fallback for the above renesas,tmu-* entries
|
||||||
|
Loading…
Reference in New Issue
Block a user