Posts by naitec

    Hello


    I found this on armstonea9qdl.dtsi

    #if 0 // not tested
    &pcie {
    pinctrl-names = "default";
    pinctrl-0 = <&pinctrl_pcie>;
    disable-gpio = <&gpio5 15 GPIO_ACTIVE_LOW>;
    power-on-gpio = <&gpio6 16 GPIO_ACTIVE_LOW>;
    reset-gpio = <&gpio5 17 GPIO_ACTIVE_LOW>;
    status = "okay";
    };
    #endif



    I would like to know if ArmStoneA9 has PCIe support or not.


    Thanks