Message ID | 20220817113833.9625-1-srinivas.kandagatla@linaro.org |
---|---|
Headers | show |
Series | pinctrl: add support for SM8450 LPASS LPI pinctrl | expand |
On Wed, Aug 17, 2022 at 12:38:32PM +0100, Srinivas Kandagatla wrote: > Add device tree binding Documentation details for Qualcomm SM8450 > LPASS(Low Power Audio Sub System) LPI(Low Power Island) pinctrl driver. > > Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> > --- > .../qcom,sm8450-lpass-lpi-pinctrl.yaml | 135 ++++++++++++++++++ > 1 file changed, 135 insertions(+) > create mode 100644 Documentation/devicetree/bindings/pinctrl/qcom,sm8450-lpass-lpi-pinctrl.yaml Reviewed-by: Rob Herring <robh@kernel.org>
On Wed, Aug 17, 2022 at 1:38 PM Srinivas Kandagatla <srinivas.kandagatla@linaro.org> wrote: > This patchset adds pinctrl driver to support pin configuration for LPASS > (Low Power Audio SubSystem) LPI (Low Power Island) pinctrl on SM8450. > > This IP is an additional pin control block for Audio Pins on top the > existing SoC Top level pin-controller. > > Tested this on SM8450 MTP > > Thanks, > Srini > > Changes since v2: > - removed unnecessary quotes in bindings > - remove lable in bindings > - fixed gpio pattern and remove an extra line Patch applied, the patch looks innocent and bindings are reviewed. If Bjorn has any further remarks I can always pull it out (or you can make patches on top). Yours, Linus Walleij