Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
232 commits
Select commit Hold shift + click to select a range
05c3ca8
arm: partially revert 702b94bff3c50542a6e4ab9a4f4cef093262fe65
invisiblek Sep 21, 2017
13f6bd9
smsx95xx: fix crimes against truesize
Feb 19, 2015
b5076c8
smsc95xx: Experimental: Enable turbo_mode and packetsize=2560 by default
samnazarko Apr 1, 2016
1b50ed9
Allow mac address to be set in smsc95xx
popcornmix Mar 26, 2013
d828a4a
Protect __release_resource against resources without parents
Mar 13, 2015
6089ef3
irq-bcm2836: Prevent spurious interrupts, and trap them early
Dec 4, 2015
96a33fd
irq-bcm2836: Avoid "Invalid trigger warning"
Feb 9, 2017
6c7c31b
irqchip: bcm2835: Add FIQ support
notro Jun 12, 2015
7d19b7a
irqchip: irq-bcm2835: Add 2836 FIQ support
notro Oct 23, 2015
4f6525f
spidev: Add "spidev" compatible string to silence warning
Jul 14, 2015
b2a8467
spi-bcm2835: Support pin groups other than 7-11
Jun 24, 2015
f7a94b3
spi-bcm2835: Disable forced software CS
Jul 1, 2016
f245e7b
spi-bcm2835: Remove unused code
Nov 8, 2016
848429b
dmaengine: bcm2835: Load driver early and support legacy API
notro Oct 3, 2015
93a2bee
firmware: Updated mailbox header
popcornmix Jan 25, 2016
ec553ff
rtc: Add SPI alias for pcf2123 driver
Jun 15, 2016
51eadfe
watchdog: bcm2835: Support setting reboot partition
notro Oct 7, 2016
9421398
reboot: Use power off rather than busy spinning when halt is requested
popcornmix Apr 5, 2016
da6efed
bcm: Make RASPBERRYPI_POWER depend on PM
popcornmix Nov 9, 2016
9b2339b
Register the clocks early during the boot process, so that special/cr…
msperl Sep 2, 2016
2ba24a9
bcm2835-rng: Avoid initialising if already enabled
popcornmix Dec 6, 2016
1606fed
kbuild: Ignore dtco targets when filtering symbols
Aug 24, 2016
9cb7c6d
clk-bcm2835: Mark used PLLs and dividers CRITICAL
Feb 13, 2017
1cf2cfc
clk-bcm2835: Add claim-clocks property
Feb 13, 2017
23c740a
clk-bcm2835: Read max core clock from firmware
Mar 6, 2017
3543923
clk: bcm2835: Mark GPIO clocks enabled at boot as critical.
anholt May 10, 2016
ba91c9c
sound: Demote deferral errors to INFO level
Feb 9, 2017
e427795
Update vfpmodule.c
Claggy3 Feb 11, 2017
49aeec6
i2c: bcm2835: Add debug support
notro Nov 1, 2016
539a9db
mm: Remove the PFN busy warning
anholt Dec 19, 2014
920e8ab
ASoC: Add prompt for ICS43432 codec
Mar 23, 2017
1d2b7a3
irqchip: irq-bcm2836: Remove regmap and syscon use
Jan 23, 2018
bacb2b6
lan78xx: Enable LEDs and auto-negotiation
Oct 17, 2017
9e3ae03
amba_pl011: Don't use DT aliases for numbering
Feb 23, 2016
334140d
amba_pl011: Round input clock up
Mar 1, 2017
480667e
amba_pl011: Insert mb() for correct FIFO handling
Sep 29, 2017
020afcf
amba_pl011: Add cts-event-workaround DT property
Sep 29, 2017
560d69e
pinctrl-bcm2835: Set base to 0 give expected gpio numbering
notro Jul 10, 2014
d4e139c
Main bcm2708/bcm2709 linux port
popcornmix May 12, 2013
b2b6592
Add dwc_otg driver
popcornmix May 1, 2013
a638dff
bcm2708 framebuffer driver
popcornmix Jun 17, 2015
a72e866
Speed up console framebuffer imageblit function
hglm Jun 20, 2013
840c281
dmaengine: Add support for BCM2708
koalo Nov 22, 2013
0199b03
MMC: added alternative MMC driver
weiszg Aug 15, 2014
579a2d5
Adding bcm2835-sdhost driver, and an overlay to enable it
Mar 25, 2015
d544b90
vc_mem: Add vc_mem driver for querying firmware memory addresses
popcornmix Oct 28, 2016
46883a5
vcsm: VideoCore shared memory service for BCM2835
Jul 22, 2014
5dd8534
Add /dev/gpiomem device for rootless user GPIO access
Wren6991 Aug 21, 2015
a1cf727
Add SMI driver
Wren6991 Sep 5, 2015
6477bd6
MISC: bcm2835: smi: use clock manager and fix reload issues
msperl Apr 26, 2016
35d4169
Add SMI NAND driver
Wren6991 Sep 5, 2015
4a43d5e
Add cpufreq driver
popcornmix Jul 2, 2013
f6c258f
Add Chris Boot's i2c driver
popcornmix Jun 17, 2015
2167339
char: broadcom: Add vcio module
notro Jun 26, 2015
73ecca5
firmware: bcm2835: Support ARCH_BCM270x
notro Jun 26, 2015
e476735
scripts: Add mkknlimg and knlinfo scripts from tools repo
May 11, 2015
7de90e3
BCM2708: Add core Device Tree support
notro Jul 9, 2014
4775b3c
BCM270x_DT: Add pwr_led, and the required "input" trigger
Feb 6, 2015
7c97643
fbdev: add FBIOCOPYAREA ioctl
ssvb Jun 17, 2013
6612ca3
Added Device IDs for August DVB-T 205
popcornmix Jul 2, 2013
a63a3f2
rpi-ft5406: Add touchscreen driver for pi LCD display
ghollingworth May 12, 2015
5507918
Improve __copy_to_user and __copy_from_user performance
popcornmix Nov 28, 2016
dfe0ef2
gpio-poweroff: Allow it to work on Raspberry Pi
Jun 25, 2015
97cfd16
mfd: Add Raspberry Pi Sense HAT core driver
pelwell Jul 14, 2015
3cd9445
ASoC: pcm512x: implement set_tdm_slot interface
HiassofT Feb 22, 2018
923c0f5
ASoC: Add support for Rpi-DAC
koalo Jan 25, 2016
2a08ce3
Add IQaudIO Sound Card support for Raspberry Pi
Mar 8, 2014
abf8ef7
Added support for HiFiBerry DAC+
Aug 4, 2014
fd2d04e
Added driver for HiFiBerry Amp amplifier add-on board
Aug 4, 2014
e3bf072
Add driver for rpi-proto
Mar 25, 2015
4edacca
Add Support for JustBoom Audio boards
shawaj Apr 7, 2016
2cef5b5
New AudioInjector.net Pi soundcard with low jitter audio in and out.
flatmax May 16, 2016
0b72640
New driver for RRA DigiDAC1 soundcard using WM8741 + WM8804
escalator2015 May 24, 2016
325d8fb
Add support for Dion Audio LOCO DAC-AMP HAT
DigitalDreamtime Jul 2, 2016
50f3248
Allo Piano DAC boards: Initial 2 channel (stereo) support (#1645)
clivem Sep 19, 2016
e44d3fb
Add support for Allo Piano DAC 2.1 plus add-on board for Raspberry Pi.
Mar 27, 2017
37f815b
Add support for Allo Boss DAC add-on board for Raspberry Pi. (#1924)
babuenir Mar 28, 2017
3ee658e
Support for Blokas Labs pisound board
gtrainavicius Oct 23, 2016
0f37b4a
ASoC: Add driver for Cirrus Logic Audio Card
HiassofT Jan 22, 2017
c7e3ed4
sound: Support for Dion Audio LOCO-V2 DAC-AMP HAT
miquel83blauw Feb 24, 2017
c53b6a4
Add support for Fe-Pi audio sound card. (#1867)
Fe-Pi Mar 1, 2017
0d1d864
Add support for the AudioInjector.net Octo sound card
flatmax Mar 8, 2017
31dadac
Driver support for Google voiceHAT soundcard.
Mar 27, 2017
27012bf
Driver and overlay for Allo Katana DAC
Apr 19, 2018
58be43e
ASoC: wm8804: MCLK configuration options, 32-bit
Jan 15, 2014
39b9d86
ASoC: Add generic RPI driver for simple soundcards.
Jun 27, 2018
f320ca6
ASoC: Add Kconfig and Makefile for sound/soc/bcm
popcornmix Sep 3, 2018
5cd1bf9
ASoC: Create a generic Pi Hat WM8804 driver
Jul 21, 2018
8be4c94
rpi_display: add backlight driver and overlay
Oct 21, 2015
aa3b02c
bcm2835-virtgpio: Virtual GPIO driver
popcornmix Feb 23, 2016
ab3c806
net: Add non-mainline source for rtl8192cu wlan
popcornmix Sep 3, 2012
889c532
OF: DT-Overlay configfs interface
pantoniou Dec 3, 2014
de68fae
brcm: adds support for BCM43341 wifi
Cheong2K Feb 26, 2016
611c686
brcmfmac: Mute expected startup 'errors'
Feb 17, 2017
31a8c0e
brcmfmac: request_firmware_direct is quieter
Oct 6, 2017
5d41f1b
hci_h5: Don't send conf_req when ACTIVE
Dec 17, 2015
7ec8ca6
config: Add default configs
popcornmix Apr 13, 2015
886d258
Add arm64 configuration and device tree differences. Disable MMC_BCM2…
Electron752 Aug 24, 2016
b9c19c3
ARM64/DWC_OTG: Port dwc_otg driver to ARM64
Electron752 Jan 15, 2017
0ebe037
ARM64: Round-Robin dispatch IRQs between CPUs.
Electron752 Jan 15, 2017
b6bf806
ARM64: Force hardware emulation of deprecated instructions.
Electron752 Feb 11, 2017
db1d330
build/arm64: Add rules for .dtbo files for dts overlays
kraj Feb 11, 2017
4fe6049
cache: export clean and invalidate
popcornmix Aug 25, 2017
dc573e8
AXI performance monitor driver (#2222)
JamesH65 Nov 14, 2017
e2ea7a7
mcp2515: Use DT-supplied interrupt flags
Nov 14, 2017
79d4cdf
Tidy up of the ft5406 driver to use DT (#2189)
JamesH65 Nov 16, 2017
f1a3a22
cgroup: Disable cgroup "memory" by default
Nov 27, 2017
0218a64
ARM: bcm2835: Set Serial number and Revision
notro Jun 3, 2015
3e67a4e
ARM: Activate FIQs to avoid __irq_startup warnings
Dec 11, 2017
20c43fa
serial: 8250: bcm2835aux - suppress EPROBE_DEFER
Jan 22, 2018
0c86dbf
raspberrypi-firmware: Export the general transaction function.
anholt Sep 14, 2016
4e136c4
drm/vc4: Add a mode for using the closed firmware for display.
anholt Sep 14, 2016
3c20dba
drm/vc4: Name the primary and cursor planes in fkms.
anholt Feb 2, 2017
493ce64
drm/vc4: Add DRM_DEBUG_ATOMIC for the insides of fkms.
anholt Feb 2, 2017
231f17b
drm/vc4: Fix sending of page flip completion events in FKMS mode.
anholt Feb 2, 2017
a40fbd1
drm/vc4: Add support for setting DPMS in firmwarekms.
anholt Jul 6, 2017
2046ecb
drm/vc4: Add FB modifier support to firmwarekms.
anholt Jun 7, 2017
b6c2e6b
drm/vc4: Add missing enable/disable vblank handlers in fkms.
anholt Jan 30, 2018
f12c0b5
vc4_fkms: Apply firmware overscan offset to hardware cursor
popcornmix Apr 18, 2017
e2bdf5a
drm/vc4: Fix warning about vblank interrupts before DRM core is ready.
anholt Feb 5, 2018
948e81d
drm/vc4: Skip SET_CURSOR_INFO when the cursor contents didn't change.
anholt Feb 5, 2018
e89cd13
drm/vc4: Remove duplicate primary/cursor fields from FKMS driver.
anholt Feb 5, 2018
77baff1
vc4_firmware_kms: fix build
popcornmix Jun 17, 2018
b79e646
hack: cache: Fix linker error
popcornmix Feb 20, 2018
027053b
i2c-gpio: Also set bus numbers from reg property
Feb 20, 2018
15e8d8f
sound: bcm: Fix memset dereference warning
nathanchance Mar 5, 2018
ac2f608
added capture_clear option to pps-gpio via dtoverlay (#2433)
hdoverobinson Mar 13, 2018
b3a9f17
lan78xx: Read initial EEE status from DT
Mar 9, 2018
b57ff40
hid: Reduce default mouse polling interval to 60Hz
popcornmix Jul 14, 2014
59dd409
gpiolib: Don't prevent IRQ usage of output GPIOs
Apr 24, 2018
eab9145
Add ability to export gpio used by gpio-poweroff
nick-bulleid May 10, 2018
aab44ec
firmware/raspberrypi: Notify firmware of a reboot
May 12, 2018
8c4626e
irqchip: irq-bcm2835: Calc. FIQ_START at boot-time
Jun 14, 2018
aade95f
of: configfs: Use of_overlay_fdt_apply API call
Jun 14, 2018
ff416d9
net: lan78xx: Disable TCP Segmentation Offload (TSO)
6by9 Jun 13, 2018
4d6654d
brcmfmac: Re-enable firmware roaming support
Jun 20, 2018
4eb4169
lan78xx: Move enabling of EEE into PHY init code
Apr 5, 2018
c26d3b9
staging/vc04_services: Derive g_cache_line_size
Aug 28, 2018
399ba0b
Add rpi-poe-fan driver
XECDesign Jul 9, 2018
ce1e796
cxd2880: CXD2880_SPI_DRV should select DVB_CXD2880 with MEDIA_SUBDRV_…
popcornmix Sep 17, 2018
b290d6a
bcm2835: interpolate audio delay
Jan 13, 2016
a842ae5
vchiq_2835_arm: Implement a DMA pool for small bulk transfers (#2699)
detule Oct 2, 2018
09a6710
BCM2708_DT: Use upstreamed GPIO expander driver
Oct 8, 2018
81150df
overlays: Fix a few dtc warnings
Oct 8, 2018
89e72e8
bcm2708-rpi: Disable txp interrupt unless using vc4-kms-v3d overlay
popcornmix Oct 17, 2018
9f9d46d
config: Enable Raspberry Pi voltage monitor
lategoodbye Oct 6, 2018
a826e4d
hwmon: raspberrypi: Prevent voltage low warnings from filling log
lategoodbye Oct 6, 2018
c59b286
firmware: raspberrypi: Add backward compatible get_throttled
lategoodbye Oct 13, 2018
de275e1
Increase firmware call buffer size to 48 bytes
Oct 31, 2018
aecccd1
sc16is7xx: Don't spin if no data received
Nov 6, 2018
fc5f50e
configs: Rebuild bcmrpi3_defconfig to fix warnings
Nov 12, 2018
ca00c94
brcmfmac: Disable ARP offloading when promiscuous
Aug 24, 2017
4f46f3b
config: enable Audio Graph Card module
HiassofT Feb 6, 2018
f7ac90f
config: Add IPVLAN module
popcornmix Mar 29, 2018
f96d2a0
config: Add I2C_TINY_USB=m
Apr 27, 2018
10325a9
Add device tree overlay for HD44780
jboomer Jun 24, 2018
5d0b964
Add hd44780 module to defconfig
jboomer Jul 2, 2018
e196fbe
overlays: Add addr parameter to i2c-rtc (& -gpio)
Jul 9, 2018
e425214
ARM: BCM270X: Add the 18-bit DPI pinmux to the RPI DTs.
anholt Mar 9, 2018
1266bde
overlays: Add an overlay for the Adafruit Kippah with their 7" panel
anholt Mar 9, 2018
2872e0c
overlays: Remove stale notes about vc4's CMA alignment in the README.
anholt Mar 9, 2018
7a6b905
spi: Make GPIO CSs honour the SPI_NO_CS flag
Jul 3, 2018
e2abaaf
devicetree: add RPi CM3 dts to arm64; mimic the RPi 3B arm64 dts impl…
Aug 10, 2018
280a766
Add support for audioinjector.net ultra soundcard. (#2664)
flatmax Aug 28, 2018
442f885
ASoC: cs4265: Add a S/PDIF enable switch
flatmax Aug 29, 2018
13eee7e
ASoC: cs4265: Add native 32bit I2S transport
flatmax Aug 29, 2018
d685ce4
configs: Add SENSOR_GPIO_FAN=m
Sep 18, 2018
239da87
BCM270X_DT: Add gpio-fan overlay
Sep 18, 2018
bbc5ed5
HID: hid-bigbenff: driver for BigBen Interactive PS3OFMINIPAD gamepad
Aug 23, 2018
c63c9f1
configs: Add CONFIG_HID_BIGBEN_FF=m
Sep 24, 2018
211bf26
ASoC: cs4265: Add a MIC pre. route (#2696)
flatmax Sep 28, 2018
9737276
Update gpio-fan-overlay.dts (#2711)
paulenuta Oct 11, 2018
a2d4a07
drivers: thermal: step_wise: add support for hysteresis
May 7, 2018
96e5c1b
drivers: thermal: step_wise: avoid throttling at hysteresis temperatu…
XECDesign Oct 2, 2018
4027458
hwmon: adjust rpi-poe-fan overlay trip points
XECDesign Sep 26, 2018
7d1863e
overlays: add overrides for PoE HAT fan control
XECDesign Oct 2, 2018
7e8bc1f
overlays: Add gpio-no-bank0-irq overlay
Jul 18, 2018
9f7a665
Add hy28b 2017 model device tree overlay (#2721)
warlo Oct 16, 2018
1be6976
config: Add CONFIG_USBIP_VUDC
popcornmix Oct 25, 2018
49fe5a7
mmc/bcm2835-sdhost: Recover from MMC_SEND_EXT_CSD
Oct 26, 2018
f4a4df6
mmc/bcm2835: Recover from MMC_SEND_EXT_CSD
Oct 26, 2018
0439ff6
overlays: pi3-disable-bt: Clear out bt_pins node
Oct 29, 2018
48a78e8
Revert "rtc: pcf8523: properly handle oscillator stop bit"
Oct 29, 2018
d853111
Update issue templates (#2736)
JamesH65 Nov 2, 2018
8601444
overlays: uart0 - return GPIOs 14 and 15 to inputs
Nov 7, 2018
d4ef5f0
mmc: bcm2835-sdhost: Fix warnings on arm64
Nov 12, 2018
89f660a
Fix warning in bcm2835-smi-nand
Nov 12, 2018
13674c6
media: ov5647: Add set_fmt and get_fmt calls.
6by9 Oct 31, 2018
1d063d6
Documentation: DT: add device tree for PWDN control
6by9 Oct 31, 2018
e684d21
media: ov5647: Add support for PWDN GPIO.
6by9 Oct 31, 2018
d35da56
media: ov5647: Add support for non-continuous clock mode
6by9 Oct 31, 2018
68a4452
media: tc358743: Increase FIFO level to 374.
6by9 Oct 31, 2018
2a9c502
media: tc358743: fix connected/active CSI-2 lane reporting
pH5 Sep 21, 2017
3633fdc
media: tc358743: Add support for 972Mbit/s link freq.
6by9 Oct 31, 2018
f5e044c
media: tc358743: Check I2C succeeded during probe.
6by9 Oct 31, 2018
b297f65
media: adv7180: Default to the first valid input
6by9 Oct 31, 2018
b3242d0
media: adv7180: Add YPrPb support for ADV7282M
6by9 Oct 31, 2018
e8b186c
media: videodev2: Add helper defines for printing FOURCCs
6by9 Oct 31, 2018
ca27d0b
dt-bindings: Document BCM283x CSI2/CCP2 receiver
6by9 Oct 31, 2018
55ea5fc
media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface
6by9 Oct 31, 2018
fef37f8
MAINTAINERS: Add entry for BCM2835 Unicam driver
6by9 Oct 31, 2018
9873b86
defconfig: Enable Unicam driver and various sources on Pi platforms.
6by9 Oct 31, 2018
7a32992
media: adv7180: Nasty hack to allow input selection.
6by9 Oct 31, 2018
20239c4
BCM283x DT: Add CSI nodes to the device tree.
6by9 Oct 31, 2018
0b34008
BCM270X_DT: Add CSI defines for all the downstream Pi platforms
6by9 Oct 31, 2018
3c25d2b
arm: dt: Add DT overlays for ADV7282M, OV5647, and TC358743
6by9 Oct 31, 2018
15b34e8
dtoverlays: Add support for ADV7280-M, ADV7281-M and ADV7281-MA chips.
6by9 Oct 31, 2018
51b0ca4
staging: vchiq_arm: fix compat VCHIQ_IOC_AWAIT_COMPLETION (#2703)
lopsided98 Nov 13, 2018
6224854
Mailbox firmware calls now use kmalloc (#2749)
JamesH65 Nov 13, 2018
383704a
vcsm: Fix an NULL dereference in the import_dmabuf error path
6by9 Nov 14, 2018
c62adbe
Update README (#2750)
JamesH65 Nov 13, 2018
a12d55c
overlays: Remove superfluous #address/size-cells
Nov 14, 2018
f5ec54a
Revert "ASoC: wm8804: MCLK configuration options, 32-bit"
HiassofT Nov 18, 2018
9090e83
rpi-wm8804-soundcard: drop PWRDN register writes
HiassofT Nov 18, 2018
f606c5c
rpi-wm8804-soundcard: configure wm8804 clocks only on rate change
HiassofT Nov 18, 2018
dab2280
dtoverlays: Add i2c on 0&1 option to TC358743, ADV7282 and OV5647
6by9 Nov 26, 2018
dd19884
overlays: Update upstream overlay
Nov 26, 2018
3d2e32c
BCM2708_DT: update firmware node binding
Nov 28, 2018
2c0d49b
BCM2710_DT: fix gpio expander bindings
Nov 27, 2018
50639d1
ARM: dts: bcm283x: The lan7515 PHY node has moved
Nov 27, 2018
9e50d00
net: lan78xx: Support auto-downshift to 100Mb/s
Nov 26, 2018
310a503
dt-bindings: Document microchip,downshift-after
Nov 28, 2018
1fbd00e
ARM: dts: bcm283x: Set downshift-after for Pi 3B+
Nov 27, 2018
8b59455
BCM270X_DT: Add new Ethernet DT parameters
Nov 27, 2018
49b355a
BCM270X_DT: Mark eth_downshift_after as an integer
Nov 29, 2018
c690e34
dwc-otg: FIQ: Fix "bad mode in data abort handler"
Jul 16, 2018
d632bb7
sof: make hda_dsp_cl_load_fw() generic
lyakh Nov 2, 2018
1391107
sound: (cosmetic) simplify a condition and remove a declaration
lyakh Nov 2, 2018
db5572e
sof: fix IPC over SPI
lyakh Nov 30, 2018
977217d
Raspberry Pi: support Sue Creek on SPI
lyakh Nov 30, 2018
f8ba0b8
sof: (cosmetic) remove unused variable, make a pointer const
lyakh Nov 30, 2018
fd58114
serial: fix compilation
lyakh Nov 30, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
devicetree: add RPi CM3 dts to arm64; mimic the RPi 3B arm64 dts impl…
…ementation, by referring to the actual dts file in the arm directory
  • Loading branch information
Steve Pavao authored and lyakh committed Nov 30, 2018
commit e2abaaf1717b28725103678aa1c59c09f1880f1d
2 changes: 2 additions & 0 deletions arch/arm64/boot/dts/broadcom/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ dtb-$(CONFIG_ARCH_BCM2835) += bcm2837-rpi-3-b.dtb \
dtb-$(CONFIG_ARCH_BCM2709) += bcm2710-rpi-3-b.dtb
dtb-$(CONFIG_ARCH_BCM2835) += bcm2710-rpi-3-b.dtb
dtb-$(CONFIG_ARCH_BCM2835) += bcm2710-rpi-3-b-plus.dtb
dtb-$(CONFIG_ARCH_BCM2709) += bcm2710-rpi-cm3.dtb
dtb-$(CONFIG_ARCH_BCM2835) += bcm2710-rpi-cm3.dtb

subdir-y += northstar2
subdir-y += stingray
3 changes: 3 additions & 0 deletions arch/arm64/boot/dts/broadcom/bcm2710-rpi-cm3.dts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#define RPI364

#include "../../../../arm/boot/dts/bcm2710-rpi-cm3.dts"