[PATCH v2 1/2] ARM: dts: imx6q-cm-fx6: fix the operation points

Fabio Estevam festevam at gmail.com
Sun Jun 12 15:49:50 PDT 2016


On Sun, Jun 12, 2016 at 12:19 PM,  <christopher.spinrath at rwth-aachen.de> wrote:

> +&cpu0 {
> +       /* Although the imx6q fuse indicates that 1.2GHz operation is possible,
> +        * the module behaves unstable at this frequency. Hence, remove the
> +        * 1.2GHz operation point here.
> +        */

Just one minor comment.

>From Documentation/CodingStyle:

"The preferred style for long (multi-line) comments is:

    /*
     * This is the preferred style for multi-line
     * comments in the Linux kernel source code.
     * Please use it consistently.
     *
     * Description:  A column of asterisks on the left side,
     * with beginning and ending almost-blank lines.
     */
"

Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>



More information about the linux-arm-kernel mailing list