On Tue, 28 Nov 2023 10:48:36 +0100, Stephan Gerhold wrote: > When the I2C QUP controller is used together with a DMA engine it needs > to vote for the interconnect path to the DRAM. Otherwise it may be > unable to access the memory quickly enough. > > Signed-off-by: Stephan Gerhold <stephan.gerhold@xxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/i2c/qcom,i2c-qup.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>