commit | abddd78576c3179de070597042c531e937930dde | [log] [tgz] |
---|---|---|
author | Patrick Delaunay <patrick.delaunay@foss.st.com> | Thu Apr 27 15:36:38 2023 +0200 |
committer | Patrice Chotard <patrice.chotard@foss.st.com> | Fri Jun 16 11:16:31 2023 +0200 |
tree | 0c16d45cb7ca94f70d8507599d888aa92536fd1b | |
parent | bd087f62c9f56bb6610706aeea0825fd55c393e9 [diff] |
pmic: stpmic1: support new prefix node name for regulator The '_' character is discouraged in the node name, this patch adds the new prefix of regulator subnode, with the '-' character, in STM32MP1 driver to support the new naming rule in Linux kernel device trees. It is a preliminary patch before Linux device tree synchronization for STMicroelectronics boards. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>