commit | 6276f8651975b820c35ae0105b4d63a7013ebaeb | [log] [tgz] |
---|---|---|
author | Christophe Kerello <christophe.kerello@st.com> | Fri Jul 31 09:53:41 2020 +0200 |
committer | Patrice Chotard <patrice.chotard@st.com> | Thu Aug 13 09:53:34 2020 +0200 |
tree | 162ffb89540fae16ccdaa04922b517e67c810688 | |
parent | a994a80b218bdfa1b1b0236d85f416f6b174769b [diff] |
mtd: rawnand: stm32_fmc2: get resources from parent node FMC2 EBI support has been added. Common resources (registers base address and clock) can now be shared between the 2 drivers using "st,stm32mp1-fmc2-nfc" compatible string. It means that the common resources should now be found in the parent device when EBI node is available. Signed-off-by: Christophe Kerello <christophe.kerello@st.com> Reviewed-by: Patrice Chotard <patrice.chotard@st.com>