Re: [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file for MT8196

2024-12-12 Thread 林睿祥

Re: [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file for MT8196

2024-12-12 Thread Krzysztof Kozlowski
On 12/12/2024 12:24, Jason-JH Lin (林睿祥) wrote: On Wed, Dec 11, 2024 at 11:22:49AM +0800, Jason-JH.Lin wrote: > Add the Global Command Engine (GCE) header file to define the > GCE > thread priority, GCE subsys ID and GCE events for MT8196. This we see from the diff. W

Re: [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file for MT8196

2024-12-12 Thread 林睿祥

Re: [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file for MT8196

2024-12-11 Thread Krzysztof Kozlowski
On 12/12/2024 04:05, Jason-JH Lin (林睿祥) wrote: > Hi Krzysztof, > > Thanks for the reviews. > > On Wed, 2024-12-11 at 10:37 +0100, Krzysztof Kozlowski wrote: >> External email : Please do not click links or open attachments until >> you have verified the sender or the content. >> >> >> On Wed, Dec

Re: [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file for MT8196

2024-12-11 Thread 林睿祥

Re: [PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file for MT8196

2024-12-11 Thread Krzysztof Kozlowski
On Wed, Dec 11, 2024 at 11:22:49AM +0800, Jason-JH.Lin wrote: > Add the Global Command Engine (GCE) header file to define the GCE > thread priority, GCE subsys ID and GCE events for MT8196. This we see from the diff. What we do not see is why priority is a binding. Looking briefly at existing code

[PATCH v2 1/8] dt-bindings: mailbox: mediatek: Add GCE header file for MT8196

2024-12-10 Thread Jason-JH . Lin
Add the Global Command Engine (GCE) header file to define the GCE thread priority, GCE subsys ID and GCE events for MT8196. Signed-off-by: Jason-JH.Lin --- .../dt-bindings/mailbox/mediatek,mt8196-gce.h | 1439 + 1 file changed, 1439 insertions(+) create mode 100644 include/dt-bi