Skip to content
Snippets Groups Projects
  1. May 07, 2024
    • Adam Ford's avatar
      arm: ti: logicpd-som-lv: Migrate to OF_UPSTREAM · 381e7344
      Adam Ford authored and Tom Rini's avatar Tom Rini committed
      
      The DM37 and OMAP35 SOM-LV share a few files, but both of them
      can be migrated to OF_UPSTREAM with a small update to their
      respective u-boot.dtsi files to address changes made the aliases.
      Both defconfigs need to properly point to the upstream directory
      structure for the device trees.  With those updated, the U-Boot
      device tree files can be deleted.
      
      Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
      
      V2:  Remove DT from Makefile
      381e7344
    • Adam Ford's avatar
      arm: ti: logicpd-torpedo: Migrate to OF_UPSTREAM · d7e3cc20
      Adam Ford authored and Tom Rini's avatar Tom Rini committed
      
      The DM37 and OMAP35 Torpedo share a few files, but both of them
      can be migrated to OF_UPSTREAM with a small update to their
      respective u-boot.dtsi files to address changes made the aliases.
      Both defconfigs need to properly point to the upstream directory
      structure for the device trees.  With those updated, the U-Boot
      device tree files can be deleted.
      
      Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
      
      V2:  Remove DT from Makefile
      d7e3cc20
    • Adam Ford's avatar
      arm: ti: am3517_evm: Migrate to OF_UPSTREAM · 160ab4ba
      Adam Ford authored and Tom Rini's avatar Tom Rini committed
      
      With the feature of OF_UPSTREAM now available, the device trees
      for the SOM and baseboard can now deleted and the device tree
      locations need to point to the ti/omap directory.
      
      Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
      
      V2:  Remove DT reference from Makefile.
      160ab4ba
    • Adam Ford's avatar
      arm: davinci: Migrate da850-evm to OF_UPSTREAM · f7404d13
      Adam Ford authored and Tom Rini's avatar Tom Rini committed
      
      The da850-evm can remove the U-Boot device trees if migrated
      to OF_UPSTREAM.  This means pointing the device trees to the
      ti/davinci directory.
      
      Signed-off-by: default avatarAdam Ford <aford173@gmail.com>
      
      v2:  Remove DTS from Makefile.
      f7404d13
  2. May 01, 2024
  3. Apr 29, 2024
Loading