Go to file
Siddharth Vadapalli c85b53e32c dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support
Update bindings for TI K3 J721e SoC which contains 9 ports (8 external
ports) CPSW9G module and add compatible for it.

Changes made:
    - Add new compatible ti,j721e-cpswxg-nuss for CPSW9G.
    - Extend pattern properties for new compatible.
    - Change maximum number of CPSW ports to 8 for new compatible.

Signed-off-by: Siddharth Vadapalli <s-vadapalli@ti.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
2023-01-05 12:12:19 +01:00
Documentation dt-bindings: net: ti: k3-am654-cpsw-nuss: Add J721e CPSW9G support 2023-01-05 12:12:19 +01:00
LICENSES
arch bpf-next-for-netdev 2023-01-04 20:21:25 -08:00
block
certs
crypto
drivers igc: Remove reset adapter task for i226 during disable tsn config 2023-01-03 09:36:25 -08:00
fs Including fixes from bpf, netfilter and can. 2022-12-21 08:41:32 -08:00
include bpf-next-for-netdev 2023-01-04 20:21:25 -08:00
init Kbuild updates for v6.2 2022-12-19 12:33:32 -06:00
io_uring
ipc
kernel bpf-next-for-netdev 2023-01-04 20:21:25 -08:00
lib SPDX/License additions for 6.2-rc1 2022-12-20 08:53:16 -06:00
mm
net bpf-next-for-netdev 2023-01-04 20:21:25 -08:00
rust
samples bpf-next-for-netdev 2023-01-04 20:21:25 -08:00
scripts Kbuild updates for v6.2 2022-12-19 12:33:32 -06:00
security fs.vfsuid.ima.v6.2-rc1 2022-12-21 08:13:01 -08:00
sound soundwire updates for 6.2 2022-12-19 08:47:33 -06:00
tools bpf-next-for-netdev 2023-01-04 20:21:25 -08:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.rustfmt.toml
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS ARM: SoC fixes for 6.2 2022-12-19 16:07:59 -06:00
Makefile Kbuild updates for v6.2 2022-12-19 12:33:32 -06:00
README

README

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.