MIPS: add initial infrastructure for device-tree files
Prepare sub-folder for device-tree files. Make support for device-tree on MIPS available in Kbuild/Kconfig. Signed-off-by:Daniel Schwierzeck <daniel.schwierzeck@gmail.com> Signed-off-by:
Purna Chandra Mandal <purna.mandal@microchip.com>
Showing
- arch/Kconfig 1 addition, 0 deletionsarch/Kconfig
- arch/mips/config.mk 1 addition, 0 deletionsarch/mips/config.mk
- arch/mips/dts/.gitignore 1 addition, 0 deletionsarch/mips/dts/.gitignore
- arch/mips/dts/Makefile 16 additions, 0 deletionsarch/mips/dts/Makefile
- arch/mips/dts/include/dt-bindings 1 addition, 0 deletionsarch/mips/dts/include/dt-bindings
- arch/mips/dts/skeleton.dtsi 23 additions, 0 deletionsarch/mips/dts/skeleton.dtsi
- dts/Makefile 1 addition, 1 deletiondts/Makefile
arch/mips/dts/.gitignore
0 → 100644
arch/mips/dts/Makefile
0 → 100644
arch/mips/dts/include/dt-bindings
0 → 120000
arch/mips/dts/skeleton.dtsi
0 → 100644
Please register or sign in to comment