On Fri, 31 Jul 2020 20:32:10 -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 <[email protected]> > --- > drivers/interconnect/qcom/icc-rpmh.h | 18 ++------------ > include/dt-bindings/interconnect/qcom,icc.h | 26 +++++++++++++++++++++ > 2 files changed, 28 insertions(+), 16 deletions(-) > create mode 100644 include/dt-bindings/interconnect/qcom,icc.h >
Acked-by: Rob Herring <[email protected]>

