ppc/pnv: Remove PHB4 reset handler
commit81fbb57b7b0feee2db38c7416366f5cfc109bb9a
authorCédric Le Goater <clg@kaod.org>
Tue, 4 Jan 2022 06:55:34 +0000 (4 07:55 +0100)
committerCédric Le Goater <clg@kaod.org>
Tue, 4 Jan 2022 06:55:34 +0000 (4 07:55 +0100)
treeae3beef1d1c6124d8fb600f053d885a250aa4c43
parent316717feb32ae5dc64802d5c3a7d1e2beac9f155
ppc/pnv: Remove PHB4 reset handler

The PHB4 reset handler was preparing ground for PHB5 to set
appropriately the device id. We don't need it for the PHB4 since the
device id is already set in the root port complex. PH5 will introduce
its own.

"device-id" property is now useless. It should be removed.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20211222063817.1541058-3-clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/pci-host/pnv_phb4.c