• Chris Healy's avatar
    ARM: dts: ZII: Disable HW Ethernet switch reset GPIOs · f7e630bc
    Chris Healy authored
    Disable Ethernet switch reset GPIO with ZII platforms that have it
    enabled.  HW switch reset results in a reset of the copper PHYs
    inside of the switch.  We want to avoid this reset of the copper PHYs
    in the switch as this results in unnecessary broader network disruption on
    a soft reboot of the application processor.
    
    With the HW GPIO removed, the switch driver still performs a soft reset of
    the switch core which has been shown to sufficiently meet our needs with
    other ZII platforms that do not have the HW switch reset GPIO defined.
    Signed-off-by: default avatarChris Healy <cphealy@gmail.com>
    Reviewed-by: default avatarFabio Estevam <festevam@gmail.com>
    Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
    f7e630bc
vf610-zii-cfu1.dts 6.75 KB