Files
u-boot/arch/mips/dts/boston-u-boot.dtsi
Jiaxun Yang 4ba5026a0f MIPS: boston: Migrate to OF_UPSTREAM
We can now boot with upstream devicetree.

Reviewed-by: Sumit Garg <sumit.garg@linaro.org>
Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
2025-04-22 15:08:47 -06:00

11 lines
164 B
Plaintext

// SPDX-License-Identifier: GPL-2.0+
&plat_regs {
compatible = "img,boston-platform-regs", "syscon", "simple-mfd";
bootph-all;
};
&clk_boston {
bootph-all;
};