diff for duplicates of <55CEC567.109@wwwdotorg.org> diff --git a/a/1.txt b/N1/1.txt index 3e88828..b76ac0b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -3,7 +3,7 @@ On 08/12/2015 06:56 PM, Eric Anholt wrote: > diff --git a/arch/arm/boot/dts/bcm2835.dtsi b/arch/arm/boot/dts/bcm2835.dtsi -> + i2c2: i2c at 7e805000 { +> + i2c2: i2c@7e805000 { > + compatible = "brcm,bcm2835-i2c"; > + reg = <0x7e805000 0x1000>; > + interrupts = <2 21>; @@ -26,3 +26,7 @@ dedicated with the HDMI interface and should not be accessed by user programs.". Does this imply the Linux kernel shouldn't be touching this I2C controller; that the VC4 firmware might also be attempting to use it? I wonder how any such sharing of the HW would work. +-- +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 diff --git a/a/content_digest b/N1/content_digest index 34e81fe..c69715f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,16 @@ "ref\01439427380-2436-1-git-send-email-eric@anholt.net\0" "ref\01439427380-2436-7-git-send-email-eric@anholt.net\0" - "From\0swarren@wwwdotorg.org (Stephen Warren)\0" - "Subject\0[PATCH 6/7] ARM: bcm2835: Add the DDC I2C controller to the device tree.\0" + "ref\01439427380-2436-7-git-send-email-eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org\0" + "From\0Stephen Warren <swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org>\0" + "Subject\0Re: [PATCH 6/7] ARM: bcm2835: Add the DDC I2C controller to the device tree.\0" "Date\0Fri, 14 Aug 2015 22:51:51 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Eric Anholt <eric-WhKQ6XTQaPysTnJN9+BGXg@public.gmane.org>\0" + "Cc\0dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org" + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-rpi-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + Lee Jones <lee-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 08/12/2015 06:56 PM, Eric Anholt wrote:\n" @@ -11,7 +18,7 @@ "\n" "> diff --git a/arch/arm/boot/dts/bcm2835.dtsi b/arch/arm/boot/dts/bcm2835.dtsi\n" "\n" - "> +\t\ti2c2: i2c at 7e805000 {\n" + "> +\t\ti2c2: i2c@7e805000 {\n" "> +\t\t\tcompatible = \"brcm,bcm2835-i2c\";\n" "> +\t\t\treg = <0x7e805000 0x1000>;\n" "> +\t\t\tinterrupts = <2 21>;\n" @@ -33,6 +40,10 @@ "dedicated with the HDMI interface and should not be accessed by user\n" "programs.\". Does this imply the Linux kernel shouldn't be touching this\n" "I2C controller; that the VC4 firmware might also be attempting to use\n" - it? I wonder how any such sharing of the HW would work. + "it? I wonder how any such sharing of the HW would work.\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -56baf9d8978736ee10214fb08e79330e1148b729e121a255accf7af4f6b223c2 +d526842a53ef4947b42f46e2ad4bbf28e702684327c97998120ed78e884b9ff2
diff --git a/a/1.txt b/N2/1.txt index 3e88828..003a5c2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -3,7 +3,7 @@ On 08/12/2015 06:56 PM, Eric Anholt wrote: > diff --git a/arch/arm/boot/dts/bcm2835.dtsi b/arch/arm/boot/dts/bcm2835.dtsi -> + i2c2: i2c at 7e805000 { +> + i2c2: i2c@7e805000 { > + compatible = "brcm,bcm2835-i2c"; > + reg = <0x7e805000 0x1000>; > + interrupts = <2 21>; diff --git a/a/content_digest b/N2/content_digest index 34e81fe..45c5165 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,15 @@ "ref\01439427380-2436-1-git-send-email-eric@anholt.net\0" "ref\01439427380-2436-7-git-send-email-eric@anholt.net\0" - "From\0swarren@wwwdotorg.org (Stephen Warren)\0" - "Subject\0[PATCH 6/7] ARM: bcm2835: Add the DDC I2C controller to the device tree.\0" + "From\0Stephen Warren <swarren@wwwdotorg.org>\0" + "Subject\0Re: [PATCH 6/7] ARM: bcm2835: Add the DDC I2C controller to the device tree.\0" "Date\0Fri, 14 Aug 2015 22:51:51 -0600\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Eric Anholt <eric@anholt.net>\0" + "Cc\0dri-devel@lists.freedesktop.org" + linux-arm-kernel@lists.infradead.org + linux-rpi-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + Lee Jones <lee@kernel.org> + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "On 08/12/2015 06:56 PM, Eric Anholt wrote:\n" @@ -11,7 +17,7 @@ "\n" "> diff --git a/arch/arm/boot/dts/bcm2835.dtsi b/arch/arm/boot/dts/bcm2835.dtsi\n" "\n" - "> +\t\ti2c2: i2c at 7e805000 {\n" + "> +\t\ti2c2: i2c@7e805000 {\n" "> +\t\t\tcompatible = \"brcm,bcm2835-i2c\";\n" "> +\t\t\treg = <0x7e805000 0x1000>;\n" "> +\t\t\tinterrupts = <2 21>;\n" @@ -35,4 +41,4 @@ "I2C controller; that the VC4 firmware might also be attempting to use\n" it? I wonder how any such sharing of the HW would work. -56baf9d8978736ee10214fb08e79330e1148b729e121a255accf7af4f6b223c2 +ae497380505600419a45f4325753ba5bea8f20f90622ed0a759ffcac451d4772
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.