Re: [PATCH 1/2] dt-bindings: interconnect: Add generic qcom bindings

2020-07-09 Thread Mike Tipton
On 7/9/2020 8:35 AM, Matthias Kaehlcke wrote: On Mon, Jun 22, 2020 at 09:05:14PM -0700, Mike Tipton wrote: Add generic qcom interconnect bindings that are common across platforms. In particular, these include QCOM_ICC_TAG_* macros that clients can use when calling icc_set_tag(). Signed-off-by:

Re: [PATCH 1/2] dt-bindings: interconnect: Add generic qcom bindings

2020-07-09 Thread Matthias Kaehlcke
On Mon, Jun 22, 2020 at 09:05:14PM -0700, Mike Tipton wrote: > Add generic qcom interconnect bindings that are common across platforms. In > particular, these include QCOM_ICC_TAG_* macros that clients can use when > calling icc_set_tag(). > > Signed-off-by: Mike Tipton > --- >

[PATCH 1/2] dt-bindings: interconnect: Add generic qcom bindings

2020-06-22 Thread Mike Tipton
Add generic qcom interconnect bindings that are common across platforms. In particular, these include QCOM_ICC_TAG_* macros that clients can use when calling icc_set_tag(). Signed-off-by: Mike Tipton --- include/dt-bindings/interconnect/qcom,icc.h | 26 + 1 file changed, 26