Skip to content
  • Linus Torvalds's avatar
    Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc · 6a512726
    Linus Torvalds authored
    Pull ARM SoC fixes from Olof Johansson:
     "Volume is a little higher than usual due to a set of gpio fixes for
      Davinci platforms that's been around a while, still seemed appropriate
      to not hold off until next merge window.
    
      Besides that it's the usual mix of minor fixes, mostly corrections of
      small stuff in device trees.
    
      Major stability-related one is the removal of a regulator from DT on
      Rock960, since DVFS caused undervoltage. I expect it'll be restored
      once they figure out the underlying issue"
    
    * tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc: (28 commits)
      MAINTAINERS: Remove unused Qualcomm SoC mailing list
      ARM: davinci: dm644x: set the GPIO base to 0
      ARM: davinci: da830: set the GPIO base to 0
      ARM: davinci: dm355: set the GPIO base to 0
      ARM: davinci: dm646x: set the GPIO base to 0
      ARM: davinci: dm365: set the GPIO base to 0
      ARM: davinci: da850: set the GPIO base to 0
      gpio: davinci: restore a way to manually specify the GPIO base
      ARM: davinci: dm644x: define gpio interrupts as separate resources
      ARM: davinci: dm355: define gpio interrupts as separate resources
      ARM: davinci: dm646x: define gpio interrupts as separate resources
      ARM: davinci: dm365: define gpio interrupts as separate resources
      ARM: davinci: da8xx: define gpio interrupts as separate resources
      ARM: dts: at91: sama5d2: use the divided clock for SMC
      ARM: dts: imx51-zii-rdu1: Remove EEPROM node
      ARM: dts: rockchip: Remove @0 from the veyron memory node
      arm64: dts: rockchip: Fix PCIe reset polarity for rk3399-puma-haikou.
      arm64: dts: qcom: msm8998: Reserve gpio ranges on MTP
      arm64: dts: sdm845-mtp: Reserve reserved gpios
      arm64: dts: ti: k3-am654: Fix wakeup_uart reg address
      ...
    6a512726