| /* | |
| * Copyright (C) 2015 Marvell Technology Group Ltd. | |
| * | |
| * This program is free software; you can redistribute it and/or modify | |
| * it under the terms of the GNU General Public License version 2 as | |
| * published by the Free Software Foundation. | |
| */ | |
| &pmic4 { | |
| compatible = "marvell,88pm805"; | |
| reg = <0x38>; | |
| interrupt-parent = <&gpio>; | |
| interrupts = <124 0x1>; | |
| marvell,88pm805-irq-write-clear; | |
| }; |