1. 25 Jun, 2019 3 commits
  2. 20 Jun, 2019 1 commit
  3. 19 Jun, 2019 3 commits
  4. 18 Jun, 2019 3 commits
  5. 17 Jun, 2019 2 commits
  6. 12 Jun, 2019 5 commits
  7. 09 Jun, 2019 2 commits
    • Andy Gross's avatar
      arm64: dts: qcom-qcs404: Add reset-cells to GCC node · 4b2c7ea8
      Andy Gross authored
      This patch adds a reset-cells property to the gcc controller on the QCS404.
      Without this in place, we get warnings like the following if nodes reference
      a gcc reset:
      
      arch/arm64/boot/dts/qcom/qcs404.dtsi:261.38-310.5: Warning (resets_property):
      /soc@0/remoteproc@b00000: Missing property '#reset-cells' in node
      /soc@0/clock-controller@1800000 or bad phandle (referred from resets[0])
        also defined at arch/arm64/boot/dts/qcom/qcs404-evb.dtsi:82.18-84.3
        DTC     arch/arm64/boot/dts/qcom/qcs404-evb-4000.dtb
      arch/arm64/boot/dts/qcom/qcs404.dtsi:261.38-310.5: Warning (resets_property):
      /soc@0/remoteproc@b00000: Missing property '#reset-cells' in node
      /soc@0/clock-controller@1800000 or bad phandle (referred from resets[0])
        also defined at arch/arm64/boot/dts/qcom/qcs404-evb.dtsi:82.18-84.3
      Signed-off-by: default avatarAndy Gross <agross@kernel.org>
      4b2c7ea8
    • Leo Yan's avatar
      arm64: dts: qcom-msm8916: Update coresight DT bindings · b422b03a
      Leo Yan authored
      CoreSight DT bindings have been updated, thus the old compatible strings
      are obsolete and the drivers will report warning if DTS uses these
      obsolete strings.
      
      This patch switches to the new bindings for CoreSight dynamic funnel,
      so can dismiss warning during initialisation.
      
      Cc: Andy Gross <agross@kernel.org>
      Cc: David Brown <david.brown@linaro.org>
      Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
      Cc: Suzuki K Poulose <suzuki.poulose@arm.com>
      Signed-off-by: default avatarLeo Yan <leo.yan@linaro.org>
      Signed-off-by: default avatarAndy Gross <agross@kernel.org>
      b422b03a
  8. 30 May, 2019 21 commits