[PATCH 3/7] meson: clk: Rename register names according to Amlogic datasheet

Michael Turquette mturquette at baylibre.com
Tue Jul 5 17:28:23 PDT 2016


Quoting Alexander Müller (2016-07-05 10:56:27)
> Signed-off-by: Alexander Müller <serveralex at gmail.com>
> +#define HHI_MPLL_CNTL                  0x280 /* 0xa0 offset in data sheet */
> +#define HHI_SYS_PLL_CNTL               0x300 /* 0xc0 offset in data sheet */
> +#define HHI_VID_PLL_CNTL               0x320 /* 0xc8 offset in data sheet */

Nitpick: these three regs are not present in the data sheet, which is
why I did not include the comment for these three addresses originally.

Regards,
Mike



More information about the linux-amlogic mailing list