1. 30 Nov, 2020 2 commits
  2. 27 Nov, 2020 8 commits
  3. 26 Nov, 2020 22 commits
  4. 24 Nov, 2020 2 commits
  5. 23 Nov, 2020 6 commits
    • Lee Jones's avatar
      soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq' · 3d1d8f29
      Lee Jones authored
      Fixes the following W=1 kernel build warning(s):
      
       drivers/soc/fsl/qbman/qman.c: In function ‘qman_shutdown_fq’:
       drivers/soc/fsl/qbman/qman.c:2700:8: warning: variable ‘dequeue_wq’ set but not used [-Wunused-but-set-variable]
      
      Cc: Li Yang <leoyang.li@nxp.com>
      Cc: YueHaibing <yuehaibing@huawei.com>
      Cc: linuxppc-dev@lists.ozlabs.org
      Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
      Signed-off-by: default avatarLi Yang <leoyang.li@nxp.com>
      3d1d8f29
    • Lee Jones's avatar
      soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr' · 0d0807bc
      Lee Jones authored
      Fixes the following W=1 kernel build warning(s):
      
       drivers/soc/fsl/qe/qe_common.c:237: warning: Function parameter or member 'addr' not described in 'cpm_muram_dma'
       drivers/soc/fsl/qe/qe_common.c:237: warning: Excess function parameter 'offset' description in 'cpm_muram_dma'
      
      Cc: Qiang Zhao <qiang.zhao@nxp.com>
      Cc: Li Yang <leoyang.li@nxp.com>
      Cc: Scott Wood <scottwood@freescale.com>
      Cc: act <dmalek@jlc.net>
      Cc: Dan Malek <dan@embeddedalley.com>
      Cc: "Software, Inc" <source@mvista.com>
      Cc: Vitaly Bordug <vbordug@ru.mvista.com>
      Cc: linuxppc-dev@lists.ozlabs.org
      Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
      Signed-off-by: default avatarLi Yang <leoyang.li@nxp.com>
      0d0807bc
    • Lee Jones's avatar
      soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours · b636d36e
      Lee Jones authored
      Fixes the following W=1 kernel build warning(s):
      
       drivers/soc/fsl/dpio/qbman-portal.c:430: warning: Function parameter or member 'inhibit' not described in 'qbman_swp_interrupt_set_inhibit'
       drivers/soc/fsl/dpio/qbman-portal.c:430: warning: Excess function parameter 'mask' description in 'qbman_swp_interrupt_set_inhibit'
       drivers/soc/fsl/dpio/qbman-portal.c:518: warning: Function parameter or member 'd' not described in 'qbman_eq_desc_clear'
       drivers/soc/fsl/dpio/qbman-portal.c:529: warning: Function parameter or member 'respond_success' not described in 'qbman_eq_desc_set_no_orp'
       drivers/soc/fsl/dpio/qbman-portal.c:529: warning: Excess function parameter 'response_success' description in 'qbman_eq_desc_set_no_orp'
       drivers/soc/fsl/dpio/qbman-portal.c:941: warning: Function parameter or member 's' not described in 'qbman_swp_push_get'
       drivers/soc/fsl/dpio/qbman-portal.c:941: warning: Excess function parameter 'p' description in 'qbman_swp_push_get'
       drivers/soc/fsl/dpio/qbman-portal.c:955: warning: Function parameter or member 's' not described in 'qbman_swp_push_set'
       drivers/soc/fsl/dpio/qbman-portal.c:955: warning: Excess function parameter 'p' description in 'qbman_swp_push_set'
       drivers/soc/fsl/dpio/qbman-portal.c:1052: warning: Function parameter or member 'd' not described in 'qbman_pull_desc_set_fq'
       drivers/soc/fsl/dpio/qbman-portal.c:1065: warning: Function parameter or member 'd' not described in 'qbman_pull_desc_set_wq'
       drivers/soc/fsl/dpio/qbman-portal.c:1079: warning: Function parameter or member 'd' not described in 'qbman_pull_desc_set_channel'
       drivers/soc/fsl/dpio/qbman-portal.c:1403: warning: Function parameter or member 'd' not described in 'qbman_release_desc_clear'
       drivers/soc/fsl/dpio/qbman-portal.c:1412: warning: Function parameter or member 'd' not described in 'qbman_release_desc_set_bpid'
       drivers/soc/fsl/dpio/qbman-portal.c:1412: warning: Function parameter or member 'bpid' not described in 'qbman_release_desc_set_bpid'
       drivers/soc/fsl/dpio/qbman-portal.c:1421: warning: Function parameter or member 'd' not described in 'qbman_release_desc_set_rcdi'
       drivers/soc/fsl/dpio/qbman-portal.c:1421: warning: Function parameter or member 'enable' not described in 'qbman_release_desc_set_rcdi'
      
      Cc: Roy Pledge <Roy.Pledge@nxp.com>
      Cc: Li Yang <leoyang.li@nxp.com>
      Cc: linuxppc-dev@lists.ozlabs.org
      Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
      Signed-off-by: default avatarLi Yang <leoyang.li@nxp.com>
      b636d36e
    • Arnd Bergmann's avatar
      Merge tag 'samsung-drivers-5.11' of... · 4ce4be5d
      Arnd Bergmann authored
      Merge tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into arm/drivers
      
      Samsung SoC drivers changes for v5.11
      
      1. Limit the big.LITTLE cpuidle driver to Peach-Pit/Pi Chromebooks only
         because these are the only platforms were the driver works properly.
      2. Convert the Exynos CLKOUT driver to a full module which solves
         boot-probe ordering issues (e.g. if device nodes in DTS are moved).
         This also brings modularization and compile testing.
      3. Few minor cleanups in documentation and code.
      
      * tag 'samsung-drivers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux:
        clk: samsung: allow building the clkout driver as module
        soc: samsung: s3c-pm-check: Fix incorrectly named variable 'val'
        soc: samsung: exynos5422-asv: remove unneeded semicolon
        serial: s3c: Update path of Samsung S3C machine file
        Documentation: Update paths of Samsung S3C machine files
        clk: samsung: exynos-clkout: convert to module driver
        soc: samsung: exynos-pmu: instantiate clkout driver as MFD
        cpuidle: big.LITTLE: enable driver only on Peach-Pit/Pi Chromebooks
      
      Link: https://lore.kernel.org/r/20201113162211.10020-1-krzk@kernel.orgSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      4ce4be5d
    • Sudeep Holla's avatar
      Merge tag 'scmi-voltage-5.11' of... · f83eb664
      Sudeep Holla authored
      Merge tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into for-next/scmi
      
      SCMI voltage domain management protocol support for v5.11
      
      SCMI v3.0 voltage domain protocol support to discover the voltage levels
      supported by the domains and to set/get the configuration and voltage
      level of any given domain.
      
      * tag 'scmi-voltage-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux:
        firmware: arm_scmi: Add support to enumerated SCMI voltage domain device
        firmware: arm_scmi: Add voltage domain management protocol support
        dt-bindings: arm: Add support for SCMI Regulators
      f83eb664
    • Cristian Marussi's avatar
      firmware: arm_scmi: Remove residual _le structs naming · e945927d
      Cristian Marussi authored
      For sake of consistency, remove any residual naming based on _le
      suffixes in SCMI sensors protocol, since little endianness is already
      assumed across all of SCMI implementation and, as such, all currently
      existent names do not explicitly state their endianness.
      
      No functional change.
      
      Link: https://lore.kernel.org/r/20201123162008.35814-1-cristian.marussi@arm.comSigned-off-by: default avatarCristian Marussi <cristian.marussi@arm.com>
      Signed-off-by: default avatarSudeep Holla <sudeep.holla@arm.com>
      e945927d