diff options
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>; |