From 8d2a02b24d66aa359e83eebc1ed3c0f85367a1cb Mon Sep 17 00:00:00 2001 From: hc <hc@nodka.com> Date: Thu, 16 May 2024 03:11:33 +0000 Subject: [PATCH] AX88772C_eeprom and ax8872c build together --- kernel/Documentation/devicetree/bindings/timer/renesas,tmu.txt | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/kernel/Documentation/devicetree/bindings/timer/renesas,tmu.txt b/kernel/Documentation/devicetree/bindings/timer/renesas,tmu.txt index cd5f20b..29159f4 100644 --- a/kernel/Documentation/devicetree/bindings/timer/renesas,tmu.txt +++ b/kernel/Documentation/devicetree/bindings/timer/renesas,tmu.txt @@ -10,8 +10,13 @@ - compatible: must contain one or more of the following: - "renesas,tmu-r8a7740" for the r8a7740 TMU + - "renesas,tmu-r8a774a1" for the r8a774A1 TMU + - "renesas,tmu-r8a774b1" for the r8a774B1 TMU + - "renesas,tmu-r8a774c0" for the r8a774C0 TMU - "renesas,tmu-r8a7778" for the r8a7778 TMU - "renesas,tmu-r8a7779" for the r8a7779 TMU + - "renesas,tmu-r8a77970" for the r8a77970 TMU + - "renesas,tmu-r8a77980" for the r8a77980 TMU - "renesas,tmu" for any TMU. This is a fallback for the above renesas,tmu-* entries -- Gitblit v1.6.2