summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/gemini-ns2502.dts
AgeCommit message (Collapse)Author
2022-08-26ARM: dts: Let Gemini NS2502 parse redboot partitionsLinus Walleij
The NS2502 uses hardcoded partitions but parsing the RedBoot FIS should work fine, given that this flash seems to be using 0x200000 erase blocks. Cc: Corentin Labbe <clabbe.montjoie@gmail.com> Link: https://lore.kernel.org/r/20220412220358.3674598-1-linus.walleij@linaro.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2022-08-26ARM: dts: gemini: ns2502: permit to use gigabitCorentin Labbe
I believed that gigabit was not working due to some unknown missing GPIO. In fact, gigabit worked when REALTEK_PHY was compiled out. So the problem was due to PHY delay and we need to use rgmii-id. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2021-09-23ARM: gemini: add device tree for edimax NS2502Corentin Labbe
The edimax NS2502 is a NAS box running a SL3516 SoC. Signed-off-by: Corentin Labbe <clabbe@baylibre.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>