Merge branch 'work.gfs2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[linux-2.6-microblaze.git] / arch / arm / boot / dts / tegra30-ouya.dts
index ab8744f..90db5ff 100644 (file)
                        compatible = "onnn,nct1008";
                        reg = <0x4c>;
                        vcc-supply = <&sys_3v3_reg>;
+
+                       interrupt-parent = <&gpio>;
+                       interrupts = <TEGRA_GPIO(CC, 2) IRQ_TYPE_EDGE_FALLING>;
+
                        #thermal-sensor-cells = <1>;
-/*
- *                     The interrupt is bugged, once triggered it never clears.
- *                     interrupt-parent = <&gpio>;
- *                     interrupts = <TEGRA_GPIO(CC, 2) IRQ_TYPE_LEVEL_LOW>;
- */
                };
 
                pmic: pmic@2d {
                nvidia,pins = "pcc2";
                nvidia,function = "i2s4";
                nvidia,pull = <TEGRA_PIN_PULL_NONE>;
-               nvidia,tristate = <TEGRA_PIN_ENABLE>;
-               nvidia,enable-input = <TEGRA_PIN_DISABLE>;
+               nvidia,tristate = <TEGRA_PIN_DISABLE>;
+               nvidia,enable-input = <TEGRA_PIN_ENABLE>;
        };
        sdmmc4_rst_n_pcc3 {
                nvidia,pins = "sdmmc4_rst_n_pcc3";