ath79: improve support for D-Link DIR-8x9 A1 series
authorShiji Yang <yangshiji66@qq.com>
Sat, 20 May 2023 12:35:51 +0000 (20:35 +0800)
committerChristian Lamparter <chunkeey@gmail.com>
Mon, 22 May 2023 12:45:03 +0000 (14:45 +0200)
commite5d8739aa846db621b6368ba83db17c353a35dea
tree5733f2dc8977bc9d4b9cefd04ea03000fb90c2f3
parente8f7957450e2dcbeb90492c711a973d2cf0ebbfc
ath79: improve support for D-Link DIR-8x9 A1 series

1. Remove unnecessary new lines in the dts.
2. Remove duplicate included file "gpio.h" in the device dts.
3. Add missing button labels "reset" and "wps".
4. Unify the format of the reg properties.
5. Add u-boot environment support.
6. Reduce spi clock frequency since the max value suggested by the
   chip datasheet is only 25 MHz.
7. Add seama header fixup for DIR-859 A1. Without this header fixup,
   u-boot checksum for kernel will fail after the first boot.

Signed-off-by: Shiji Yang <yangshiji66@qq.com>
package/boot/uboot-envtools/files/ath79
target/linux/ath79/dts/qca9563_dlink_dir-859-a1.dts
target/linux/ath79/dts/qca9563_dlink_dir-869-a1.dts
target/linux/ath79/dts/qca9563_dlink_dir-8x9-a1.dtsi
target/linux/ath79/generic/base-files/etc/uci-defaults/09_fix-checksum