1// SPDX-License-Identifier: GPL-2.0+
2
3&plat_regs {
4	compatible = "img,boston-platform-regs", "syscon", "simple-mfd";
5	bootph-all;
6};
7
8&clk_boston {
9	bootph-all;
10};
11