Hi Vikas,
> +Example:
> +
> +SoC specific DT Entry:
> +
> + fimd@11c00000 {
> + compatible = "samsung,exynos4210-fimd";
> + interrupt-parent = <&combiner>;
> + reg = <0x11c00000 0x20000>;
> + interrupt-names = "fifo", "vsync", "lcd_sys";
> + interrupts = <11 0>, <11 1>, <11 2>;
> + clocks = <&clock 140>, <&clock 283>;
> + clock-names = "sclk_fimd", "fimd";
Now that you have added clock properties, you need to make a mention
about them too in the description above.
--
With warm regards,
Sachin
_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss