[BACK]Return to qcom-mdm9615.dtsi CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / external / gpl2 / dts / dist / arch / arm / boot / dts

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/qcom-mdm9615.dtsi between version 1.1.1.3 and 1.1.1.4

version 1.1.1.3, 2020/01/03 14:33:26 version 1.1.1.4, 2021/11/07 16:50:06
Line 98 
Line 98 
                 ranges;                  ranges;
                 compatible = "simple-bus";                  compatible = "simple-bus";
   
                 L2: l2-cache@2040000 {                  L2: cache-controller@2040000 {
                         compatible = "arm,pl310-cache";                          compatible = "arm,pl310-cache";
                         reg = <0x02040000 0x1000>;                          reg = <0x02040000 0x1000>;
                         arm,data-latency = <2 2 0>;                          arm,data-latency = <2 2 0>;
Line 128 
Line 128 
                 msmgpio: pinctrl@800000 {                  msmgpio: pinctrl@800000 {
                         compatible = "qcom,mdm9615-pinctrl";                          compatible = "qcom,mdm9615-pinctrl";
                         gpio-controller;                          gpio-controller;
                           gpio-ranges = <&msmgpio 0 0 88>;
                         #gpio-cells = <2>;                          #gpio-cells = <2>;
                         interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;                          interrupts = <GIC_SPI 16 IRQ_TYPE_LEVEL_HIGH>;
                         interrupt-controller;                          interrupt-controller;

Legend:
Removed from v.1.1.1.3  
changed lines
  Added in v.1.1.1.4

CVSweb <webmaster@jp.NetBSD.org>