brcm63xx: register SPI controllers through DT
authorJonas Gorski <jonas.gorski@gmail.com>
Tue, 7 Feb 2017 11:31:02 +0000 (12:31 +0100)
committerÁlvaro Fernández Rojas <noltari@gmail.com>
Sun, 26 Mar 2017 09:50:13 +0000 (11:50 +0200)
commitca1b47b2b03e1b04eab0ba5fad0ac95d1e7efc0f
treec3920cb3c4281bc2cf6faa399667953d9a01607d
parentb994dfa39a2653b44788943d950864b535801137
brcm63xx: register SPI controllers through DT

Register SPI controllers through device tree. We will wire up the clocks
at a later stage.

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
25 files changed:
target/linux/brcm63xx/dts/bcm3368.dtsi
target/linux/brcm63xx/dts/bcm6318.dtsi
target/linux/brcm63xx/dts/bcm63268.dtsi
target/linux/brcm63xx/dts/bcm6328.dtsi
target/linux/brcm63xx/dts/bcm6338.dtsi
target/linux/brcm63xx/dts/bcm6348.dtsi
target/linux/brcm63xx/dts/bcm6358.dtsi
target/linux/brcm63xx/dts/bcm6362.dtsi
target/linux/brcm63xx/dts/bcm6368.dtsi
target/linux/brcm63xx/patches-4.4/131-spi-bcm63xx-document-device-tree-bindings.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-4.4/132-spi-bcm63xx-add-support-for-probing-through-devicetr.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-4.4/133-spi-bcm63xx-hsspi-document-device-tree-bindings.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-4.4/134-spi-bcm63xx-hsspi-add-support-for-probing-through-de.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-4.4/390-MIPS-BCM63XX-do-not-register-SPI-controllers.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-4.4/403-6358-enet1-external-mii-clk.patch
target/linux/brcm63xx/patches-4.4/411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch
target/linux/brcm63xx/patches-4.4/413-BCM63XX-allow-providing-fixup-data-in-board-data.patch
target/linux/brcm63xx/patches-4.4/415-MIPS-BCM63XX-export-the-attached-flash-type.patch
target/linux/brcm63xx/patches-4.4/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
target/linux/brcm63xx/patches-4.4/420-BCM63XX-add-endian-check-for-ath9k.patch
target/linux/brcm63xx/patches-4.4/421-BCM63XX-add-led-pin-for-ath9k.patch
target/linux/brcm63xx/patches-4.4/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch
target/linux/brcm63xx/patches-4.4/511-board_V2500V.patch
target/linux/brcm63xx/patches-4.4/513-MIPS-BCM63XX-add-inventel-Livebox-support.patch
target/linux/brcm63xx/patches-4.4/520-bcm63xx-add-support-for-96368MVWG-board.patch