1. 25 Mar, 2020 30 commits
  2. 20 Mar, 2020 2 commits
    • Linus Walleij's avatar
      ARM: dts: gemini: Add thermal zone to DIR-685 · 6e97f0aa
      Linus Walleij authored
      The DIR-685 can now exploit the thermal zone added by the
      drive temperature sensor inside the hard drive. We have
      patched the libata subsystem to assign the device nodes
      properly to the SCSI devices and this is what the drivetemp
      driver will use to populate the sensor and the thermal
      zone, so pick that up into the thermal zone and let this
      control the fan.
      
      The hardware lacks an embedded temperature sensor so the
      D-Link vendor firmware uses this method to control the
      temperature of the NAS enclosure using the thermal sensor
      inside the hard drive.
      
      The drive temperature trigger points to be used comes from
      the vendor firmware.
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      6e97f0aa
    • Linus Walleij's avatar
      ARM: dts: gemini: Rename IDE nodes · 67ac6549
      Linus Walleij authored
      By renaming the ATA drive nodes to "ide@" we activate the
      semantic checks to the DT schema for the controller and use
      the correct notation for PATA drives.
      Signed-off-by: default avatarLinus Walleij <linus.walleij@linaro.org>
      67ac6549
  3. 19 Mar, 2020 6 commits
  4. 17 Mar, 2020 2 commits