[PATCH] mx6cuboxi: fix board detection while patching device-tree phy nodes

2022-07-25 Thread sbabic
> ft_board_setup relies on the board_type() function to optimize which phy > nodes need to be enabled for Linux. > Add calls to setup and release the board-detect GPIOs. > Also fix the switch-case statement to only enable phy address 4 for > Cubox and unknown devices. > Fixes: 741ce308 ("mx6cuboxi:

[PATCH] mx6cuboxi: fix board detection while patching device-tree phy nodes

2022-06-16 Thread Josua Mayer
ft_board_setup relies on the board_type() function to optimize which phy nodes need to be enabled for Linux. Add calls to setup and release the board-detect GPIOs. Also fix the switch-case statement to only enable phy address 4 for Cubox and unknown devices. Fixes: 741ce308 ("mx6cuboxi: fixup dtb