On 16/01/2023 18:43, Tanmay Shah wrote:
On 1/15/23 6:38 AM, Krzysztof Kozlowski wrote:First, why this driver is particularly special? Why should have other
On 13/01/2023 19:08, Tanmay Shah wrote:
On 1/12/23 11:52 PM, Krzysztof Kozlowski wrote:I don't see usage of these compatibles there. You also did not supply
On 13/01/2023 08:30, Tanmay Shah wrote:Ack.
This patch introduces bindings for TCM memory address space on AMD-xilinxSubject: drop second/last, redundant "bindings". The "dt-bindings"
platforms. As of now TCM addresses are hardcoded in xilinx remoteproc
driver. This bindings will help in defining TCM in device-tree and
make it's access platform agnostic and data-driven from the driver.
prefix is already stating that these are bindings.
Where is driver or DTS? Are you now adding a dead binding without users?TCM is used by drivers/remoteproc/xlnx_r5_remoteproc.c driver. Howerver,
we have hardcode addresses in TCM as bindings are not available yet.
DTS here. Please provide users of bindings within the same patchset.
ACK. I will supply dts as well.
However, Is it ok if I convert this patch to RFC patch, and once
bindings are fixed I will send actual patch with driver support.
If bindings design is not correct then I might have to change
corresponding driver design lot.
treatment then all other cases?
Second, so think about bindings and do not submit something for "driver"
but something describing hardware.
Best regards,
Krzysztof