commit | 46649f92248d0fc499586d9c475db0655269f854 | [log] [tgz] |
---|---|---|
author | Erwan Gouriou <erwan.gouriou@linaro.org> | Fri Apr 24 17:15:15 2020 +0200 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Apr 28 14:49:55 2020 -0500 |
tree | aea13b51a4c5497b2a51ff35edf7f5843e66ac52 | |
parent | c9135686b262451ad9106aab53ec6013d3f5d693 [diff] |
dts/bindings: st,stm32-can: Add optional master-can property In STM32 can driver CAN2 instance need to know the base address of CAN1 instance which is referenced as master can. Add this information as an optional property to stm32 can binding. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>