Hi Sachin,

On Wednesday 30 of October 2013 15:35:53 Sachin Kamat wrote:
> Fix the name as per DT node naming convention.
> 
> Signed-off-by: Sachin Kamat <[email protected]>
> ---
>  arch/arm/boot/dts/exynos4.dtsi |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/exynos4.dtsi b/arch/arm/boot/dts/exynos4.dtsi
> index e262946..68479c3 100644
> --- a/arch/arm/boot/dts/exynos4.dtsi
> +++ b/arch/arm/boot/dts/exynos4.dtsi
> @@ -99,7 +99,7 @@
>               reg = <0x10440000 0x1000>;
>       };
>  
> -     sys_reg: sysreg {
> +     sys_reg: sysreg@10010000 {

While at changing node name, could you rename it to syscon? Nodes
should have more generic names, while sysreg is an Exynos-specific term.

Best regards.
Tomasz

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to