From f0b2fdb82ed606fd872b2b15214768a3995b51d5 Mon Sep 17 00:00:00 2001 From: Shiji Yang Date: Sat, 20 May 2023 20:35:51 +0800 Subject: 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 (cherry picked from commit e5d8739aa846db621b6368ba83db17c353a35dea) Signed-off-by: Daniel Golle --- target/linux/ath79/generic/base-files/etc/uci-defaults/09_fix-checksum | 1 + 1 file changed, 1 insertion(+) (limited to 'target/linux/ath79/generic') diff --git a/target/linux/ath79/generic/base-files/etc/uci-defaults/09_fix-checksum b/target/linux/ath79/generic/base-files/etc/uci-defaults/09_fix-checksum index 7f4d6cf428..ad3db95a0c 100644 --- a/target/linux/ath79/generic/base-files/etc/uci-defaults/09_fix-checksum +++ b/target/linux/ath79/generic/base-files/etc/uci-defaults/09_fix-checksum @@ -22,6 +22,7 @@ dlink,dap-3662-a1) fixwrgg ;; dlink,dir-629-a1|\ +dlink,dir-859-a1|\ dlink,dir-869-a1|\ qihoo,c301) fix_seama_header -- cgit v1.2.3