[GIT PULL] Counter fixes for 7.2
William Breathitt Gray <[email protected]>
| Newsgroups | org.kernel.vger.linux-iio |
|---|---|
| Message-ID | <[email protected]> |
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/wbg/counter.git tags/counter-fixes-for-7.2
for you to fetch changes up to f1a3a9946aab611dd2200c01ff122f64b033dad2:
counter: microchip-tcb-capture: Fix DT channel validation (2026-08-02 21:41:51 +0900)
----------------------------------------------------------------
Counter fixes for 7.2
A fix for microchip-tcb-capture to read the devicetree "reg" cell into a
u32 variable to match the expected data type.
----------------------------------------------------------------
Babanpreet Singh (1):
counter: microchip-tcb-capture: Fix DT channel validation
drivers/counter/microchip-tcb-capture.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)