From b0d99b77e541412f955c4aa23cc5af10959d92a5 Mon Sep 17 00:00:00 2001 From: Kevin Darbyshire-Bryant Date: Thu, 21 Dec 2017 19:12:27 +0000 Subject: kernel: bump 4.4 to 4.4.107 Refresh patches. Update patch that no longer applied: oxnas/0072-mtd-backport-v4.7-0day-patches-from-Boris.patch Signed-off-by: Kevin Darbyshire-Bryant Tested-by: Rosen Penev --- .../patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch | 2 +- .../patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch | 2 +- .../001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch | 2 +- .../linux/brcm63xx/patches-4.4/130-pinctrl-add-bcm63xx-base-code.patch | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'target/linux/brcm63xx') diff --git a/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch b/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch index 14eaca3..6b0a121 100644 --- a/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch +++ b/target/linux/brcm63xx/patches-4.4/000-4.5-03-mtd-nand-spi-nor-assign-MTD-of_node.patch @@ -15,7 +15,7 @@ Reviewed-by: Boris Brezillon --- a/drivers/mtd/nand/nand_base.c +++ b/drivers/mtd/nand/nand_base.c -@@ -3989,6 +3989,9 @@ int nand_scan_ident(struct mtd_info *mtd +@@ -3992,6 +3992,9 @@ int nand_scan_ident(struct mtd_info *mtd int ret; if (chip->flash_node) { diff --git a/target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch b/target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch index 2deeb7b..aa813f3 100644 --- a/target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch +++ b/target/linux/brcm63xx/patches-4.4/001-4.12-07-mdio_bus-Issue-GPIO-RESET-to-PHYs.patch @@ -176,7 +176,7 @@ Signed-off-by: David S. Miller if (rc) --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -191,6 +191,13 @@ struct mii_bus { +@@ -187,6 +187,13 @@ struct mii_bus { * interrupt at the index matching its address */ int *irq; diff --git a/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch b/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch index 7a097c1..7ce5eb5 100644 --- a/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch +++ b/target/linux/brcm63xx/patches-4.4/001-4.13-02-mdio_bus-handle-only-single-PHY-reset-GPIO.patch @@ -105,7 +105,7 @@ Signed-off-by: David S. Miller rc = mdiobus_register(mdio); --- a/include/linux/phy.h +++ b/include/linux/phy.h -@@ -194,10 +194,8 @@ struct mii_bus { +@@ -190,10 +190,8 @@ struct mii_bus { /* GPIO reset pulse width in microseconds */ int reset_delay_us; diff --git a/target/linux/brcm63xx/patches-4.4/130-pinctrl-add-bcm63xx-base-code.patch b/target/linux/brcm63xx/patches-4.4/130-pinctrl-add-bcm63xx-base-code.patch index 57614c2..27c2d09 100644 --- a/target/linux/brcm63xx/patches-4.4/130-pinctrl-add-bcm63xx-base-code.patch +++ b/target/linux/brcm63xx/patches-4.4/130-pinctrl-add-bcm63xx-base-code.patch @@ -21,7 +21,7 @@ Signed-off-by: Jonas Gorski --- a/drivers/pinctrl/Kconfig +++ b/drivers/pinctrl/Kconfig -@@ -247,6 +247,7 @@ config PINCTRL_ZYNQ +@@ -248,6 +248,7 @@ config PINCTRL_ZYNQ This selectes the pinctrl driver for Xilinx Zynq. source "drivers/pinctrl/bcm/Kconfig" -- cgit v1.1