mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-09-22 09:34:56 +02:00
aad36cd32982d59470de6365f97f154c5af5d1d2
This reverts the following commits: commit53313ed25b("dt-bindings: marvell: Add Marvell MV88E6060 DSA schema") commit0f35369b4e("dt-bindings: marvell: Rewrite MV88E6xxx in schema") commit605a5f5d40("ARM64: dts: marvell: Fix some common switch mistakes") commitbfedd84236("ARM: dts: nxp: Fix some common switch mistakes") commit2b83557a58("ARM: dts: marvell: Fix some common switch mistakes") commitddae07ce9b("dt-bindings: net: mvusb: Fix up DSA example") commitb5ef61718a("dt-bindings: net: dsa: Require ports or ethernet-ports") As repoted by Vladimir, it breaks boot on the Turris MOX board. Link: https://lore.kernel.org/all/20231025093632.fb2qdtunzaznd73z@skbuf/ Signed-off-by: Jakub Kicinski <kuba@kernel.org>
…
…
…
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.
Languages
C
96.9%
Assembly
0.9%
Rust
0.6%
Shell
0.6%
Python
0.5%
Other
0.3%