commit | d205efa173795a6db9f76cc8f3087aa4832f7ef1 | [log] [tgz] |
---|---|---|
author | Christian Marangi <ansuelsmth@gmail.com> | Mon Jan 27 14:40:38 2025 +0100 |
committer | Tom Rini <trini@konsulko.com> | Tue Feb 04 10:20:36 2025 -0600 |
tree | f9c856c617a0273d8890651ccbc0a205951839ad | |
parent | 8ad7d0d83c6fb043f7ce6c933829f81908539cbd [diff] |
pinctrl: mediatek: mt7981: rename reg-names to upstream linux format Rename reg-names to upstream linux format. Upstream linux drop the "_base". To make use of upstream DTSI, align to the upstream naming. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>