From mboxrd@z Thu Jan 1 00:00:00 1970 From: patrice.chotard@st.com (Patrice Chotard) Date: Tue, 18 Oct 2016 09:47:10 +0200 Subject: [PATCH 01/19] phy: phy-miphy365x: Remove miphy365 driver and dt binding documentation. In-Reply-To: <20160923150636.GA9176@rob-hp-laptop> References: <1473859677-9231-1-git-send-email-peter.griffin@linaro.org> <1473859677-9231-2-git-send-email-peter.griffin@linaro.org> <20160923150636.GA9176@rob-hp-laptop> Message-ID: <12506413-515f-1a33-a642-ede60287ca3b@st.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi On 09/23/2016 05:06 PM, Rob Herring wrote: > On Wed, Sep 14, 2016 at 02:27:39PM +0100, Peter Griffin wrote: >> This phy is only used on STiH415/6 based silicon, and support for >> these SoC's is being removed from the kernel. >> >> Signed-off-by: Peter Griffin >> Cc: >> --- >> .../devicetree/bindings/phy/phy-miphy365x.txt | 77 --- > > Acked-by: Rob Herring Applied on sti-dt-for-4.10 branch Thanks > >> drivers/phy/Kconfig | 10 - >> drivers/phy/Makefile | 1 - >> drivers/phy/phy-miphy365x.c | 625 --------------------- >> 4 files changed, 713 deletions(-) >> delete mode 100644 Documentation/devicetree/bindings/phy/phy-miphy365x.txt >> delete mode 100644 drivers/phy/phy-miphy365x.c