RE: [PATCH V3 07/14] ARM: dts: stm32: Use DT alias for the configuration EEPROM

2020-04-01 Thread Patrick DELAUNAY
Hi, > From: Marek Vasut > Sent: mardi 31 mars 2020 19:51 > > Use DT /aliases node to establish a stable phandle to the configuration > EEPROM. > This permits the configuration EEPROM to be moved e.g. to a different address > or > a different bus. Adjust the board code to handle new phandle loo

[PATCH V3 07/14] ARM: dts: stm32: Use DT alias for the configuration EEPROM

2020-03-31 Thread Marek Vasut
Use DT /aliases node to establish a stable phandle to the configuration EEPROM. This permits the configuration EEPROM to be moved e.g. to a different address or a different bus. Adjust the board code to handle new phandle lookup. Reviewed-by: Patrice Chotard Reviewed-by: Patrick Delaunay Signed-