ramips: cleanup dts files of mt7621 based boards
authorMathias Kresin <dev@kresin.me>
Fri, 18 Nov 2016 07:39:05 +0000 (08:39 +0100)
committerMathias Kresin <dev@kresin.me>
Wed, 23 Nov 2016 07:36:10 +0000 (08:36 +0100)
commitf1d0eba3eaf1e65ed4a185bb620540f6adbcc945
treec3f2b0b6963a38d02cd98f04b3a20713ef12ddbb
parent18e7f49975deb353c1aa96bc5b5dca987a4d7e34
ramips: cleanup dts files of mt7621 based boards

Fix a typo in mt7621.dtsi compatible string. Disable spi, sdhci and pci
in mt7621.dtsi and enable the nodes in the indiviual board dts files.
The nodes require further device specific configuration anyway.

Remove the m25p80@0 spi child node from mt7621.dtsi and add the
chunked-io parameter to the individual board dts files. Fix the spi
flash compatible string for the WNDR3700V5.

Drop the mt7621-eval-board compatible string for all boards which are
not the eval board.

Drop the linux,modalias parameter from spi flash node.

Remove the xhci node from board files, it is already enabled in dtsi.
Disable xhci for boards not having usb ports populated.

Signed-off-by: Mathias Kresin <dev@kresin.me>
20 files changed:
target/linux/ramips/dts/DIR-860L-B1.dts
target/linux/ramips/dts/FIREWRT.dts
target/linux/ramips/dts/MT7621.dts
target/linux/ramips/dts/Newifi-D1.dts
target/linux/ramips/dts/PBR-M1.dts
target/linux/ramips/dts/RB750Gr3.dts
target/linux/ramips/dts/RE6500.dts
target/linux/ramips/dts/SAP-G3200U3.dts
target/linux/ramips/dts/SK-WB8.dts
target/linux/ramips/dts/Timecloud.dts
target/linux/ramips/dts/UBNT-ERX.dts
target/linux/ramips/dts/VR500.dts
target/linux/ramips/dts/WF-2881.dts
target/linux/ramips/dts/WITI.dts
target/linux/ramips/dts/WNDR3700V5.dts
target/linux/ramips/dts/WSR-1166.dts
target/linux/ramips/dts/WSR-600.dts
target/linux/ramips/dts/ZBT-WG2626.dts
target/linux/ramips/dts/ZBT-WG3526.dtsi
target/linux/ramips/dts/mt7621.dtsi