From: Guillaume La Roque Date: Fri, 12 Apr 2019 10:02:20 +0000 (+0200) Subject: dt-bindings: clk: g12a-clkc: add Temperature Sensor clock IDs X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=6e47ef34db571e3eebda46ddaddae00d369df5f9;p=linux.git dt-bindings: clk: g12a-clkc: add Temperature Sensor clock IDs Add clock ids used by the temperature sensors of the G12A Socs Reviewed-by: Martin Blumenstingl Acked-by: Rob Herring Signed-off-by: Guillaume La Roque Signed-off-by: Jerome Brunet [fixed commit message] --- diff --git a/include/dt-bindings/clock/g12a-clkc.h b/include/dt-bindings/clock/g12a-clkc.h index 82c9e0c020b21..cfda463091b72 100644 --- a/include/dt-bindings/clock/g12a-clkc.h +++ b/include/dt-bindings/clock/g12a-clkc.h @@ -136,5 +136,6 @@ #define CLKID_VDEC_1 204 #define CLKID_VDEC_HEVC 207 #define CLKID_VDEC_HEVCF 210 +#define CLKID_TS 212 #endif /* __G12A_CLKC_H */