Changes between Version 22 and Version 23 of linux/devicetree


Ignore:
Timestamp:
09/16/2025 10:53:39 PM (24 hours ago)
Author:
Tim Harvey
Comment:

remove board compatible from dt fragments - it is not necessary

Legend:

Unmodified
Added
Removed
Modified
  • linux/devicetree

    v22 v23  
    158158Some specific requirements:
    159159 - requires '/plugin/' specified
    160  - requires '&{/} { compatible };' node that specifies the board this fragment is compatible with
    161160 - requires using handles of nodes that are defined in the base devicetree
    162161 - requires compiling with the-@ flag
     
    169168/dts-v1/;
    170169/plugin/;
    171 
    172 &{/} {
    173         compatible = "gw,imx8mm-gw73xx-0x", "fsl,imx8mm";
    174 };
    175170
    176171/* off-board header */
     
    223218/dts-v1/;
    224219/plugin/;
    225 
    226 &{/} {
    227         compatible = "gw,imx8mm-gw73xx-0x";
    228 };
    229220
    230221&gpio5 {
     
    346337
    347338&{/} {
    348         compatible = "gw,imx8mm-gw73xx-0x";
    349 
    350339        gpio-keys1 {
    351340                compatible = "gpio-keys";