)]}'
{
  "commit": "0931a4c6dbfab03f2bfd22a9170130f7b155d53a",
  "tree": "3b943723615a0212bf5e5b74b1fbc0689ee6cbae",
  "parents": [
    "4331bb32339a55fd88fbfb0581ed5132207bf9a2"
  ],
  "author": {
    "name": "David Brownell",
    "email": "dbrownell@users.sourceforge.net",
    "time": "Mon Dec 22 12:05:27 2008 +0100"
  },
  "committer": {
    "name": "Samuel Ortiz",
    "email": "samuel@sortiz.org",
    "time": "Sun Jan 04 12:17:43 2009 +0100"
  },
  "message": "mfd: dm355evm msp430 driver\n\nBasic MFD framework for the MSP430 microcontroller firmware used\non the dm355evm board:\n\n - Provides an interface for other drivers: register read/write\n   utilities, and register declarations.\n\n - Directly exports:\n     * Many signals through the GPIO framework\n         + LEDs\n         + SW6 through gpio sysfs\n\t + NTSC/nPAL jumper through gpio sysfs\n\t + ... more could be added later, e.g. MMC signals\n     * Child devices:\n\t+ LEDs, via leds-gpio child (and default triggers)\n\t+ RTC, via rtc-dm355evm child device\n\t+ Buttons and IR control, via dm355evm_keys\n\n - Supports power-off system call.  Use the reset button to power\n   the board back up; the power supply LED will be on, but the\n   MSP430 waits to re-activate the regulators.\n\n - On probe() this:\n     * Announces firmware revision\n     * Turns off the banked LEDs\n     * Exports the resources noted above\n     * Hooks the power-off support\n     * Muxes tvp5146 -or- imager for video input\n\nUnless the new tvp514x driver (tracked for mainline) is configured,\nthis assumes that some custom imager driver handles video-in.\n\nThis completely ignores the registers reporting the output voltages\non the various power supplies.  Someone could add a hwmon interface\nif that seems useful.\n\nSigned-off-by: David Brownell \u003cdbrownell@users.sourceforge.net\u003e\nSigned-off-by: Samuel Ortiz \u003csameo@openedhand.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "781a27955ff5c417e11370ca0e508f9df44c9b83",
      "old_mode": 33188,
      "old_path": "drivers/mfd/Kconfig",
      "new_id": "02e9146ca44a2c181938085fe33d2d191677bbf7",
      "new_mode": 33188,
      "new_path": "drivers/mfd/Kconfig"
    },
    {
      "type": "modify",
      "old_id": "9a5ad8af9116327e07369ba81c80a9e8e00ec882",
      "old_mode": 33188,
      "old_path": "drivers/mfd/Makefile",
      "new_id": "8f6cd5c48930899feabd5afa8bc95a34baf37c4a",
      "new_mode": 33188,
      "new_path": "drivers/mfd/Makefile"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "4214b3f724267dee58ee8df315b6466bbaa444bf",
      "new_mode": 33188,
      "new_path": "drivers/mfd/dm355evm_msp.c"
    },
    {
      "type": "add",
      "old_id": "0000000000000000000000000000000000000000",
      "old_mode": 0,
      "old_path": "/dev/null",
      "new_id": "372470350faba613912ca311ff430b99645ab4b1",
      "new_mode": 33188,
      "new_path": "include/linux/i2c/dm355evm_msp.h"
    }
  ]
}
