1. 08 May, 2024 1 commit
    • Arnd Bergmann's avatar
      Merge tag 'riscv-dt-for-v6.10-take2' of... · 01a7f9e1
      Arnd Bergmann authored
      Merge tag 'riscv-dt-for-v6.10-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux into soc/dt-late
      
      RISC-V Devicetrees for v6.10
      
      Microchip:
      A simple addition of a power-monitor on the Icicle dev board, as the
      binding for it is now in mainline.
      
      StarFive:
      Support for the Milk-V Mars. This board is incredibly similar to the
      VisionFive v2 that is already supported, with only the really ethernet
      configuration being slightly different. Emil requested that a common
      dtsi file, so my fixes branch is pulled into for-next to avoid an
      annoying conflict between moved content and some erroneously added
      nodes that were removed as fixes this cycle.
      
      T-Head:
      Re-ordering of some nodes to match the DTS coding style on the th1520.
      Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
      
      * tag 'riscv-dt-for-v6.10-take2' of https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux:
        riscv: dts: microchip: add pac1934 power-monitor to icicle
        riscv: dts: thead: Fix node ordering in TH1520 device tree
        riscv: dts: starfive: add Milkv Mars board device tree
        riscv: dts: starfive: introduce a common board dtsi for jh7110 based boards
        riscv: dts: starfive: visionfive 2: add "disable-wp" for tfcard
        riscv: dts: starfive: visionfive 2: add tf cd-gpios
        riscv: dts: starfive: visionfive 2: use cpus label for timebase freq
        riscv: dts: starfive: visionfive 2: update sound and codec dt node name
        dt-bindings: riscv: starfive: add Milkv Mars board
        riscv: dts: starfive: add 'cpus' label to jh7110 and jh7100 soc dtsi
        riscv: dts: starfive: visionfive 2: Remove non-existing I2S hardware
        riscv: dts: starfive: visionfive 2: Remove non-existing TDM hardware
        riscv: dts: starfive: Remove PMIC interrupt info for Visionfive 2 board
      
      Link: https://lore.kernel.org/r/20240508-crafter-cement-4f54e4182270@spudSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      01a7f9e1
  2. 07 May, 2024 5 commits
    • Conor Dooley's avatar
      riscv: dts: microchip: add pac1934 power-monitor to icicle · 1c80d50b
      Conor Dooley authored
      The binding for this landed in v6.9, add the description. In the
      off-chance that there were people carrying local patches for this based
      on the driver shipped on the Microchip website (or vendor kernel) both
      the binding and sysfs filenames changed during upstreaming.
      Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
      1c80d50b
    • Conor Dooley's avatar
      RISC-V: add Milkv Mars board devicetree · 04a228aa
      Conor Dooley authored
      The Milkv Mars is a development board based on the Starfive JH7110 SoC.
      The board features:
      
      - JH7110 SoC
      - 1/2/4/8 GiB LPDDR4 DRAM
      - AXP15060 PMIC
      - 40 pin GPIO header
      - 3x USB 3.0 host port
      - 1x USB 2.0 host port
      - 1x M.2 E-Key
      - 1x eMMC slot
      - 1x MicroSD slot
      - 1x QSPI Flash
      - 1x 1Gbps Ethernet port
      - 1x HDMI port
      - 1x 2-lane DSI and 1x 4-lane DSI
      - 1x 2-lane CSI
      
      I fixed up some nits Emil pointed out. This merges fixes into for-next
      to avoid messing around with some nodes that were removed as fixes this
      cycle.
      Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
      04a228aa
    • Thomas Bonnefille's avatar
      riscv: dts: thead: Fix node ordering in TH1520 device tree · 9abd613a
      Thomas Bonnefille authored
      According to the device tree coding style, nodes shall be ordered by
      unit address in ascending order.
      Signed-off-by: default avatarThomas Bonnefille <thomas.bonnefille@bootlin.com>
      Signed-off-by: default avatarConor Dooley <conor.dooley@microchip.com>
      9abd613a
    • Arnd Bergmann's avatar
      Merge tag 'aspeed-6.10-devicetree' of... · aa32dec6
      Arnd Bergmann authored
      Merge tag 'aspeed-6.10-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into soc/dt-late
      
      ASPEED device tree updates for 6.10
      
       - New and removed machines:
      
        * IBM System1 AST2600 BMC, a x86 server
        * ASUS X4TF AST2600 BMC, a x86 server
        * ASRock SPC621D8HM3 AST2500 BMC, a Intel Xeon system
        * ASRock E3C256D4I AST2500 BMC, a Intel Xeon system
        * Add ASRock X570D4U's AST2500 BMC, an AMD Ryzen 5000 system
        * Facebook Harma's AST2600 BMC
        * Facebook Cloudripper is removed
      
       - Updates to machines merged this cycle, as well as bonnell,
         yosemite4, minerva and others
      
      * tag 'aspeed-6.10-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc: (52 commits)
        ARM: dts: aspeed: Add ASRock E3C256D4I BMC
        dt-bindings: arm: aspeed: document ASRock E3C256D4I
        dt-bindings: trivial-devices: add isil,isl69269
        ARM: dts: aspeed: x4tf: Add dts for asus x4tf project
        dt-bindings: arm: aspeed: add ASUS X4TF board
        ARM: dts: aspeed: Remove Facebook Cloudripper dts
        ARM: dts: aspeed: drop unused ref_voltage ADC property
        ARM: dts: aspeed: harma: correct Mellanox multi-host property
        ARM: dts: aspeed: yosemitev2: correct Mellanox multi-host property
        ARM: dts: aspeed: yosemite4: correct Mellanox multi-host property
        ARM: dts: aspeed: greatlakes: correct Mellanox multi-host property
        ARM: dts: aspeed: Modify I2C bus configuration
        ARM: dts: aspeed: Disable unused ADC channels for Asrock X570D4U BMC
        ARM: dts: aspeed: Modify GPIO table for Asrock X570D4U BMC
        ARM: dts: aspeed: yosemite4: set bus13 frequency to 100k
        ARM: dts: Aspeed: Bonnell: Fix NVMe LED labels
        ARM: dts: aspeed: yosemite4: Enable ipmb device for OCP debug card
        ARM: dts: aspeed: ahe50dc: Update lm25066 regulator name
        ARM: dts: aspeed: Add vendor prefixes to lm25066 compat strings
        ARM: dts: aspeed: asrock: Use MAC address from FRU EEPROM
        ...
      
      Link: https://lore.kernel.org/r/CACPK8Xd2Qc9MQUJ-8GuRjmyU50oMHpmmHPHLqAh9W_1Gyqi2ug@mail.gmail.comSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      aa32dec6
    • Arnd Bergmann's avatar
      Merge tag 'amlogic-arm64-dt-for-v6.10' of... · 24ae5d24
      Arnd Bergmann authored
      Merge tag 'amlogic-arm64-dt-for-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/dt-late
      
      Amlogic ARM64 DT changes for v6.10:
      - New Boards:
        - MNT Reform 2 CM4 adapter with a BPI-CM4 Module
        - AV400 (Amlogic A5)
        - BA400 (Amlogic A4)
      - Initial Amlogic A4 & A5 support
      - MIPI DSI support for G12A, G12B & SM1 SoCs
      - Overlay for Khadas TS050 panel for the Khadas VIM3/VIM3L
      - Amlogic T7 reset controller
      
      * tag 'amlogic-arm64-dt-for-v6.10' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux:
        arm64: dts: amlogic: Add Amlogic T7 reset controller
        arm64: dts: add support for A5 based Amlogic AV400
        arm64: dts: add support for A4 based Amlogic BA400
        dt-bindings: serial: amlogic,meson-uart: Add compatible string for A4
        dt-bindings: arm: amlogic: add A5 support
        dt-bindings: arm: amlogic: add A4 support
        arm64: dts: meson: fix S4 power-controller node
        arm64: dts: amlogic: meson-g12b-bananapi-cm4: add support for MNT Reform2 with CM4 adaper
        arm64: meson: khadas-vim3l: add TS050 DSI panel overlay
        arm64: meson: g12-common: add the MIPI DSI nodes
        dt-bindings: arm: amlogic: Document the MNT Reform 2 CM4 adapter with a BPI-CM4 Module
      
      Link: https://lore.kernel.org/r/6030a450-fb4e-4e27-a5c3-6f4e0f326d9a@linaro.orgSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
      24ae5d24
  3. 02 May, 2024 3 commits
  4. 01 May, 2024 31 commits