arm64: dts: qcom: pm8994: Add RESIN node
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / qcom / apq8096-db820c.dtsi
index 0a15589..51e1709 100644 (file)
        vdd-gfx-supply = <&vdd_gfx>;
 };
 
+&pm8994_resin {
+       status = "okay";
+       linux,code = <KEY_VOLUMEDOWN>;
+};
+
 &tlmm {
        gpio-line-names =
                "[SPI0_DOUT]", /* GPIO_0, BLSP1_SPI_MOSI, LSEC pin 14 */
        };
 };
 
-&spmi_bus {
-       pmic@0 {
-               pon@800 {
-                       resin {
-                               compatible = "qcom,pm8941-resin";
-                               interrupts = <0x0 0x8 1 IRQ_TYPE_EDGE_BOTH>;
-                               debounce = <15625>;
-                               bias-pull-up;
-                               linux,code = <KEY_VOLUMEDOWN>;
-                       };
-               };
-       };
-};
-
 &ufsphy {
        status = "okay";