Skip to content

Incorrect reset gpio pin in the zynqmp-zcu102-rev10-dual-adrv9002.dts #3483

Description

@asaddi-parrot

The zynqmp-zcu102-rev10-dual-adrv9002.dts : https://github.com/analogdevicesinc/linux/blob/staging/zcu102-dual-adrv9002/arch/arm64/boot/dts/xilinx/zynqmp-zcu102-rev10-dual-adrv9002.dts reset gpio address for the 2nd device is incorrect.

The current value is reset-gpios = <&gpio 149 GPIO_ACTIVE_LOW>;
but it need to be set to : reset-gpios = <&gpio 149 GPIO_ACTIVE_LOW>;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions