Merge remote-tracking branch 'linaro/clk-next' into clk-next
authorMike Turquette <mturquette@linaro.org>
Thu, 16 Jan 2014 21:13:46 +0000 (13:13 -0800)
committerMike Turquette <mturquette@linaro.org>
Thu, 16 Jan 2014 21:13:46 +0000 (13:13 -0800)
1  2 
Documentation/devicetree/bindings/clock/exynos5250-clock.txt
MAINTAINERS
arch/arm/boot/dts/cros5250-common.dtsi
drivers/media/platform/omap3isp/isp.c

diff --cc MAINTAINERS
Simple merge
index 9b186ac06c8ba2fbeff30f9bd58f6ca797e1b05d,c33a01eda52aa518eb419ffa46955d8300509812..0c30ca2dd152afc420b25bfea6cc5f560de1595f
  
                max77686@09 {
                        compatible = "maxim,max77686";
 +                      interrupt-parent = <&gpx3>;
 +                      interrupts = <2 0>;
 +                      pinctrl-names = "default";
 +                      pinctrl-0 = <&max77686_irq>;
 +                      wakeup-source;
                        reg = <0x09>;
+                       #clock-cells = <1>;
  
                        voltage-regulators {
                                ldo1_reg: LDO1 {
Simple merge