| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-14 | dm: dts: Convert driver model tags to use new schema | Simon Glass | |
| Now that Linux has accepted these tags, move the device tree files in U-Boot over to use them. Signed-off-by: Simon Glass <sjg@chromium.org> | |||
| 2020-01-07 | arm: dts: socfpga: Add u-boot, dm-pre-reloc for sysmgr and clkmgr nodes | Ley Foon Tan | |
| Add u-boot,dm-pre-reloc for sysmgr and clkmgr nodes to use it in SPL. In preparation to get base address from DT. Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> Reviewed-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | |||
| 2019-04-17 | arm: socfpga: gen5: add reset & sdr node to SPL devicetrees | Simon Goldschmidt | |
| The SPL for socfpga gen5 currently takes all peripherals out of reset unconditionally. To implement proper reset handling for peripherals, the reset node has to be provided with the SPL dts. In preparation to move the DDR driver to DM, the sdr node is required in SPL, too. This patch adds "u-boot,dm-pre-reloc" to U-Boot specific dtsi addon files so that the reset manager and SDR driver correctly probe in SPL. It centralizes these settings into a common file since in contrast to boot-type specific nodes, "soc", "rst" and "sdr" are always needed. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | |||
