diff options
author | Pali Rohár <pali@kernel.org> | 2022-01-05 10:50:20 +0100 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2022-01-24 16:03:27 -0500 |
commit | 253373d307e62ec6b78132ba9eae481fb748454c (patch) | |
tree | 8b4cb2674e8482a742a02b6681ce9430ea8bbd3b /drivers/rtc/m48t35ax.c | |
parent | 21a1439d986a889cefbc2ed785c3f592fc9266de (diff) | |
download | u-boot-253373d307e62ec6b78132ba9eae481fb748454c.tar.gz u-boot-253373d307e62ec6b78132ba9eae481fb748454c.tar.bz2 u-boot-253373d307e62ec6b78132ba9eae481fb748454c.zip |
pci: iproc: Set all 24 bits of PCI class code
Register 0x43c in its low 24 bits contains PCI class code.
Update code to set all 24 bits of PCI class code and not only upper 16 bits
of PCI class code.
Use standard U-Boot macro (PCI_CLASS_BRIDGE_PCI << 8) for constructing all
24-bits of PCI class for PCI bridge Normal decode.
Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Roman Bacik <roman.bacik@broadcom.com>
Diffstat (limited to 'drivers/rtc/m48t35ax.c')
0 files changed, 0 insertions, 0 deletions