diff for duplicates of <20180913181245.25484-21-robh@kernel.org> diff --git a/a/1.txt b/N1/1.txt index 8cc5686..74ec06d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,9 +1,9 @@ dtc has new checks for I2C buses. Fix the warnings in unit-addresses. -arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dtb: Warning (i2c_bus_reg): /i2c@ff3d0000/codec@0a: I2C bus unit address format error, expected "a" +arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dtb: Warning (i2c_bus_reg): /i2c at ff3d0000/codec at 0a: I2C bus unit address format error, expected "a" Cc: Heiko Stuebner <heiko@sntech.de> -Cc: linux-rockchip@lists.infradead.org +Cc: linux-rockchip at lists.infradead.org Signed-off-by: Rob Herring <robh@kernel.org> --- Please apply to the sub-arch tree. The dtc changes haven't landed, but @@ -20,8 +20,8 @@ index e0d64f862322..2dceeea29b83 100644 status = "okay"; clock-frequency = <400000>; -- sgtl5000: codec@0a { -+ sgtl5000: codec@a { +- sgtl5000: codec at 0a { ++ sgtl5000: codec at a { compatible = "fsl,sgtl5000"; reg = <0x0a>; clocks = <&sgtl5000_clk>; diff --git a/a/content_digest b/N1/content_digest index 6b7f82d..4c582df 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,15 @@ - "From\0Rob Herring <robh@kernel.org>\0" + "From\0robh@kernel.org (Rob Herring)\0" "Subject\0[PATCH] arm64: dts: rockchip: Fix I2C bus unit-address error\0" "Date\0Thu, 13 Sep 2018 13:12:45 -0500\0" - "To\0devicetree@vger.kernel.org" - " linux-arm-kernel@lists.infradead.org\0" - "Cc\0linux-rockchip@lists.infradead.org" - " Heiko Stuebner <heiko@sntech.de>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "dtc has new checks for I2C buses. Fix the warnings in unit-addresses.\n" "\n" - "arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dtb: Warning (i2c_bus_reg): /i2c@ff3d0000/codec@0a: I2C bus unit address format error, expected \"a\"\n" + "arch/arm64/boot/dts/rockchip/rk3399-puma-haikou.dtb: Warning (i2c_bus_reg): /i2c at ff3d0000/codec at 0a: I2C bus unit address format error, expected \"a\"\n" "\n" "Cc: Heiko Stuebner <heiko@sntech.de>\n" - "Cc: linux-rockchip@lists.infradead.org\n" + "Cc: linux-rockchip at lists.infradead.org\n" "Signed-off-by: Rob Herring <robh@kernel.org>\n" "---\n" "Please apply to the sub-arch tree. The dtc changes haven't landed, but \n" @@ -29,12 +26,12 @@ " \tstatus = \"okay\";\n" " \tclock-frequency = <400000>;\n" " \n" - "-\tsgtl5000: codec@0a {\n" - "+\tsgtl5000: codec@a {\n" + "-\tsgtl5000: codec at 0a {\n" + "+\tsgtl5000: codec at a {\n" " \t\tcompatible = \"fsl,sgtl5000\";\n" " \t\treg = <0x0a>;\n" " \t\tclocks = <&sgtl5000_clk>;\n" "-- \n" 2.17.1 -83fe38cd562e860fb0f3510667f3d51a3c8d163649259b199a4aa71367d35802 +1ec822816de46b48794cf15c8ef6055ba9c7185d8d6cb23f7e2ac22f3b189fdc
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.