[PATCH v7 4/7] ARM: dts: imx: Add support for Advantech/GE Bx50v3
Shawn Guo
shawnguo at kernel.org
Sat Feb 13 18:19:29 PST 2016
On Thu, Feb 04, 2016 at 06:57:44PM -0500, Akshay Bhat wrote:
> >>+/ {
> >>+ clocks {
> >>+ #address-cells = <1>;
> >>+ #size-cells = <0>;
> >
> >These are already specified in imx6qdl.dtsi.
> >
>
> Will fix this. Once it is removed, should I have a new line before
> the child node?
> eg:
>
> clocks {
>
No, this new line is not needed.
Shawn
> mclk: clock at 0 {
> compatible = "fixed-clock";
> >>+
> >>+ mclk: clock at 0 {
> >>+ compatible = "fixed-clock";
> >>+ reg = <0>;
> >>+ #clock-cells = <0>;
> >>+ clock-frequency = <22000000>;
> >>+ };
> >>+ };
More information about the linux-arm-kernel
mailing list