Blame view

arch/arm/dts/rk3036-sdk-u-boot.dtsi 104 Bytes
d41ce506b   Eric Lee   Initial Release, ...
1
2
3
4
5
6
7
8
9
10
11
  &uart2 {
  	u-boot,dm-pre-reloc;
  };
  
  &grf {
  	u-boot,dm-pre-reloc;
  };
  
  &pinctrl {
  	u-boot,dm-pre-reloc;
  };