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

2024-11-21 Thread 林睿祥

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

2024-11-21 Thread Krzysztof Kozlowski
On 21/11/2024 11:51, Jason-JH Lin (林睿祥) wrote: >>> Signed-off-by: Jason-JH.Lin >>> --- >>> .../dt-bindings/mailbox/mediatek,mt8196-gce.h | 1449 >>> + >>> 1 file changed, 1449 insertions(+) >>> create mode 100755 include/dt-bindings/mailbox/mediatek,mt8196- >>> gce.h >> >> Please

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

2024-11-21 Thread 林睿祥

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

2024-11-21 Thread Krzysztof Kozlowski
On Thu, Nov 21, 2024 at 12:25:55PM +0800, Jason-JH.Lin wrote: > Add the Global Command Engine (GCE) header file to define the GCE > thread priority, GCE subsys ID, GCE events, and various constants > for MT8196. NAK, various constants are not bindings. > > Signed-off-by: Jason-JH.Lin > --- > .

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

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