summaryrefslogtreecommitdiff
path: root/arch/arm/dts/meson-gxl-s905x-khadas-vim-u-boot.dtsi
Commit message (Collapse)AuthorAgeFilesLines
* arm: dts: meson-gxl: fix USB gadget by adding missing nodes for U-BootNeil Armstrong2020-05-291-0/+4
| | | | | | | | | | The khadas-vim, khadas-vim2, libretech-ac & libretech-*-pc boards were missing DT tweak to enable USB gadget. Add them to their -u-boot.dtsi files and include the right gxl-u-boot.dtsi. Fixes: a19e8a0f03 ("arm: dts: meson-gxl: Add USB Gadget nodes for U-Boot") Reported-by: Jerome Brunet <jbrunet@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* arm: dts: meson-gxl: Add USB Gadget nodes for U-BootNeil Armstrong2020-04-201-1/+1
| | | | | | | Add the USB DWC2 node to u-boot specific dtsi files since Gadget support is not (yet) available in upstream Linux yet. Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
* arm64: dts: meson-gx: vpu should be probed before relocationMaxime Jourdan2019-01-311-0/+7
Flag the appropriate nodes with u-boot,dm-pre-reloc Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>