[Skiboot] [PATCH] hdata: Fix dtc warnings

Stewart Smith stewart at linux.ibm.com
Thu Sep 13 18:56:49 AEST 2018


Vasant Hegde <hegdevasant at linux.vnet.ibm.com> writes:
> Fix dtc warnings related to mcbist node.
>
> Warning (reg_format): "reg" property in /xscom at 623fc00000000/mcbist at 1 has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
> Warning (reg_format): "reg" property in /xscom at 623fc00000000/mcbist at 2 has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
> Warning (reg_format): "reg" property in /xscom at 603fc00000000/mcbist at 1 has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
> Warning (reg_format): "reg" property in /xscom at 603fc00000000/mcbist at 2 has invalid length (4 bytes) (#address-cells == 1, #size-cells == 1)
>
> Ideally we should add proper xscom range here... but we are not getting that
> information in HDAT today. Lets fix warning until we get proper data in HDAT.
>

Merged to master as of dd2dacf8ee0604107e93354cc2968e8f3bdf5cf0

-- 
Stewart Smith
OPAL Architect, IBM.



More information about the Skiboot mailing list