Skip to content

Commit

Permalink
overlays: Standardise on compatible="brcm,bcm2835"
Browse files Browse the repository at this point in the history
Curb the proliferation of compatible string combinations by
standardising on "brcm,bcm2835" to denote BCM2835 and its descendants.

As nothing in the firmware or kernel is checking overlay compatible
strings, this should be a purely cosmetic change.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
  • Loading branch information
Phil Elwell committed May 28, 2019
1 parent b740d52 commit e18c0cf
Show file tree
Hide file tree
Showing 146 changed files with 146 additions and 146 deletions.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/adau1977-adc-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2c>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/adau7002-simple-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/ads1015-overlay.dts
Expand Up @@ -5,7 +5,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";
/* ----------- ADS1015 ------------ */
fragment@0 {
target = <&i2c_arm>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/ads1115-overlay.dts
Expand Up @@ -6,7 +6,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2c_arm>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/ads7846-overlay.dts
Expand Up @@ -7,7 +7,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2835", "brcm,bcm2708", "brcm,bcm2709";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&spi0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/adv7282m-overlay.dts
Expand Up @@ -4,7 +4,7 @@
/plugin/;

/{
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2c_vc>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/adv728x-m-overlay.dts
Expand Up @@ -5,7 +5,7 @@
#include "adv7282m-overlay.dts"

/{
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

// Fragment numbers deliberately high to avoid conflicts with the
// included adv7282m overlay file.
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/akkordion-iqdacplus-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
Expand Up @@ -6,7 +6,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target-path = "/clocks";
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/allo-digione-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
Expand Up @@ -6,7 +6,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
Expand Up @@ -13,7 +13,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/applepi-dac-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&sound>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/at86rf233-overlay.dts
Expand Up @@ -4,7 +4,7 @@
/* Overlay for Atmel AT86RF233 IEEE 802.15.4 WPAN transceiver on spi0.0 */

/ {
compatible = "brcm,bcm2835", "brcm,bcm2836", "brcm,bcm2708", "brcm,bcm2709";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&spi0>;
Expand Down
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/audioinjector-ultra-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/audiosense-pi-overlay.dts
Expand Up @@ -5,7 +5,7 @@
#include <dt-bindings/gpio/gpio.h>

/ {
compatible = "brcm,bcm2837", "brcm,bcm2836", "brcm,bcm2835", "brcm,bcm2708", "brcm,bcm2709";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/audremap-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&audio_pins>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/balena-fin-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/{
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&mmc>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/bmp085_i2c-sensor-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2c_arm>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/dht11-overlay.dts
Expand Up @@ -5,7 +5,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target-path = "/";
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/dionaudio-loco-overlay.dts
Expand Up @@ -8,7 +8,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/dionaudio-loco-v2-overlay.dts
Expand Up @@ -9,7 +9,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&sound>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/dpi18-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/{
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

// There is no DPI driver module, but we need a platform device
// node (that doesn't already use pinctrl) to hang the pinctrl
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/dpi24-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/{
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

// There is no DPI driver module, but we need a platform device
// node (that doesn't already use pinctrl) to hang the pinctrl
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/draws-overlay.dts
Expand Up @@ -7,7 +7,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2835", "brcm,bcm2836", "brcm,bcm2708", "brcm,bcm2709";
compatible = "brcm,bcm2835";
fragment@0 {
target = <&i2s>;
__overlay__ {
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/dwc-otg-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/{
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&usb>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/dwc2-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/{
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&usb>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/enc28j60-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&spi0>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/enc28j60-spi2-overlay.dts
Expand Up @@ -4,7 +4,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&spi2>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/exc3000-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&gpio>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/fe-pi-audio-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&clocks>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/goodix-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&gpio>;
Expand Down
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/gpio-fan-overlay.dts
Expand Up @@ -38,7 +38,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target-path = "/";
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/gpio-ir-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target-path = "/";
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/gpio-ir-tx-overlay.dts
Expand Up @@ -2,7 +2,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&gpio>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/gpio-key-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
// Configure the gpio pin controller
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/gpio-poweroff-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target-path = "/";
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/gpio-shutdown-overlay.dts
Expand Up @@ -10,7 +10,7 @@
// note that GPIO3 has an external pullup on at least some boards).

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
// Configure the gpio pin controller
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/hifiberry-amp-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/overlays/hifiberry-dac-overlay.dts
Expand Up @@ -3,7 +3,7 @@
/plugin/;

/ {
compatible = "brcm,bcm2708";
compatible = "brcm,bcm2835";

fragment@0 {
target = <&i2s>;
Expand Down

0 comments on commit e18c0cf

Please sign in to comment.