
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>
11 lines
164 B
Plaintext
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;
|
|
};
|