On Thu, Oct 29, 2020 at 09:56:15PM +0100, Uwe Kleine-König wrote: > In commit 84cf5cfa9a0e ("ARM: dts: imx6qdl: pfla02: Remove fec > phy-supply") the phy-supply was removed. The motivation however was only > given in the commit log. Add a comment accompanying the actual statement > to remove the property to make this better findable. > > Signed-off-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > --- > arch/arm/dts/imx6qdl-phytec-pfla02.dtsi | 5 +++++ > 1 file changed, 5 insertions(+) Applied, thanks Sascha > > diff --git a/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi b/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi > index b83511cb011f..7a12e2a06be4 100644 > --- a/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi > +++ b/arch/arm/dts/imx6qdl-phytec-pfla02.dtsi > @@ -84,6 +84,11 @@ > }; > > &fec { > + /* > + * barebox doesn't have a driver for the PMIC providing the phy-supply > + * (dlg,da9063). So remove the phy-supply property and rely on the > + * PMIC's reset default which has this supply enabled. > + */ > /delete-property/ phy-supply; > }; > > -- > 2.28.0 > > > _______________________________________________ > barebox mailing list > barebox@xxxxxxxxxxxxxxxxxxx > http://lists.infradead.org/mailman/listinfo/barebox -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox