From: Russell King Date: Mon, 2 Mar 2015 20:03:54 +0000 (+0000) Subject: ARM: dts: hummingboard: enable PCF8523 RTC support X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=a931bbbc64f671340f98dfd3f74f3a2901a60cfc;p=sagit-ice-cold%2Fkernel_xiaomi_msm8998.git ARM: dts: hummingboard: enable PCF8523 RTC support Enable the commented out PCF8523 RTC support for Hummingboard pro base boards. Signed-off-by: Russell King Acked-by: Philipp Zabel Signed-off-by: Shawn Guo --- diff --git a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi index 674cb237298f..93588c987d2c 100644 --- a/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi +++ b/arch/arm/boot/dts/imx6qdl-hummingboard.dtsi @@ -113,16 +113,13 @@ &i2c1 { pinctrl-names = "default"; pinctrl-0 = <&pinctrl_hummingboard_i2c1>; - - /* - * Not fitted on Carrier-1 board... yet status = "okay"; + /* Pro baseboard model */ rtc: pcf8523@68 { compatible = "nxp,pcf8523"; reg = <0x68>; }; - */ }; &i2c2 {