1. 08 Mar, 2018 1 commit
  2. 01 Mar, 2018 1 commit
    • Fabio Estevam's avatar
      ARM: dts: imx5: Pass the memory unit-address · c08be1ad
      Fabio Estevam authored
      Pass the memory unit-address to fix the following build warnings with W=1:
      
      arch/arm/boot/dts/imx51-zii-rdu1.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
      arch/arm/boot/dts/imx53-tx53-x03x.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
      arch/arm/boot/dts/imx53-tx53-x13x.dtb: Warning (unit_address_vs_reg): Node /memory has a reg or ranges property, but no unit name
      
      In theses cases an empty memory node is passed, which will be filled
      by the bootloader. Passing the memory base address still allows the
      bootloader to fill the memory size.
      Signed-off-by: default avatarFabio Estevam <fabio.estevam@nxp.com>
      Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
      c08be1ad
  3. 28 Feb, 2018 6 commits
  4. 24 Feb, 2018 7 commits
  5. 12 Feb, 2018 25 commits