From ce7448b11ebb77655649428c99397572ba61d09e Mon Sep 17 00:00:00 2001 From: Declan Snyder Date: Fri, 24 May 2024 12:21:01 -0500 Subject: [PATCH] doc: migration-guilde-3.7: nxp,lptmr List change to nxp,lptmr compatible in migration guide. Signed-off-by: Declan Snyder --- doc/releases/migration-guide-3.7.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/releases/migration-guide-3.7.rst b/doc/releases/migration-guide-3.7.rst index 8b9c876258e..547268260be 100644 --- a/doc/releases/migration-guide-3.7.rst +++ b/doc/releases/migration-guide-3.7.rst @@ -149,6 +149,10 @@ Device Drivers and Devicetree }; }; +* The :dtcompatible:`nxp,kinetis-lptmr` compatible string has been changed to + :dtcompatible:`nxp,lptmr`. The old string will be usable for a short time, but + should be replaced for it will be removed in the future. + * Some of the driver API structs have been rename to have the required ``_driver_api`` suffix. (:github:`72182`) The following types have been renamed: