[OpenWrt-Devel] [PATCH] ramips: mt7621: Fix some cosmetic DTC warnings

Christian Lamparter chunkeey at gmail.com
Thu Jun 7 16:47:42 EDT 2018


On Thursday, June 7, 2018 7:31:23 PM CEST Rosen Penev wrote:
>                         device_type = "pci";

hm, just a heads-up: "device_type" have been mostly deprecated [0].

|The device_type property was used in IEEE 1275 to describe the device’s
|FCode programming model. Because |spec| does not |have FCode, new use
|of the property is deprecated, and it should be included only on *cpu*
|and *memory* nodes for compatibility with IEEE 1275–derived devicetrees.

so, if you want you can delete these 'device_type = "pci";'. 
(But you don't need to.)

Regards,
Christian

[0] <https://github.com/devicetree-org/devicetree-specification/blob/master/source/devicetree-basics.rst#device_type-deprecated>



_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/listinfo/openwrt-devel


More information about the openwrt-devel mailing list