[Skiboot] [PATCH 02/15] doc/device-tree: Add tpm.txt
Claudio Carvalho
cclaudio at linux.vnet.ibm.com
Thu Sep 8 00:29:50 AEST 2016
On 09/06/2016 04:21 AM, Stewart Smith wrote:
> Claudio Carvalho <cclaudio at linux.vnet.ibm.com> writes:
>> +tpm at 57 {
>> + reg = <0x57>;¬
>> + label = "tpm";¬
>> + compatible = "nuvoton,npct650", "nuvoton,npct601";¬
>> + linux,sml-base = <0x7f 0xfd450000>;¬
>> + linux,sml-size = <0x10000>;¬
>
> Are the above two added by linux?
No. They are added by hostboot and consumed by skiboot and the linux
kernel (tpm and vtpm).
>
>> + status = "okay";
>> + phandle = <0x10000017>;¬
>> + linux,phandle = <0x10000017>;¬
>
> You seem to have some odd trailing characters here.
>
Good catch. Thanks, I will fix that in V2.
More information about the Skiboot
mailing list