Skip to content

Commit

Permalink
ARM: dts: bcm216xx -> bcm21664-common
Browse files Browse the repository at this point in the history
Signed-off-by: Artur Weber <aweber.kernel@gmail.com>
  • Loading branch information
refractionware committed Aug 4, 2023
1 parent 9742e21 commit 0378883
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
File renamed without changes.
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/broadcom/bcm21664.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Copyright (C) 2014 Broadcom Corporation
*/

#include "bcm216xx.dtsi"
#include "bcm21664-common.dtsi"

/ {
model = "BCM21664 SoC";
Expand Down
2 changes: 1 addition & 1 deletion arch/arm/boot/dts/broadcom/bcm23550.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
* Copyright (C) 2016 Broadcom
*/

#include "bcm216xx.dtsi"
#include "bcm21664-common.dtsi"

/ {
model = "BCM23550 SoC";
Expand Down

0 comments on commit 0378883

Please sign in to comment.