-
Notifications
You must be signed in to change notification settings - Fork 8.1k
dts: arm: st: remove U suffix from "resets" arg in SoC DTSI files #97355
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
dts: arm: st: remove U suffix from "resets" arg in SoC DTSI files #97355
Conversation
Remove the useless U suffix used for STM32_RESET() macro bit position argument in the DTS example snippet to prevent it spreads in DTS/DTSI files while useless. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise LGTM.
dts/arm/st/f0/stm32f071.dtsi
Outdated
@@ -1,4 +1,4 @@ | |||
/* | |||
* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* | |
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I missed to see I committed this change.
dts/arm/st/f4/stm32f429.dtsi
Outdated
@@ -1,4 +1,4 @@ | |||
/* | |||
* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* | |
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My apologies again.
dts/arm/st/h7/stm32h723.dtsi
Outdated
@@ -1,4 +1,4 @@ | |||
/* | |||
* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* | |
/* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
😕 ("jamais 2 sans 3")
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for this series for consistency among STM32 SoCs DTSI files. No functional change. Signed-off-by: Etienne Carriere <[email protected]>
268905e
to
73ab840
Compare
|
STM32 reset controller position argument provided to STM32_RESET() macro sometime uses an unnecessary U suffix. Remove these useless suffixes for consistency among STM32 SoCs DTSI files.
No functional change.