Java程序辅导

C C++ Java Python Processing编程在线培训 程序编写 软件开发 视频讲解

客服在线QQ:2653320439 微信:ittutor Email:itutor@qq.com
wx: cjtutor
QQ: 2653320439
Linux-Kernel Archive: WARNING: DT compatible string vendor "mips" appears un-documented WARNING: DT compatible string vendor "mips" appears un-documented From: Antony Pavlov Date: Wed Mar 16 2016 - 23:03:03 EST Next message: Joe Stringer: "Re: [ovs-dev] [PATCH] openvswitch: call only into reachable nf-nat code" Previous message: Shuah Khan: "Re: [PATCH] sound/usb: Fix memory leak in media_snd_stream_delete() during unbind" Next in thread: Rob Herring: "Re: WARNING: DT compatible string vendor "mips" appears un-documented" Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] Hi all, checkpatch.pl notes that DT compatible string vendor "mips" appears un-documented. On the one hand there are several users of this vendor string: linux$ git grep \"mips, Documentation/devicetree/bindings/mips/img/xilfpga.txt: - compatible: Must be "mips,m14Kc". Documentation/devicetree/bindings/mips/img/xilfpga.txt: compatible = "mips,m14Kc"; arch/mips/boot/dts/lantiq/danube.dtsi: compatible = "mips,mips24Kc"; arch/mips/boot/dts/qca/ar9132.dtsi: compatible = "mips,mips24Kc"; arch/mips/boot/dts/ralink/mt7620a.dtsi: compatible = "mips,mips24KEc"; arch/mips/boot/dts/ralink/rt2880.dtsi: compatible = "mips,mips4KEc"; arch/mips/boot/dts/ralink/rt3050.dtsi: compatible = "mips,mips24KEc"; arch/mips/boot/dts/ralink/rt3883.dtsi: compatible = "mips,mips74Kc"; arch/mips/boot/dts/xilfpga/microAptiv.dtsi: compatible = "mips,m14Kc"; On the other hand we already have the "mti" vendor string: linux$ grep MIPS Documentation/devicetree/bindings/vendor-prefixes.txt mti Imagination Technologies Ltd. (formerly MIPS Technologies Inc.) Can we add an another one vendor string for MIPS? Any advice and suggestions will be greatly appreciated! --  Best regards,   Antony Pavlov Next message: Joe Stringer: "Re: [ovs-dev] [PATCH] openvswitch: call only into reachable nf-nat code" Previous message: Shuah Khan: "Re: [PATCH] sound/usb: Fix memory leak in media_snd_stream_delete() during unbind" Next in thread: Rob Herring: "Re: WARNING: DT compatible string vendor "mips" appears un-documented" Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]