commit | 2e002b019e77e4ac4c018a97137a4760210f4d57 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Fri Sep 04 13:25:27 2020 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Thu Sep 24 09:30:44 2020 +0200 |
tree | 8ef24a862e31e88938814ccb8fbd931df2ac3f86 | |
parent | b66d7d1b128e108f6a14533ff7029ea3142af6b5 [diff] |
gpio: stm32_gpio: check GPIO node status after checking DT The call to fdt_get_status(node) has to be done after the DT is found to be valid. Fixes: 1fc2130c5 stm32mp1: update device tree and gpio functions Change-Id: I70f803aae3dde128a9e740f54c8837b64cb1a244 Signed-off-by: Yann Gautier <yann.gautier@st.com>