[doc]: Improve platform/pddf/readme.md
(#16525)
* platform/pddf/README.md: Fix typo in *development* * platform/pddf/README.md: Remove trailing space * platform/pddf/README.md: Remove leading space from all lines
This commit is contained in:
parent
11f5a75425
commit
554700a2f0
@ -1,19 +1,19 @@
|
|||||||
Platform Driver Development Framework (PDDF) is part of SONiC Platform Development Kit (PDK) which optimizes the platform developement.
|
Platform Driver Development Framework (PDDF) is part of SONiC Platform Development Kit (PDK) which optimizes the platform development.
|
||||||
|
|
||||||
SONiC PDDF (Platform driver development framework) supports the following HW devices on a given platform:
|
SONiC PDDF (Platform driver development framework) supports the following HW devices on a given platform:
|
||||||
|
|
||||||
- Fan
|
- Fan
|
||||||
- PSU
|
- PSU
|
||||||
- System EEPROM
|
- System EEPROM
|
||||||
- CPLD
|
- CPLD
|
||||||
- CPLDMUX
|
- CPLDMUX
|
||||||
- GPIO
|
- GPIO
|
||||||
- Optic Transceivers
|
- Optic Transceivers
|
||||||
- System LED control via CPLD
|
- System LED control via CPLD
|
||||||
- System Status Registers in CPLD
|
- System Status Registers in CPLD
|
||||||
- Temp Sensors
|
- Temp Sensors
|
||||||
|
|
||||||
This folder for the PDDF consists of the following:
|
This folder for the PDDF consists of the following:
|
||||||
|
|
||||||
- PDDF python utility scripts
|
- PDDF python utility scripts
|
||||||
- Generic PDDF HW device drivers in kernel space
|
- Generic PDDF HW device drivers in kernel space
|
||||||
|
Reference in New Issue
Block a user