[PATCH 0/3] slimbus: patches for 6.18

srini@kernel.org posted 3 patches 2 weeks, 6 days ago
.../bindings/slimbus/qcom,slim.yaml           |  86 --
.../devicetree/bindings/slimbus/slimbus.yaml  |  13 +-
drivers/slimbus/Kconfig                       |   7 -
drivers/slimbus/Makefile                      |   3 -
drivers/slimbus/messaging.c                   |   4 +-
drivers/slimbus/qcom-ctrl.c                   | 735 ------------------
6 files changed, 5 insertions(+), 843 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/slimbus/qcom,slim.yaml
delete mode 100644 drivers/slimbus/qcom-ctrl.c
[PATCH 0/3] slimbus: patches for 6.18
Posted by srini@kernel.org 2 weeks, 6 days ago
From: Srinivas Kandagatla <srini@kernel.org>

Here are few slimbus patches for 6.18, Could you please queue
these for 6.18.

Patches include:
	- remove unused controller driver along with its bindings.
	- a typo fix.
	- remove some redundant code.

Thanks,
Srini

Qiang Liu (1):
  slimbus: messaging: Remove redundant code

Srinivas Kandagatla (1):
  slimbus: qcom: remove unused qcom controller driver

Xichao Zhao (1):
  slimbus: messaging: fix "transfered"->"transferred"

 .../bindings/slimbus/qcom,slim.yaml           |  86 --
 .../devicetree/bindings/slimbus/slimbus.yaml  |  13 +-
 drivers/slimbus/Kconfig                       |   7 -
 drivers/slimbus/Makefile                      |   3 -
 drivers/slimbus/messaging.c                   |   4 +-
 drivers/slimbus/qcom-ctrl.c                   | 735 ------------------
 6 files changed, 5 insertions(+), 843 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/slimbus/qcom,slim.yaml
 delete mode 100644 drivers/slimbus/qcom-ctrl.c

-- 
2.50.0