[PATCH v1 06/16] dts: xea: Add u-boot specific 'type' property to duart

2023-07-11 Thread sbabic
> The DM_SERIAL implicitly requires CONFIG_PL01X_SERIAL, which > allows support for both serial IP block versions (i.e. PL011 and > PL010). > The decision about used IP block is based on the compatible string, > when DM is used. > In the XEA, the OF_PLATDATA is used to allow usage of serial driver

[PATCH v1 06/16] dts: xea: Add u-boot specific 'type' property to duart

2023-05-19 Thread Lukasz Majewski
The DM_SERIAL implicitly requires CONFIG_PL01X_SERIAL, which allows support for both serial IP block versions (i.e. PL011 and PL010). The decision about used IP block is based on the compatible string, when DM is used. In the XEA, the OF_PLATDATA is used to allow usage of serial driver in the