lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 04 Feb 2013 21:40:14 -0800
From:	Kukjin Kim <kgene.kim@...sung.com>
To:	'Dongjin Kim' <tobetter@...il.com>
Cc:	'Russell King' <linux@....linux.org.uk>,
	'Olof Johansson' <olof@...om.net>,
	linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: RE: [PATCH] ARM: dts: Adding RTC device node

Dongjin Kim wrote:
> 
> This patch enables RTC device node defined in
> arch/arm/boot/dts/exynos4.dtsi.
> 
> Signed-off-by: Dongjin Kim <tobetter@...il.com>
> ---
>  arch/arm/boot/dts/exynos4412-odroidx.dts |    4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/arm/boot/dts/exynos4412-odroidx.dts
> b/arch/arm/boot/dts/exynos4412-odroidx.dts
> index 54fe32f..85c958a 100644
> --- a/arch/arm/boot/dts/exynos4412-odroidx.dts
> +++ b/arch/arm/boot/dts/exynos4412-odroidx.dts
> @@ -83,6 +83,10 @@
>  		regulator-boot-on;
>  	};
> 
> +	rtc@...70000 {
> +		status = "okay";
> +	};
> +
>  	sdhci@...30000 {
>  		bus-width = <4>;
>  		pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_cd &sd2_bus4>;
> --
> 1.7.10.4

Applied, thanks.

- Kukjin

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ