[PATCH v2 0/3] RNG clock property cleanup
Jayesh Choudhary
j-choudhary at ti.com
Mon Nov 7 03:06:04 PST 2022
This series removes the clock property from the rng node of
K3 devices for TI SoCs as that clock is not dedicated to RNG
module and it cannot be controlled by the rng driver.
DT binding fix:
<https://lore.kernel.org/all/20220901171041.32056-1-afd@ti.com/>
Changelog v1 -> v2:
- Update the commit description properly for each patch
Jayesh Choudhary (3):
arm64: dts: ti: k3-am65-main: drop RNG clock
arm64: dts: ti: k3-j721e-main: drop RNG clock
arm64: dts: ti: k3-am64-main: drop RNG clock
arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-am65-main.dtsi | 1 -
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 1 -
3 files changed, 3 deletions(-)
--
2.25.1
More information about the linux-arm-kernel
mailing list