openwrt/target/linux/realtek
Markus Stockhausen fc9cf208c5
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
realtek: fix dts warnings.
Currently following warnings are given

dts/rtl930x.dtsi:166.4-23: Warning (reg_format):
/switchcore@1b000000/i2c@36c:reg: property has invalid length
(8 bytes) (#address-cells == 2, #size-cells == 1)

Obviously default address-cells size is fixed to 64 bit. Align
with upstream and override address size to 32 bit.

Suggested-by: Jonas Jelonek <jelonek.jonas@gmail.com>
Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>
Link: https://github.com/openwrt/openwrt/pull/20091
Signed-off-by: Robert Marko <robimarko@gmail.com>
2025-09-19 13:51:50 +02:00
..
base-files realtek: fix model for TP-Link TL-ST1008F v2.0 2025-09-03 00:51:49 +02:00
dts realtek: fix dts warnings. 2025-09-19 13:51:50 +02:00
files/firmware/rtl838x_phy
files-6.12 realtek: mdio: register SerDes bus so it can be looked up 2025-09-18 10:44:36 +02:00
image realtek: Rename ZyXEL XGS1210-12 to XGS1210-12 a1 2025-09-03 21:40:36 +02:00
patches-6.12 realtek: mdio: add SerDes driver 2025-09-17 19:23:15 +02:00
profiles target: use SPDX license identifiers on Makefiles 2021-02-10 15:47:18 +01:00
rtl838x realtek: mdio: add SerDes driver 2025-09-17 19:23:15 +02:00
rtl839x realtek: mdio: add SerDes driver 2025-09-17 19:23:15 +02:00
rtl930x realtek: mdio: add SerDes driver 2025-09-17 19:23:15 +02:00
rtl930x_nand realtek: mdio: add SerDes driver 2025-09-17 19:23:15 +02:00
rtl931x realtek: mdio: add SerDes driver 2025-09-17 19:23:15 +02:00
rtl931x_nand realtek: mdio: add SerDes driver 2025-09-17 19:23:15 +02:00
Makefile realtek: add NAND targets for RTL93xx 2025-08-10 11:46:52 +02:00