mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-05 00:07:42 +01:00
|
Some checks are pending
Build Kernel / Build all affected Kernels (push) Waiting to run
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> |
||
|---|---|---|
| .. | ||
| base-files | ||
| dts | ||
| files/firmware/rtl838x_phy | ||
| files-6.12 | ||
| image | ||
| patches-6.12 | ||
| profiles | ||
| rtl838x | ||
| rtl839x | ||
| rtl930x | ||
| rtl930x_nand | ||
| rtl931x | ||
| rtl931x_nand | ||
| Makefile | ||