summaryrefslogtreecommitdiff
path: root/arch/arm/dts/meson-axg-s400-u-boot.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* ARM: dts: meson-axg: add USB nodes for S400Neil Armstrong2020-10-051-0/+12
| | | | | | | | Add the correcly architectured USB Glue node for Meson AXG and the S400 board in -u-boot.dtsi until support in upstream Linux then backported. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* arm: dts: s400: Fix status for eMMC and SDIO portsNeil Armstrong2018-12-191-0/+14
Under U-boot, the WiFi SDIO Module should be disabled and the eMMC modules should be enabled, so this patch adds an s400-u-boot.dtsi include file specific for U-Boot that will be included by the build system. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Tested-by: Jerome Brunet <jbrunet@baylibre.com>