fp5280g2: power: fix the configuration related to PSU

Add the configuration related to PSU and confirm that these services
successfully updated to the image.

Tested: built successfully on fp5280g2
busctl --no-pager introspect xyz.openbmc_project.Inventory.Manager
/xyz/openbmc_project/inventory/system/chassis/motherboard/powersupply0

NAME                                           TYPE      SIGNATURE RESULT/VALUE                             FLAGS
org.freedesktop.DBus.Introspectable            interface -         -                                        -
.Introspect                                    method    -         s                                        -
org.freedesktop.DBus.Peer                      interface -         -                                        -
.GetMachineId                                  method    -         s                                        -
.Ping                                          method    -         -                                        -
org.freedesktop.DBus.Properties                interface -         -                                        -
.Get                                           method    ss        v                                        -
.GetAll                                        method    s         a{sv}                                    -
.Set                                           method    ssv       -                                        -
.PropertiesChanged                             signal    sa{sv}as  -                                        -
xyz.openbmc_project.Association.Definitions    interface -         -                                        -
.Associations                                  property  a(sss)    5 "sensors" "inventory" "/xyz/openbmc_p… emits-change writable
xyz.openbmc_project.Inventory.Decorator.Asset  interface -         -                                        -
.BuildDate                                     property  s         ""                                       emits-change writable
.Manufacturer                                  property  s         ""                                       emits-change writable
.Model                                         property  s         "PS-2801-12L"                            emits-change writable
.PartNumber                                    property  s         "V03101G000000000"                       emits-change writable
.SerialNumber                                  property  s         "6K12A0118446MM"                         emits-change writable
xyz.openbmc_project.Inventory.Item             interface -         -                                        -
.Present                                       property  b         true                                     emits-change writable
.PrettyName                                    property  s         "powersupply0"                           emits-change writable
xyz.openbmc_project.Inventory.Item.PowerSupply interface -         -                                        -

Signed-off-by: George Liu <liuxiwei@inspur.com>
Change-Id: If99e00fb1049f4d2323a47a62fe49ab7d58a0fee
2 files changed