1. 01 Nov, 2022 3 commits
    • Jay Fang's avatar
      MAINTAINERS: Update HiSilicon LPC BUS Driver maintainer · a0e21508
      Jay Fang authored
      Add Jay Fang as the maintainer of the HiSilicon LPC BUS Driver, replacing
      John Garry.
      Signed-off-by: default avatarJay Fang <f.fangjian@huawei.com>
      Link: https://lore.kernel.org/r/20221028105434.1661264-1-f.fangjian@huawei.com'
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      a0e21508
    • Linus Walleij's avatar
      ARM: dts: ux500: Add trips to battery thermal zones · cd73adcd
      Linus Walleij authored
      Recent changes to the thermal framework has made the trip
      points (trips) for thermal zones compulsory, which made
      the Ux500 DTS files break validation and also stopped
      probing because of similar changes to the code.
      
      Fix this by adding an "outer bounding box": battery thermal
      zones should not get warmer than 70 degress, then we will
      shut down.
      
      Fixes: 8c596324 ("dt-bindings: thermal: Fix missing required property")
      Fixes: 3fd6d6e2 ("thermal/of: Rework the thermal device tree initialization")
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      Cc: Daniel Lezcano <daniel.lezcano@linaro.org>
      Cc: linux-pm@vger.kernel.org
      Link: https://lore.kernel.org/r/20221030210854.346662-1-linus.walleij@linaro.org'
      Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      cd73adcd
    • Arnd Bergmann's avatar
      Merge tag 'imx-fixes-6.1' of... · c872f6ce
      Arnd Bergmann authored
      Merge tag 'imx-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into arm/fixes
      
      i.MX fixes for 6.1:
      
      - Fix imx93-pd driver to release resources when error occurs in probe.
      - A series from Ioana Ciornei to add missing clock frequencies for MDIO
        controllers on LayerScape SoCs, so that the kernel driver can work
        independently from bootloader.
      - A series from Li Jun to fix USB power domain setup in i.MX8MM/N device
        trees.
      - Fix CPLD_Dn pull configuration for MX8Menlo board to avoid interfering
        with CPLD power off functionality.
      - Fix ctrl_sleep_moci GPIO setup for verdin-imx8mp board.
      - Fix DT schema check warnings on uSDHC clocks for imx8-ss-conn device
        tree.
      - Fix up gpcv2 DT bindings to have an optional `power-domains` property.
      - A couple of i.MX93 device tree fixes on S4MU interrupt and gpio-ranges
        of GPIO controllers.
      - Keep PU regulator on for Quad and QuadPlus based imx6dl-yapp4 boards to
        work around a hardware design flaw in supply voltage distribution.
      - Fix user push-button GPIO offset on imx6qdl-gw59 boards.
      
      * tag 'imx-fixes-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux:
        arm64: dts: ls208xa: specify clock frequencies for the MDIO controllers
        arm64: dts: ls1088a: specify clock frequencies for the MDIO controllers
        arm64: dts: lx2160a: specify clock frequencies for the MDIO controllers
        soc: imx: imx93-pd: Fix the error handling path of imx93_pd_probe()
        arm64: dts: imx93: correct gpio-ranges
        arm64: dts: imx93: correct s4mu interrupt names
        dt-bindings: power: gpcv2: add power-domains property
        arm64: dts: imx8: correct clock order
        ARM: dts: imx6dl-yapp4: Do not allow PM to switch PU regulator off on Q/QP
        ARM: dts: imx6qdl-gw59{10,13}: fix user pushbutton GPIO offset
        arm64: dts: imx8mn: Correct the usb power domain
        arm64: dts: imx8mn: remove otg1 power domain dependency on hsio
        arm64: dts: imx8mm: correct usb power domains
        arm64: dts: imx8mm: remove otg1/2 power domain dependency on hsio
        arm64: dts: verdin-imx8mp: fix ctrl_sleep_moci
        arm64: dts: imx8mm: Enable CPLD_Dn pull down resistor on MX8Menlo
      
      Link: https://lore.kernel.org/r/20221101031547.GB125525@dragonSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      c872f6ce
  2. 29 Oct, 2022 15 commits
  3. 27 Oct, 2022 1 commit
  4. 23 Oct, 2022 10 commits
  5. 22 Oct, 2022 11 commits