linux/include/dt-bindings
Dario Binacchi a429c60bae clk: imx8mn: rename vpu_pll to m7_alt_pll
The IMX8MN platform does not have any video processing unit (VPU), and
indeed in the reference manual (document IMX8MNRM Rev 2, 07/2022) there
is no occurrence of its pll. From an analysis of the code and the RM
itself, I think vpu pll is used instead of m7 alternate pll, probably
for copy and paste of code taken from modules of similar architectures.

As an example for all, if we consider the second row of the "Clock Root"
table of chapter 5 (Clocks and Power Management) of the RM:

     Clock Root     offset     Source Select (CCM_TARGET_ROOTn[MUX])
        ...          ...                    ...
  ARM_M7_CLK_ROOT   0x8080            000 - 24M_REF_CLK
                                      001 - SYSTEM_PLL2_DIV5
				      010 - SYSTEM_PLL2_DIV4
				      011 - M7_ALT_PLL_CLK
				      100 - SYSTEM_PLL1_CLK
				      101 - AUDIO_PLL1_CLK
				      110 - VIDEO_PLL_CLK
				      111 - SYSTEM_PLL3_CLK
        ...          ...                    ...

but in the source code, the imx8mn_m7_sels clocks list contains vpu_pll
for the source select bits 011b.

So, let's rename "vpu_pll" to "m7_alt_pll" to be consistent with the RM.

The IMX8MN_VPU_* constants have not been removed to ensure backward
compatibility of the patch.

No functional changes intended.

Fixes: 96d6392b54 ("clk: imx: Add support for i.MX8MN clock driver")
Signed-off-by: Dario Binacchi <dario.binacchi@amarulasolutions.com>
Acked-by: Marco Felsch <m.felsch@pengutronix.de>
Reviewed-by: Abel Vesa <abel.vesa@linaro.org>
Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
Link: https://lore.kernel.org/r/20221117113637.1978703-2-dario.binacchi@amarulasolutions.com
2022-11-25 11:17:34 +02:00
..
arm
ata dt-bindings: ata: ahci: Add platform capability properties 2022-09-17 01:39:38 +09:00
bus treewide: change my e-mail address, fix my name 2021-04-09 14:54:23 -07:00
clock clk: imx8mn: rename vpu_pll to m7_alt_pll 2022-11-25 11:17:34 +02:00
display
dma dt-bindings: dmaengine: Document qcom,gpi dma binding 2020-11-24 21:41:59 +05:30
firmware/imx dt-bindings: firmware: add missing resource IDs for imx8dxl 2022-09-17 16:25:50 +08:00
gce dt-bindings: gce: add the GCE header file for MT8186 2022-05-21 11:41:29 -05:00
gpio dt-bindings: gpio: add pull-disable flag 2022-07-19 10:24:17 +02:00
i2c
iio Char/Misc and other driver changes for 6.1-rc1 2022-10-08 08:56:37 -07:00
input dt-bindings: input: atmel_mxt_ts: Document atmel,wakeup-method and WAKE line GPIO 2021-03-20 19:48:38 -07:00
interconnect Merge branch 'icc-imx8mp' into icc-next 2022-07-15 17:55:48 +03:00
interrupt-controller dt-bindings: interrupt-controller: Add macros for NMI and IRQ0-7 interrupts present on RZ/G2L SoC 2022-08-16 09:37:01 +02:00
leds dt-bindings: leds: Expand LED_COLOR_ID definitions 2022-09-08 13:16:10 -05:00
mailbox dt-bindings: mailbox: qcom-ipcc: Add NSP1 client 2022-06-30 08:50:00 -05:00
media
memory IOMMU Updates for Linux v6.1: 2022-10-10 13:20:53 -07:00
mfd dt-bindings: Add mfd/cros_ec definitions 2022-05-20 16:39:16 +02:00
mips
mux dt-bindings: ti-serdes-mux: Add defines for J721S2 SoC 2022-01-03 13:59:57 +01:00
net dt-bindings: net: pcs: add bindings for Renesas RZ/N1 MII converter 2022-06-29 16:08:06 +02:00
nvmem dt-bindings: microchip-otpc: document Microchip OTPC 2022-07-08 15:45:04 +02:00
phy dt-bindings: phy: Add PHY_TYPE_USXGMII definition 2022-08-30 10:42:57 +05:30
pinctrl These are the pin control changes for the v6.1 kernel cycle: 2022-10-11 10:59:59 -07:00
pmu
power Qualcomm driver updates for 6.1 2022-09-23 17:40:27 +02:00
pwm dt-bindings: pwm: Add binding for RPi firmware PWM bus 2021-03-22 17:59:52 +01:00
regulator regulator: Add bindings for Richtek RT5190A PMIC 2022-03-09 13:32:21 +00:00
reset Merge branches 'clk-baikal', 'clk-broadcom', 'clk-vc5' and 'clk-versaclock' into clk-next 2022-10-04 10:54:34 -07:00
soc dt-bindings: soc: add samsung,boot-mode definitions 2022-06-06 10:33:25 +02:00
sound ASoC: qcom: qdsp6: q6prm: add new clocks 2022-08-17 13:00:28 +01:00
spmi
thermal
usb dt-bindings: connector: Add PD rev 2.0 VDO definition 2021-06-04 11:43:01 +02:00