commit | d57dddeecdfd041ee2e062cc7f1d62c0f2c95cc0 | [log] [tgz] |
---|---|---|
author | Patrice Chotard <patrice.chotard@st.com> | Fri Jun 21 15:39:24 2019 +0200 |
committer | Patrick Delaunay <patrick.delaunay@st.com> | Fri Jul 12 11:50:58 2019 +0200 |
tree | e7ac8f602a4f24014a49fdb91ee6076169ae4751 | |
parent | 05a9319e9dd53df33059c8fd39f0dd87a210ca69 [diff] |
ARM: dts: stm32: Remove useless "st, stm32-gpio" compatible string Since pinctrl_stm32 driver update, each gpio bank is now binded by pinctrl driver. The compatible string "st,stm32-gpio" becomes useless, remove it. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Reviewed-by: Patrick Delaunay <patrick.delaunay@st.com>