[GIT PULL] Microchip clock updates for v7.3
Claudiu Beznea <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk |
|---|---|
| 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:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/clk-microchip-7.3
for you to fetch changes up to da3abd0445245077a1ac45b97ee0a59f8d300d31:
clk: at91: Read "reg" with helper (2026-08-12 09:02:57 +0300)
----------------------------------------------------------------
Microchip clock updates for v7.3
This update includes:
- use of_property_read_reg() instead of of_property_read_u8() to
properly parse the reg DT property
----------------------------------------------------------------
Rob Herring (Arm) (1):
clk: at91: Read "reg" with helper
drivers/clk/at91/dt-compat.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)