brcm63xx: add support for registering parallel flash through dtb
authorJonas Gorski <jogo@openwrt.org>
Mon, 11 Aug 2014 11:37:01 +0000 (11:37 +0000)
committerJonas Gorski <jogo@openwrt.org>
Mon, 11 Aug 2014 11:37:01 +0000 (11:37 +0000)
commit9c6287d6a14b7f7105e4b61774c5310cb96489c3
tree9d73aef68371873277ac1764244d0977f0661029
parent79057c72551647fdb5ebaac28eccd6b21e28ddca
brcm63xx: add support for registering parallel flash through dtb

Add the required nodes to the dtsi files and code to prevent double
registration from the board support code.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 42123
22 files changed:
target/linux/brcm63xx/dts/bcm6338.dtsi
target/linux/brcm63xx/dts/bcm6345.dtsi
target/linux/brcm63xx/dts/bcm6348.dtsi
target/linux/brcm63xx/dts/bcm6358.dtsi
target/linux/brcm63xx/dts/bcm6368.dtsi
target/linux/brcm63xx/patches-3.14/001-of-Create-unlocked-version-of-for_each_child_of_node.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.14/002-lib-add-glibc-style-strchrnul-variant.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.14/003-of-Make-of_find_node_by_path-handle-aliases.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.14/371_add_of_node_available_by_alias.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.14/372_dont_register_pflash_when_available_in_dtb.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.14/400-bcm963xx_flashmap.patch
target/linux/brcm63xx/patches-3.14/411-MIPS-BCM63XX-Register-SPI-flash-if-present.patch
target/linux/brcm63xx/patches-3.14/413-BCM63XX-allow-providing-fixup-data-in-board-data.patch
target/linux/brcm63xx/patches-3.14/415-MIPS-BCM63XX-export-the-attached-flash-type.patch
target/linux/brcm63xx/patches-3.14/418-MIPS-BCM63XX-pass-caldata-info-to-flash.patch
target/linux/brcm63xx/patches-3.14/420-BCM63XX-add-endian-check-for-ath9k.patch
target/linux/brcm63xx/patches-3.14/421-BCM63XX-add-led-pin-for-ath9k.patch
target/linux/brcm63xx/patches-3.14/422-BCM63XX-add-a-fixup-for-rt2x00-devices.patch
target/linux/brcm63xx/patches-3.14/425-bcm63xxpart_parse_paritions_from_dt.patch [new file with mode: 0644]
target/linux/brcm63xx/patches-3.14/511-board_V2500V.patch
target/linux/brcm63xx/patches-3.14/513-MIPS-BCM63XX-add-inventel-Livebox-support.patch
target/linux/brcm63xx/patches-3.14/534-board_hw556.patch