brcm63xx: Neufbox 6: fix switch by probing through DT
authorJonas Gorski <jonas.gorski@gmail.com>
Tue, 7 Feb 2017 16:15:36 +0000 (17:15 +0100)
committerJonas Gorski <jonas.gorski@gmail.com>
Thu, 9 Feb 2017 13:30:44 +0000 (14:30 +0100)
commit0127c480bb709c38e6cd2b2c0deb6931606e709f
tree6681c4804d1094911bc4ee3d13a87a0b020a3d2f
parent8b741d5cd182be1ad830f43bbc0a412912ea84f8
brcm63xx: Neufbox 6: fix switch by probing through DT

Probe the switch through DT instead of a platform device. This fixes
probe, as GPIO offsets are now properly accounted for.

Fixes the following issue:

[    0.802953] 8021q: 802.1Q VLAN Support v1.8
[    0.810518] rtl8366_smi: gpio_request failed for 18, err=-517

Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
44 files changed:
target/linux/brcm63xx/dts/nb6-ser-r0.dts
target/linux/brcm63xx/patches-4.4/302-extended-platform-devices.patch [deleted file]
target/linux/brcm63xx/patches-4.4/303-spi-board-info.patch
target/linux/brcm63xx/patches-4.4/357-MIPS-BCM63XX-use-platform-data-for-the-sprom.patch
target/linux/brcm63xx/patches-4.4/368-MIPS-BCM63XX-add-support-for-matching-the-board_info.patch
target/linux/brcm63xx/patches-4.4/377-MIPS-BCM63XX-register-lookup-for-ephy-reset-gpio.patch
target/linux/brcm63xx/patches-4.4/413-BCM63XX-allow-providing-fixup-data-in-board-data.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/528-board_nb6.patch
target/linux/brcm63xx/patches-4.4/529-board_fast2604.patch
target/linux/brcm63xx/patches-4.4/530-board_A4001N1.patch
target/linux/brcm63xx/patches-4.4/531-board_AR-5387un.patch
target/linux/brcm63xx/patches-4.4/532-board_AR-5381u.patch
target/linux/brcm63xx/patches-4.4/533-board_rta770bw.patch
target/linux/brcm63xx/patches-4.4/534-board_hw556.patch
target/linux/brcm63xx/patches-4.4/535-board_rta770w.patch
target/linux/brcm63xx/patches-4.4/536-board_fast2704.patch
target/linux/brcm63xx/patches-4.4/537-board_fast2504n.patch
target/linux/brcm63xx/patches-4.4/550-MIPS-BCM63XX-remove-leds-and-buttons.patch
target/linux/brcm63xx/patches-4.4/555-board_96318ref.patch
target/linux/brcm63xx/patches-4.4/556-board_96318ref_p300.patch
target/linux/brcm63xx/patches-4.4/557-board_bcm963269bhr.patch
target/linux/brcm63xx/patches-4.4/558-board_AR1004G.patch
target/linux/brcm63xx/patches-4.4/559-board_vw6339gu.patch
target/linux/brcm63xx/patches-4.4/560-board_963268gu_p300.patch
target/linux/brcm63xx/patches-4.4/561-board_WAP-5813n.patch
target/linux/brcm63xx/patches-4.4/562-board_VR-3025u.patch
target/linux/brcm63xx/patches-4.4/563-board_VR-3025un.patch
target/linux/brcm63xx/patches-4.4/564-board_P870HW-51a_v2.patch
target/linux/brcm63xx/patches-4.4/565-board_hw520.patch
target/linux/brcm63xx/patches-4.4/566-board_A4001N.patch
target/linux/brcm63xx/patches-4.4/567-board_dsl-2751b_e1.patch
target/linux/brcm63xx/patches-4.4/568-board_DGND3700v1_3800B.patch
target/linux/brcm63xx/patches-4.4/569-board_homehub2a.patch
target/linux/brcm63xx/patches-4.4/570-board_HG655b.patch
target/linux/brcm63xx/patches-4.4/571-board_fast2704n.patch
target/linux/brcm63xx/patches-4.4/572-board_VR-3026e.patch
target/linux/brcm63xx/patches-4.4/573-board_R5010UNv2.patch
target/linux/brcm63xx/patches-4.4/574-board_HG622.patch
target/linux/brcm63xx/patches-4.4/575-board_EVG2000.patch
target/linux/brcm63xx/patches-4.4/576-board_AV4202N.patch