]> git.baikalelectronics.ru Git - kernel.git/commit
net: remove cdns,at32ap7000-macb device tree entry
authorHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Sun, 5 Nov 2017 10:19:53 +0000 (11:19 +0100)
committerHans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Wed, 3 Aug 2022 09:03:03 +0000 (11:03 +0200)
commit5f3f57feb30677f09ffac8d0ca379507cba664eb
tree2eb6c15528d60f087c3afcfc9faccea8750ae979
parent68d135ba583162fa0c6b68bd77618fa697532fe0
net: remove cdns,at32ap7000-macb device tree entry

The AVR32 architecture has been removed from the kernel in commit
880af7de3413264d72e5db1537a23ce2c2390b4e, hence clean out the
cdns,at32ap7000-macb compatible entry in Cadence macb Ethernet driver.

AVR32 architecture never supported device tree, hence this code was not
used by anybody.

Updated documentation to match the default entry, no users of
cdns,at32ap7000-macb in the kernel tree.

Signed-off-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
Documentation/devicetree/bindings/net/cdns,macb.yaml
drivers/net/ethernet/cadence/macb_main.c