reset.dtsi 71 B

123456
  1. / {
  2. reset {
  3. compatible = "x86,reset";
  4. u-boot,dm-pre-reloc;
  5. };
  6. };