Message ID | 20231202130506.66738-2-knaerzche@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | Move core bus and gpio aliases to SoC dtsi for RK3128 | expand |
On Sat, 2 Dec 2023 14:05:04 +0100, Alex Bee wrote: > Following up the recent discussion [0] about where aliases can be/should be > placed this series moves gpio, i2c and uart aliases to SoC dtsi for RK3128. > > Note: This patches are based on maintainter's repo. > > [0] https://lore.kernel.org/all/b0c637f5-5abf-420b-8b02-839eba68799e@linaro.org/T/#m94aebb23a29b015d94b250a70b675febdaa902ea > > [...] Applied, thanks! [1/3] ARM: dts: rockchip: Move gpio aliases to SoC dtsi for RK3128 commit: 3b0422a4ce59d8afb84bd7516bf71a3c1caa7925 [2/3] ARM: dts: rockchip: Move i2c aliases to SoC dtsi for RK3128 commit: 39732a49803cf271454416341549df09c4a2fd2f I also applied patch 3 ... though had to pick it manually from the list as the subject was a bit garbled (missing 3/3), so b4 did not pick it up. Best regards,
Hi Heiko, Am 05.12.23 um 01:05 schrieb Heiko Stuebner: > On Sat, 2 Dec 2023 14:05:04 +0100, Alex Bee wrote: >> Following up the recent discussion [0] about where aliases can be/should be >> placed this series moves gpio, i2c and uart aliases to SoC dtsi for RK3128. >> >> Note: This patches are based on maintainter's repo. >> >> [0] https://lore.kernel.org/all/b0c637f5-5abf-420b-8b02-839eba68799e@linaro.org/T/#m94aebb23a29b015d94b250a70b675febdaa902ea >> >> [...] > Applied, thanks! > > [1/3] ARM: dts: rockchip: Move gpio aliases to SoC dtsi for RK3128 > commit: 3b0422a4ce59d8afb84bd7516bf71a3c1caa7925 > [2/3] ARM: dts: rockchip: Move i2c aliases to SoC dtsi for RK3128 > commit: 39732a49803cf271454416341549df09c4a2fd2f > > I also applied patch 3 ... though had to pick it manually from the list > as the subject was a bit garbled (missing 3/3), so b4 did not pick it up. Thanks and sorry for the mess. Not sure how I managed to get this done :) Will double check next time before submitting. Alex > > Best regards,