Bx50v3 DT improvements These are a bunch of small unrelated improvements for the GE Bx50v3 device tree (and BA16 system on module, which is currently only used by Bx50v3). Changes since PATCHv1 [1]: * change patch prefix for BA16 patches * remove extra newline from PATCH 1/4 * keep 'status' at the end of FEC in PATCH 2/4 [1] https://lore.kernel.org/lkml/20210223183346.138575-1-sebastian.reichel@xxxxxxxxxxxxx/ Thanks for reviewing/merging them, -- Sebastian Ian Ray (1): ARM: dts: imx: bx50v3: Define GPIO line names Sebastian Reichel (3): ARM: dts: imx6q-ba16: add USB OTG VBUS enable GPIO ARM: dts: imx6q-ba16: improve PHY information ARM: dts: imx: bx50v3: i2c GPIOs are open drain arch/arm/boot/dts/imx6q-b450v3.dts | 5 +++++ arch/arm/boot/dts/imx6q-b650v3.dts | 5 +++++ arch/arm/boot/dts/imx6q-b850v3.dts | 5 +++++ arch/arm/boot/dts/imx6q-ba16.dtsi | 21 +++++++++++++++++++++ arch/arm/boot/dts/imx6q-bx50v3.dtsi | 12 ++++++------ 5 files changed, 42 insertions(+), 6 deletions(-) -- 2.30.1