Message ID | 20201120152131.3918814-1-narmstrong@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | arm64: dts: meson-axg-s400: add support for Power Controller & MIPI-DSI PHY | expand |
Neil Armstrong <narmstrong@baylibre.com> writes: > This adds the Power Controller and MIPI DSI PHY nodes to AXG, since the corresponding > driver and dt-bindings had been applied for next release. > > Dependencies: > - Patch 1: [1] applied for 5.11 in meson-clk tree & [2] merged for 5.10 > - Patch 2: [3] & [4] both applied for 5.11 in phy tree Thanks for describing the dependencies in detail. Looks like only [1] is needed a build time. Could you give me a immutable tag from the clk tree (or clk-meson) I could use in my dt64 branch to ensure my dt64 branch is buildable. Thanks, Kevin > [1] https://lore.kernel.org/r/20200915124553.8056-1-narmstrong@baylibre.com > [2] https://lore.kernel.org/r/20200917064702.1459-1-narmstrong@baylibre.com > [3] https://lore.kernel.org/r/20201116101315.71720-1-narmstrong@baylibre.com > [4] https://lore.kernel.org/r/20201116101647.73448-1-narmstrong@baylibre.com > > Neil Armstrong (2): > arm64: dts: meson-axg: add PWRC node > arm64: dts: meson-axg: add MIPI DSI PHY nodes > > arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 61 ++++++++++++++++++++++ > 1 file changed, 61 insertions(+) > > -- > 2.25.1
On Fri, 20 Nov 2020 16:21:29 +0100, Neil Armstrong wrote: > This adds the Power Controller and MIPI DSI PHY nodes to AXG, since the corresponding > driver and dt-bindings had been applied for next release. > > Dependencies: > - Patch 1: [1] applied for 5.11 in meson-clk tree & [2] merged for 5.10 > - Patch 2: [3] & [4] both applied for 5.11 in phy tree > > [...] Applied, thanks! [1/2] arm64: dts: meson-axg: add PWRC node commit: 2a51ac31449a19bfb815f21f246134d6518ff781 [2/2] arm64: dts: meson-axg: add MIPI DSI PHY nodes commit: 413b63ddf2f85e84b0824770cf9f42ea768adcb4 Best regards,
Hi, On 20/11/2020 20:00, Kevin Hilman wrote: > Neil Armstrong <narmstrong@baylibre.com> writes: > >> This adds the Power Controller and MIPI DSI PHY nodes to AXG, since the corresponding >> driver and dt-bindings had been applied for next release. >> >> Dependencies: >> - Patch 1: [1] applied for 5.11 in meson-clk tree & [2] merged for 5.10 >> - Patch 2: [3] & [4] both applied for 5.11 in phy tree > > Thanks for describing the dependencies in detail. > > Looks like only [1] is needed a build time. Could you give me a > immutable tag from the clk tree (or clk-meson) I could use in my dt64 > branch to ensure my dt64 branch is buildable. Here you go: The following changes since commit 3650b228f83adda7e5ee532e2b90429c03f7b9ec: Linux 5.10-rc1 (2020-10-25 15:14:11 -0700) are available in the Git repository at: git://github.com/BayLibre/clk-meson.git tags/clk-meson-v5.11-headers-1 for you to fetch changes up to cd3caa573ebd1f32727962cf7dead43f5144d080: dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding (2020-11-23 09:06:34 +0100) ---------------------------------------------------------------- Amlogic clock headers updates for v5.11 * Add axg's video clocks ---------------------------------------------------------------- Neil Armstrong (2): dt-bindings: clk: axg-clkc: add Video Clocks dt-bindings: clk: axg-clkc: add MIPI DSI Host clock binding include/dt-bindings/clock/axg-clkc.h | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) Thanks, Neil > > Thanks, > > Kevin > > >> [1] https://lore.kernel.org/r/20200915124553.8056-1-narmstrong@baylibre.com >> [2] https://lore.kernel.org/r/20200917064702.1459-1-narmstrong@baylibre.com >> [3] https://lore.kernel.org/r/20201116101315.71720-1-narmstrong@baylibre.com >> [4] https://lore.kernel.org/r/20201116101647.73448-1-narmstrong@baylibre.com >> >> Neil Armstrong (2): >> arm64: dts: meson-axg: add PWRC node >> arm64: dts: meson-axg: add MIPI DSI PHY nodes >> >> arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 61 ++++++++++++++++++++++ >> 1 file changed, 61 insertions(+) >> >> -- >> 2.25.1