Skip to content

Commit

Permalink
Merge commit '5390130f3b288db7d67de5e6c29d0de70d327ff0' into fixes-v5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Lindgren committed Jun 8, 2020
2 parents 9f872f9 + 5390130 commit 6a9110f
Show file tree
Hide file tree
Showing 8 changed files with 820 additions and 24 deletions.
1 change: 1 addition & 0 deletions arch/arm/boot/dts/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -832,6 +832,7 @@ dtb-$(CONFIG_SOC_DRA7XX) += \
am57xx-beagle-x15.dtb \
am57xx-beagle-x15-revb1.dtb \
am57xx-beagle-x15-revc.dtb \
am5729-beagleboneai.dtb \
am57xx-cl-som-am57x.dtb \
am57xx-sbc-am57x.dtb \
am572x-idk.dtb \
Expand Down
1 change: 1 addition & 0 deletions arch/arm/boot/dts/am335x-guardian.dts
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@
ti,timers = <&timer7>;
pinctrl-names = "default";
pinctrl-0 = <&dmtimer7_pins>;
ti,clock-source = <0x01>;
};

vmmcsd_fixed: regulator-3v3 {
Expand Down
1 change: 1 addition & 0 deletions arch/arm/boot/dts/am3517-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@
pinctrl-0 = <&pwm_pins>;
ti,timers = <&timer11>;
#pwm-cells = <3>;
ti,clock-source = <0x01>;
};

/* HS USB Host PHY on PORT 1 */
Expand Down
Loading

0 comments on commit 6a9110f

Please sign in to comment.