* [PATCH] dt-bindings: phy-lpc18xx-usb-otg: remove unit address from binding
@ 2016-02-24 22:20 Joachim Eastwood
[not found] ` <1456352438-15691-1-git-send-email-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Joachim Eastwood @ 2016-02-24 22:20 UTC (permalink / raw)
To: robh+dt-DgEjT+Ai2ygdnm+yROfE0A
Cc: devicetree-u79uwXL29TY76Z2rM5mHXA, Joachim Eastwood
DT bindings should either use a unit address and a reg property
or none of them. Since either of them aren't really useful for
such a simple device like this one remove the unit address.
Signed-off-by: Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
Hi Rob,
As discussed here:
http://marc.info/?l=devicetree&m=145626556706715&w=2
I'll take the DT changes through my own tree. Note that
they might not make it in the next kernel release.
Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt b/Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt
index bd61b467e30a..3bb821cd6a7f 100644
--- a/Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt
+++ b/Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt
@@ -18,7 +18,7 @@ creg: syscon@40043000 {
compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd";
reg = <0x40043000 0x1000>;
- usb0_otg_phy: phy@004 {
+ usb0_otg_phy: phy {
compatible = "nxp,lpc1850-usb-otg-phy";
clocks = <&ccu1 CLK_USB0>;
#phy-cells = <0>;
--
1.8.0
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: phy-lpc18xx-usb-otg: remove unit address from binding
[not found] ` <1456352438-15691-1-git-send-email-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2016-03-02 17:34 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2016-03-02 17:34 UTC (permalink / raw)
To: Joachim Eastwood; +Cc: devicetree-u79uwXL29TY76Z2rM5mHXA
On Wed, Feb 24, 2016 at 11:20:38PM +0100, Joachim Eastwood wrote:
> DT bindings should either use a unit address and a reg property
> or none of them. Since either of them aren't really useful for
> such a simple device like this one remove the unit address.
>
> Signed-off-by: Joachim Eastwood <manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> ---
> Hi Rob,
>
> As discussed here:
> http://marc.info/?l=devicetree&m=145626556706715&w=2
>
> I'll take the DT changes through my own tree. Note that
> they might not make it in the next kernel release.
Okay.
> Documentation/devicetree/bindings/phy/phy-lpc18xx-usb-otg.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-03-02 17:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 22:20 [PATCH] dt-bindings: phy-lpc18xx-usb-otg: remove unit address from binding Joachim Eastwood
[not found] ` <1456352438-15691-1-git-send-email-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-03-02 17:34 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).