Loading CREDITS +1 −0 Original line number Diff line number Diff line Loading @@ -971,6 +971,7 @@ D: PowerPC N: Daniel Drake E: dsd@gentoo.org D: USBAT02 CompactFlash support in usb-storage D: ZD1211RW wireless driver S: UK N: Oleg Drokin Loading Documentation/core-api/irq/irq-domain.rst +3 −2 Original line number Diff line number Diff line Loading @@ -175,9 +175,10 @@ for IRQ numbers that are passed to struct device registrations. In that case the Linux IRQ numbers cannot be dynamically assigned and the legacy mapping should be used. As the name implies, the *_legacy() functions are deprecated and only As the name implies, the \*_legacy() functions are deprecated and only exist to ease the support of ancient platforms. No new users should be added. added. Same goes for the \*_simple() functions when their use results in the legacy behaviour. The legacy map assumes a contiguous range of IRQ numbers has already been allocated for the controller and that the IRQ number can be Loading Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ properties: data-lanes: description: array of physical DSI data lane indexes. minItems: 1 maxItems: 4 items: - const: 1 - const: 2 Loading @@ -71,7 +70,6 @@ properties: data-lanes: description: array of physical DSI data lane indexes. minItems: 1 maxItems: 4 items: - const: 1 - const: 2 Loading Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ properties: const: ti,sn65dsi86 reg: const: 0x2d enum: [ 0x2c, 0x2d ] enable-gpios: maxItems: 1 Loading Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml +42 −4 Original line number Diff line number Diff line Loading @@ -31,11 +31,11 @@ properties: clocks: minItems: 1 maxItems: 3 maxItems: 7 clock-names: minItems: 1 maxItems: 3 maxItems: 7 required: - compatible Loading Loading @@ -72,6 +72,32 @@ allOf: contains: enum: - qcom,sdm660-a2noc then: properties: clocks: items: - description: Bus Clock. - description: Bus A Clock. - description: IPA Clock. - description: UFS AXI Clock. - description: Aggregate2 UFS AXI Clock. - description: Aggregate2 USB3 AXI Clock. - description: Config NoC USB2 AXI Clock. clock-names: items: - const: bus - const: bus_a - const: ipa - const: ufs_axi - const: aggre2_ufs_axi - const: aggre2_usb3_axi - const: cfg_noc_usb2_axi - if: properties: compatible: contains: enum: - qcom,sdm660-bimc - qcom,sdm660-cnoc - qcom,sdm660-gnoc Loading @@ -91,6 +117,7 @@ examples: - | #include <dt-bindings/clock/qcom,rpmcc.h> #include <dt-bindings/clock/qcom,mmcc-sdm660.h> #include <dt-bindings/clock/qcom,gcc-sdm660.h> bimc: interconnect@1008000 { compatible = "qcom,sdm660-bimc"; Loading Loading @@ -123,9 +150,20 @@ examples: compatible = "qcom,sdm660-a2noc"; reg = <0x01704000 0xc100>; #interconnect-cells = <1>; clock-names = "bus", "bus_a"; clock-names = "bus", "bus_a", "ipa", "ufs_axi", "aggre2_ufs_axi", "aggre2_usb3_axi", "cfg_noc_usb2_axi"; clocks = <&rpmcc RPM_SMD_AGGR2_NOC_CLK>, <&rpmcc RPM_SMD_AGGR2_NOC_A_CLK>; <&rpmcc RPM_SMD_AGGR2_NOC_A_CLK>, <&rpmcc RPM_SMD_IPA_CLK>, <&gcc GCC_UFS_AXI_CLK>, <&gcc GCC_AGGRE2_UFS_AXI_CLK>, <&gcc GCC_AGGRE2_USB3_AXI_CLK>, <&gcc GCC_CFG_NOC_USB2_AXI_CLK>; }; mnoc: interconnect@1745000 { Loading Loading
CREDITS +1 −0 Original line number Diff line number Diff line Loading @@ -971,6 +971,7 @@ D: PowerPC N: Daniel Drake E: dsd@gentoo.org D: USBAT02 CompactFlash support in usb-storage D: ZD1211RW wireless driver S: UK N: Oleg Drokin Loading
Documentation/core-api/irq/irq-domain.rst +3 −2 Original line number Diff line number Diff line Loading @@ -175,9 +175,10 @@ for IRQ numbers that are passed to struct device registrations. In that case the Linux IRQ numbers cannot be dynamically assigned and the legacy mapping should be used. As the name implies, the *_legacy() functions are deprecated and only As the name implies, the \*_legacy() functions are deprecated and only exist to ease the support of ancient platforms. No new users should be added. added. Same goes for the \*_simple() functions when their use results in the legacy behaviour. The legacy map assumes a contiguous range of IRQ numbers has already been allocated for the controller and that the IRQ number can be Loading
Documentation/devicetree/bindings/display/bridge/ti,sn65dsi83.yaml +0 −2 Original line number Diff line number Diff line Loading @@ -50,7 +50,6 @@ properties: data-lanes: description: array of physical DSI data lane indexes. minItems: 1 maxItems: 4 items: - const: 1 - const: 2 Loading @@ -71,7 +70,6 @@ properties: data-lanes: description: array of physical DSI data lane indexes. minItems: 1 maxItems: 4 items: - const: 1 - const: 2 Loading
Documentation/devicetree/bindings/display/bridge/ti,sn65dsi86.yaml +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ properties: const: ti,sn65dsi86 reg: const: 0x2d enum: [ 0x2c, 0x2d ] enable-gpios: maxItems: 1 Loading
Documentation/devicetree/bindings/interconnect/qcom,sdm660.yaml +42 −4 Original line number Diff line number Diff line Loading @@ -31,11 +31,11 @@ properties: clocks: minItems: 1 maxItems: 3 maxItems: 7 clock-names: minItems: 1 maxItems: 3 maxItems: 7 required: - compatible Loading Loading @@ -72,6 +72,32 @@ allOf: contains: enum: - qcom,sdm660-a2noc then: properties: clocks: items: - description: Bus Clock. - description: Bus A Clock. - description: IPA Clock. - description: UFS AXI Clock. - description: Aggregate2 UFS AXI Clock. - description: Aggregate2 USB3 AXI Clock. - description: Config NoC USB2 AXI Clock. clock-names: items: - const: bus - const: bus_a - const: ipa - const: ufs_axi - const: aggre2_ufs_axi - const: aggre2_usb3_axi - const: cfg_noc_usb2_axi - if: properties: compatible: contains: enum: - qcom,sdm660-bimc - qcom,sdm660-cnoc - qcom,sdm660-gnoc Loading @@ -91,6 +117,7 @@ examples: - | #include <dt-bindings/clock/qcom,rpmcc.h> #include <dt-bindings/clock/qcom,mmcc-sdm660.h> #include <dt-bindings/clock/qcom,gcc-sdm660.h> bimc: interconnect@1008000 { compatible = "qcom,sdm660-bimc"; Loading Loading @@ -123,9 +150,20 @@ examples: compatible = "qcom,sdm660-a2noc"; reg = <0x01704000 0xc100>; #interconnect-cells = <1>; clock-names = "bus", "bus_a"; clock-names = "bus", "bus_a", "ipa", "ufs_axi", "aggre2_ufs_axi", "aggre2_usb3_axi", "cfg_noc_usb2_axi"; clocks = <&rpmcc RPM_SMD_AGGR2_NOC_CLK>, <&rpmcc RPM_SMD_AGGR2_NOC_A_CLK>; <&rpmcc RPM_SMD_AGGR2_NOC_A_CLK>, <&rpmcc RPM_SMD_IPA_CLK>, <&gcc GCC_UFS_AXI_CLK>, <&gcc GCC_AGGRE2_UFS_AXI_CLK>, <&gcc GCC_AGGRE2_USB3_AXI_CLK>, <&gcc GCC_CFG_NOC_USB2_AXI_CLK>; }; mnoc: interconnect@1745000 { Loading