Re: [PATCH 1/8] ARM: imx6: Fix broken DT path in DH board file

2022-05-19 Thread Marek Vasut
On 5/19/22 13:08, Philip Oberfichtner wrote: In the dhelectronics iMX6 board file fix the outdated eeprom path by nit: DH electronics using a DT label instead. The label has been newly created for all iMX6QDL DHCOM boards. Signed-off-by: Philip Oberfichtner Reviewed-by: Marek Vasut

[PATCH 1/8] ARM: imx6: Fix broken DT path in DH board file

2022-05-19 Thread Philip Oberfichtner
In the dhelectronics iMX6 board file fix the outdated eeprom path by using a DT label instead. The label has been newly created for all iMX6QDL DHCOM boards. Signed-off-by: Philip Oberfichtner --- arch/arm/dts/imx6qdl-dhcom-u-boot.dtsi | 11 +++ board/dhelectronics/dh_imx6/dh_imx6.c |