diff for duplicates of <20181105092004.GK4439@amd> diff --git a/a/1.txt b/N1/1.txt index 2214097..49184a1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -17,7 +17,7 @@ Acked-by: Pavel Machek <pavel@ucw.cz> > mrvl,intc-nr-irqs = <2>; > }; > + -> + usb_otg_phy0: usb-otg-phy@d4207000 { +> + usb_otg_phy0: usb-otg-phy at d4207000 { > + compatible = "marvell,mmp2-usb-phy"; > + reg = <0xd4207000 0x40>; > + #phy-cells = <0>; @@ -25,4 +25,15 @@ Acked-by: Pavel Machek <pavel@ucw.cz> > + }; > }; > -> apb@d4000000 { /* APB */ +> apb at d4000000 { /* APB */ + +-- +(english) http://www.livejournal.com/~pavelmachek +(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html +-------------- next part -------------- +A non-text attachment was scrubbed... +Name: signature.asc +Type: application/pgp-signature +Size: 181 bytes +Desc: Digital signature +URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20181105/727a271a/attachment.sig> diff --git a/a/content_digest b/N1/content_digest index b5872c7..dbb7e8e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ - "From\0Pavel Machek <pavel@ucw.cz>\0" - "Subject\0[13/14] DT: marvell,mmp2: add OTG PHY\0" + "ref\020180822204307.13251-1-lkundrak@v3.sk\0" + "ref\020180822204307.13251-14-lkundrak@v3.sk\0" + "From\0pavel@ucw.cz (Pavel Machek)\0" + "Subject\0[PATCH 13/14] DT: marvell,mmp2: add OTG PHY\0" "Date\0Mon, 5 Nov 2018 10:20:04 +0100\0" - "To\0Lubomir Rintel <lkundrak@v3.sk>\0" - "Cc\0linux-kernel@vger.kernel.org" - linux-usb@vger.kernel.org - linux-arm-kernel@lists.infradead.org - Rob Herring <robh+dt@kernel.org> - Mark Rutland <mark.rutland@arm.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> - Eric Miao <eric.y.miao@gmail.com> - Haojian Zhuang <haojian.zhuang@gmail.com> - Kishon Vijay Abraham I <kishon@ti.com> - " Alan Stern <stern@rowland.harvard.edu>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed 2018-08-22 22:43:06, Lubomir Rintel wrote:\n" @@ -33,7 +25,7 @@ "> \t\t\t\tmrvl,intc-nr-irqs = <2>;\n" "> \t\t\t};\n" "> +\n" - "> +\t\t\tusb_otg_phy0: usb-otg-phy@d4207000 {\n" + "> +\t\t\tusb_otg_phy0: usb-otg-phy at d4207000 {\n" "> +\t\t\t\tcompatible = \"marvell,mmp2-usb-phy\";\n" "> +\t\t\t\treg = <0xd4207000 0x40>;\n" "> +\t\t\t\t#phy-cells = <0>;\n" @@ -41,6 +33,17 @@ "> +\t\t\t};\n" "> \t\t};\n" "> \n" - "> \t\tapb@d4000000 {\t/* APB */" + "> \t\tapb at d4000000 {\t/* APB */\n" + "\n" + "-- \n" + "(english) http://www.livejournal.com/~pavelmachek\n" + "(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html\n" + "-------------- next part --------------\n" + "A non-text attachment was scrubbed...\n" + "Name: signature.asc\n" + "Type: application/pgp-signature\n" + "Size: 181 bytes\n" + "Desc: Digital signature\n" + URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20181105/727a271a/attachment.sig> -dfe8e307173856b99a950776f1dfd8c5d02b70131c9723d2bf86d7cf965cbed4 +713af14970da4ae4700f8fa373e764ca83060d200dc7e61d1d13852950e7ce03
diff --git a/a/1.txt b/N2/1.txt index 2214097..533694c 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -26,3 +26,7 @@ Acked-by: Pavel Machek <pavel@ucw.cz> > }; > > apb@d4000000 { /* APB */ + +-- +(english) http://www.livejournal.com/~pavelmachek +(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html diff --git a/N2/2.bin b/N2/2.bin new file mode 100644 index 0000000..2c8926d --- /dev/null +++ b/N2/2.bin @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1 + +iEYEARECAAYFAlvgC0QACgkQMOfwapXb+vLRCQCfcxXANK3VVxgvsb5AhUFax91D +rBQAoLKZT9qFRrN7jtwSqOSj4muS86Hz +=Yk4u +-----END PGP SIGNATURE----- diff --git a/N2/2.hdr b/N2/2.hdr new file mode 100644 index 0000000..3237378 --- /dev/null +++ b/N2/2.hdr @@ -0,0 +1,2 @@ +Content-Type: application/pgp-signature; name="signature.asc" +Content-Description: Digital signature diff --git a/a/content_digest b/N2/content_digest index b5872c7..5d0833e 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,5 +1,7 @@ + "ref\020180822204307.13251-1-lkundrak@v3.sk\0" + "ref\020180822204307.13251-14-lkundrak@v3.sk\0" "From\0Pavel Machek <pavel@ucw.cz>\0" - "Subject\0[13/14] DT: marvell,mmp2: add OTG PHY\0" + "Subject\0Re: [PATCH 13/14] DT: marvell,mmp2: add OTG PHY\0" "Date\0Mon, 5 Nov 2018 10:20:04 +0100\0" "To\0Lubomir Rintel <lkundrak@v3.sk>\0" "Cc\0linux-kernel@vger.kernel.org" @@ -12,7 +14,7 @@ Haojian Zhuang <haojian.zhuang@gmail.com> Kishon Vijay Abraham I <kishon@ti.com> " Alan Stern <stern@rowland.harvard.edu>\0" - "\00:1\0" + "\01:1\0" "b\0" "On Wed 2018-08-22 22:43:06, Lubomir Rintel wrote:\n" "> The USB OTG PHY chip. To be used by the OTG controller.\n" @@ -41,6 +43,21 @@ "> +\t\t\t};\n" "> \t\t};\n" "> \n" - "> \t\tapb@d4000000 {\t/* APB */" + "> \t\tapb@d4000000 {\t/* APB */\n" + "\n" + "-- \n" + "(english) http://www.livejournal.com/~pavelmachek\n" + (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html + "\01:2\0" + "fn\0signature.asc\0" + "d\0Digital signature\0" + "b\0" + "-----BEGIN PGP SIGNATURE-----\n" + "Version: GnuPG v1\n" + "\n" + "iEYEARECAAYFAlvgC0QACgkQMOfwapXb+vLRCQCfcxXANK3VVxgvsb5AhUFax91D\n" + "rBQAoLKZT9qFRrN7jtwSqOSj4muS86Hz\n" + "=Yk4u\n" + "-----END PGP SIGNATURE-----\n" -dfe8e307173856b99a950776f1dfd8c5d02b70131c9723d2bf86d7cf965cbed4 +ad84142ab9c6697699294a9ab24449c9ec74321942bc04ef1e3b106d90b3e190
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.