bmips: dsl-2750b-b1: fix calibration size

AR9287 uses 3d8, not 440 like newer chips.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/17278
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
This commit is contained in:
Rosen Penev 2024-12-15 23:54:02 -08:00 committed by Hauke Mehrtens
parent ed5f6fdd7d
commit eabfe691ce

View File

@ -180,7 +180,7 @@
#size-cells = <1>;
cal_data_1000: calibration@1000 {
reg = <0x1000 0x440>;
reg = <0x1000 0x3d8>;
};
};
};