diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2016-08-26 17:02:30 +0200 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2016-08-26 17:03:40 +0200 |
commit | 1bb914dbedea64a60164f63cbd9ea58359018ddc (patch) | |
tree | 4114f424f8b7851ef4bdc4e28950a886525a47fe /target/linux/bcm53xx/patches-4.4/905-BCM53573-minor-hacks.patch | |
parent | 8965cf90f13767c1cbf716ceaf02e249a041fe13 (diff) | |
download | upstream-1bb914dbedea64a60164f63cbd9ea58359018ddc.tar.gz upstream-1bb914dbedea64a60164f63cbd9ea58359018ddc.tar.bz2 upstream-1bb914dbedea64a60164f63cbd9ea58359018ddc.zip |
bcm53xx: use the latest 6th version of ILP clock driver patch
It still wasn't accepted, so don't switch to 0xx prefix yet.
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Diffstat (limited to 'target/linux/bcm53xx/patches-4.4/905-BCM53573-minor-hacks.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-4.4/905-BCM53573-minor-hacks.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-4.4/905-BCM53573-minor-hacks.patch b/target/linux/bcm53xx/patches-4.4/905-BCM53573-minor-hacks.patch index c48170aa97..6f17e10ded 100644 --- a/target/linux/bcm53xx/patches-4.4/905-BCM53573-minor-hacks.patch +++ b/target/linux/bcm53xx/patches-4.4/905-BCM53573-minor-hacks.patch @@ -16,7 +16,7 @@ Signed-off-by: Rafał Miłecki <rafal@milecki.pl> }; + ilp: ilp@0 { -+ compatible = "brcm,ns-ilp"; ++ compatible = "brcm,bcm53573-ilp"; + reg = <0x18012000 0x1000>; + reg-names = "pmu"; + clocks = <&alp>; |