File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 1808
1808
interrupts = <GIC_SPI 33 IRQ_TYPE_LEVEL_HIGH>;
1809
1809
clocks = <&pmucru PCLK_GPIO0>, <&pmucru DBCLK_GPIO0>;
1810
1810
gpio-controller;
1811
+ gpio-ranges = <&pinctrl 0 0 32>;
1811
1812
#gpio-cells = <2>;
1812
1813
interrupt-controller;
1813
1814
#interrupt-cells = <2>;
1819
1820
interrupts = <GIC_SPI 34 IRQ_TYPE_LEVEL_HIGH>;
1820
1821
clocks = <&cru PCLK_GPIO1>, <&cru DBCLK_GPIO1>;
1821
1822
gpio-controller;
1823
+ gpio-ranges = <&pinctrl 0 32 32>;
1822
1824
#gpio-cells = <2>;
1823
1825
interrupt-controller;
1824
1826
#interrupt-cells = <2>;
1830
1832
interrupts = <GIC_SPI 35 IRQ_TYPE_LEVEL_HIGH>;
1831
1833
clocks = <&cru PCLK_GPIO2>, <&cru DBCLK_GPIO2>;
1832
1834
gpio-controller;
1835
+ gpio-ranges = <&pinctrl 0 64 32>;
1833
1836
#gpio-cells = <2>;
1834
1837
interrupt-controller;
1835
1838
#interrupt-cells = <2>;
1841
1844
interrupts = <GIC_SPI 36 IRQ_TYPE_LEVEL_HIGH>;
1842
1845
clocks = <&cru PCLK_GPIO3>, <&cru DBCLK_GPIO3>;
1843
1846
gpio-controller;
1847
+ gpio-ranges = <&pinctrl 0 96 32>;
1844
1848
#gpio-cells = <2>;
1845
1849
interrupt-controller;
1846
1850
#interrupt-cells = <2>;
1852
1856
interrupts = <GIC_SPI 37 IRQ_TYPE_LEVEL_HIGH>;
1853
1857
clocks = <&cru PCLK_GPIO4>, <&cru DBCLK_GPIO4>;
1854
1858
gpio-controller;
1859
+ gpio-ranges = <&pinctrl 0 128 32>;
1855
1860
#gpio-cells = <2>;
1856
1861
interrupt-controller;
1857
1862
#interrupt-cells = <2>;
You can’t perform that action at this time.
0 commit comments