linux-stable/include/dt-bindings
Dario Binacchi 9453e097b8 clk: imx8mn: rename vpu_pll to m7_alt_pll
[ Upstream commit a429c60bae ]

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
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-12-31 13:14:12 +01:00
..
arm
bus treewide: change my e-mail address, fix my name 2021-04-09 14:54:23 -07:00
clk
clock clk: imx8mn: rename vpu_pll to m7_alt_pll 2022-12-31 13:14:12 +01: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 IMX_SC_R_CAN(x) macro for CAN 2020-11-20 12:06:45 +01:00
gce dt-bindings: gce: add gce header file for mt8195 2021-08-31 22:57:33 -05:00
gpio dt-bindings: gpio: Add a binding header for the MSC313 GPIO driver 2020-12-09 22:21:11 +01:00
i2c
iio dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry 2021-07-31 18:14:53 +01: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 dt-bindings: interconnect: Add Qualcomm SC8180x DT bindings 2021-08-09 15:16:31 +03:00
interrupt-controller dt-bindings: interrupt-controller: Add DT bindings for apple-aic 2021-04-08 20:18:41 +09:00
leds backlight: rt4831: Adds DT binding document for Richtek RT4831 backlight 2021-06-02 10:50:00 +01:00
mailbox dt-bindings: mailbox: Add WPSS client index to IPCC 2021-05-31 17:10:51 -05:00
media
memory dt-bindings: mediatek: Add binding for mt8192 IOMMU 2021-02-01 11:27:59 +00:00
mfd dt-bindings: mfd: pm8008: Add IRQ listing 2021-06-02 10:51:17 +01:00
mips
mux dt-bindings: ti-serdes-mux: Add defines for AM64 SoC 2021-03-17 12:02:40 +05:30
net
phy dt-bindings: msm: dsi: document phy-type property for 7nm dsi phy 2021-08-07 11:48:37 -07:00
pinctrl pinctrl: renesas: Updates for v5.15 (take two) 2021-08-14 00:39:33 +02:00
pmu
power ARM: SoC drivers for 5.15 2021-09-01 15:25:28 -07:00
pwm dt-bindings: pwm: Add binding for RPi firmware PWM bus 2021-03-22 17:59:52 +01:00
regulator regulator: Update DA9121 dt-bindings 2020-12-01 12:17:55 +00:00
reset linux-watchdog 5.15-rc1 tag 2021-09-07 13:52:46 -07:00
reset-controller dt-binding: mt8192: add toprgu reset-controller head file 2021-02-07 14:41:24 +01:00
soc dt-bindings: soc: remove obsolete zte zx header 2021-08-23 13:52:10 -05:00
sound ASoC: q6afe: dt-bindings: Add QUIN_MI2S_RX/TX 2021-06-15 16:39:37 +01:00
spmi
thermal
usb dt-bindings: connector: Add PD rev 2.0 VDO definition 2021-06-04 11:43:01 +02:00