27 Sep
                
                    2022
                
            
            
                27 Sep
                
                '22
                
            
            
            
        
    
                12:59 a.m.
            
        On Fri, 23 Sep 2022 18:14:53 +0200, Krzysztof Kozlowski wrote:
Convert the Qualcomm SoC SLIMBus Non Generic Device (NGD) controller bindings to DT Schema.
During conversion add iommus already present in DTS and extend the example based on SDM845.
Signed-off-by: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org
.../bindings/slimbus/qcom,slim-ngd.yaml | 120 ++++++++++++++++++ .../bindings/slimbus/slim-ngd-qcom-ctrl.txt | 82 ------------ 2 files changed, 120 insertions(+), 82 deletions(-) create mode 100644 Documentation/devicetree/bindings/slimbus/qcom,slim-ngd.yaml delete mode 100644 Documentation/devicetree/bindings/slimbus/slim-ngd-qcom-ctrl.txt
Reviewed-by: Rob Herring robh@kernel.org