u-boot-2016/drivers/net/devsoc
Ram Kumar D b8611c7623 driver: net: qca8084: add seperate configs for PHY & switch
Currently if CONFIG_QCA8084_PHY is enabled means, it will build
all qca8084 functions required for both PHY & switch mode. But,
some ipq devices might uses anyone of them. So, add configs to
seperate the PHY & switch mode and define it in corresponding
defconfig file as per the need.

Also, some of the qca8084 functions will be used only for debug
purpose, those functions are moved under the config QCA8084_DEBUG.

Thereby, we can save some space in the u-boot.

Change-Id: I7e5f53869629a0c7cbbb12daf04ed782c9693623
Signed-off-by: Ram Kumar D <quic_ramd@quicinc.com>
2022-07-11 13:15:03 +05:30
..
devsoc_edma.c driver: net: qca8084: add seperate configs for PHY & switch 2022-07-11 13:15:03 +05:30
devsoc_edma.h drivers: net: devsoc: added eth support for devsoc 2022-05-31 23:52:34 +05:30
devsoc_ppe.c driver: net: devsoc: removed the extra ports and uniphy 2022-07-05 09:01:13 +05:30
devsoc_ppe.h drivers: net: devsoc: Add support for QCA8084 switch mode 2022-07-05 09:01:13 +05:30
devsoc_uniphy.c drivers: net: devsoc: Add support for QCA8084 switch mode 2022-07-05 09:01:13 +05:30
devsoc_uniphy.h drivers: net: devsoc: Add support for QCA8084 switch mode 2022-07-05 09:01:13 +05:30