fcf7e8b7b2c495396b84d1f34bb42788698a4540
Define in the RCC clock provider node which root clocks the driver depends on. These are root oscillators, which may be present or not, upon FDT content. For "st,stm32mp1-rcc-secure", these clocks are provided by secure world with SCMI server. For "st,stm32mp1-rcc" these clock should provided by fixed clock. This "clocks" property is optional but is required for bootloaders drivers (U-Boot) to manage booth compatible "st,stm32mp1-rcc-secure" and "st,stm32mp1-rcc" with the same driver. Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com> Change-Id: I3a721ee818246f35adc7091a92e84c46091771d0 Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/287316 ACI: CITOOLS <MDG-smet-aci-reviews@list.st.com> ACI: CIBUILD <MDG-smet-aci-builds@list.st.com> Reviewed-by: Gabriel FERNANDEZ <gabriel.fernandez@foss.st.com>
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
…
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.7%
Assembly
1.2%
Shell
0.4%
Makefile
0.3%
Python
0.2%
Other
0.1%