Loading arch/arm/boot/dts/bcm2835.dtsi +16 −16 Original line number Diff line number Diff line Loading @@ -60,14 +60,6 @@ reg = <0x7e104000 0x10>; }; uart@20201000 { compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell"; reg = <0x7e201000 0x1000>; interrupts = <2 25>; clock-frequency = <3000000>; arm,primecell-periphid = <0x00241011>; }; gpio: gpio { compatible = "brcm,bcm2835-gpio"; reg = <0x7e200000 0xb4>; Loading @@ -91,6 +83,14 @@ #interrupt-cells = <2>; }; uart@20201000 { compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell"; reg = <0x7e201000 0x1000>; interrupts = <2 25>; clock-frequency = <3000000>; arm,primecell-periphid = <0x00241011>; }; i2s: i2s@7e203000 { compatible = "brcm,bcm2835-i2s"; reg = <0x7e203000 0x20>, Loading Loading @@ -121,6 +121,14 @@ status = "disabled"; }; sdhci: sdhci { compatible = "brcm,bcm2835-sdhci"; reg = <0x7e300000 0x100>; interrupts = <2 30>; clocks = <&clk_mmc>; status = "disabled"; }; i2c1: i2c@20804000 { compatible = "brcm,bcm2835-i2c"; reg = <0x7e804000 0x1000>; Loading @@ -131,14 +139,6 @@ status = "disabled"; }; sdhci: sdhci { compatible = "brcm,bcm2835-sdhci"; reg = <0x7e300000 0x100>; interrupts = <2 30>; clocks = <&clk_mmc>; status = "disabled"; }; usb { compatible = "brcm,bcm2835-usb"; reg = <0x7e980000 0x10000>; Loading Loading
arch/arm/boot/dts/bcm2835.dtsi +16 −16 Original line number Diff line number Diff line Loading @@ -60,14 +60,6 @@ reg = <0x7e104000 0x10>; }; uart@20201000 { compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell"; reg = <0x7e201000 0x1000>; interrupts = <2 25>; clock-frequency = <3000000>; arm,primecell-periphid = <0x00241011>; }; gpio: gpio { compatible = "brcm,bcm2835-gpio"; reg = <0x7e200000 0xb4>; Loading @@ -91,6 +83,14 @@ #interrupt-cells = <2>; }; uart@20201000 { compatible = "brcm,bcm2835-pl011", "arm,pl011", "arm,primecell"; reg = <0x7e201000 0x1000>; interrupts = <2 25>; clock-frequency = <3000000>; arm,primecell-periphid = <0x00241011>; }; i2s: i2s@7e203000 { compatible = "brcm,bcm2835-i2s"; reg = <0x7e203000 0x20>, Loading Loading @@ -121,6 +121,14 @@ status = "disabled"; }; sdhci: sdhci { compatible = "brcm,bcm2835-sdhci"; reg = <0x7e300000 0x100>; interrupts = <2 30>; clocks = <&clk_mmc>; status = "disabled"; }; i2c1: i2c@20804000 { compatible = "brcm,bcm2835-i2c"; reg = <0x7e804000 0x1000>; Loading @@ -131,14 +139,6 @@ status = "disabled"; }; sdhci: sdhci { compatible = "brcm,bcm2835-sdhci"; reg = <0x7e300000 0x100>; interrupts = <2 30>; clocks = <&clk_mmc>; status = "disabled"; }; usb { compatible = "brcm,bcm2835-usb"; reg = <0x7e980000 0x10000>; Loading