[OpenWrt-Devel] [PATCH][APPLY LATER] bcm53xx: add SPI controller driver

Hauke Mehrtens hauke at hauke-m.de
Sun Aug 17 18:01:11 EDT 2014


On 08/17/2014 11:08 PM, Rafał Miłecki wrote:
> Signed-off-by: Rafał Miłecki <zajec5 at gmail.com>
> ---
> This patch can't be applied yet, because SPI driver depends on the:
> dc6be9f54a4ecb0a09765d1f515ed947d86b7528
> bcma: use NS prefix for names of Northstar specific cores
> 
> Hauke: I don't know magic tricks for updating bcma in 6 different
> kernels. I won't manage to do that manually. Could you backport
> mentioned patch, please?
> ---
>  target/linux/bcm53xx/config-3.14                   |   3 +
>  ...-driver-for-SPI-controller-on-Broadcom-bc.patch | 448 +++++++++++++++++++++
>  2 files changed, 451 insertions(+)
>  create mode 100644 target/linux/bcm53xx/patches-3.14/180-spi-bcm53xx-driver-for-SPI-controller-on-Broadcom-bc.patch
> 

Thank you for the patches, I will integrate them in the next days.

I crated the bcma patch by creating a diff between the old patch (the
tag name is in the commit message) and the current state or by making a
diff between the stable kernel used in OpenWrt and wireless-testing. I
just diff drivers/bcma and includes/linux/bcma. In addition I look
through the patches to look for some changed apis where I should add
some changes to other code like bcm47xx.

Hauke
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list