Am Freitag, 15. Februar 2019, 05:56:48 CET schrieb Manivannan Sadhasivam:
> Add on-board WiFi/BT support for Rock960 boards such as Rock960 based
> on AP6356S and Ficus based on AP6354 wireless modules.
> 
> Firmwares for the respective boards are available here:
> 
> http://people.linaro.org/~manivannan.sadhasivam/rock960_wifi/
> http://people.linaro.org/~manivannan.sadhasivam/ficus_wifi/
> 
> Signed-off-by: Manivannan Sadhasivam <[email protected]>


> +&sdio0 {
> +     #address-cells = <1>;
> +     #size-cells = <0>;
> +     clock-frequency = <50000000>;
> +     bus-width = <4>;
> +     cap-sdio-irq;
> +     cap-sd-highspeed;
> +     no-emmc;
> +     keep-power-in-suspend;
> +     mmc-pwrseq = <&sdio_pwrseq>;
> +     non-removable;
> +     num-slots = <1>;
> +     pinctrl-names = "default";
> +     pinctrl-0 = <&sdio0_bus4 &sdio0_cmd &sdio0_clk>;
> +     sd-uhs-sdr104;

I've dropped the no-emmc and num-slots properties and applied
the result for 5.1

Thanks
Heiko


Reply via email to