On 24/09/2019 19:07, Stefano Stabellini wrote:
On Wed, 11 Sep 2019, Julien Grall wrote:
On 8/21/19 4:53 AM, Stefano Stabellini wrote:
I can replace 0xX by X for #address-cells and #size-cells everywhere in
the example. I don't think it makes sense to do it for reg and
interrupts properties?

I agree it does not make sense for the property reg. However, for "interrupts" property it would as it makes easier to find out the interrupt number. Looking at example in the bindings they actually use decimal number for the first two cells and then an hexadecimal:

      interrupts = <1 8 0xf04>;

Cheers,

--
Julien Grall

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to