• [DEVEL] Enable support for Renesas platform

    From =?UTF-8?B?SHXhu7NuaCBUaMOgbmggSMawb@21:1/5 to All on Fri Nov 18 09:40:01 2022
    Dear Debian-developer,



    I’m from Renesas Electronics Corporation,



    My group is developing to support running Debian OS on our devices, also
    for getting ARM System Ready IR certificate.



    I recognize that the latest Debian 11 (Bullseye) has the kernel which do
    not enable support for Renesas platform.

    - *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*

    Can you help me to enable those configs, also support the official release version of Debian Live Installer ISO which support Renesas platform?



    I classify the defconfig, also classify the new kernel module to support
    our devices.

    - For new kernel defconfig:

    CONFIG_ARCH_RENESAS=y

    CONFIG_SOC_RENESAS=y

    CONFIG_ARCH_RCAR_GEN3=y

    CONFIG_ARCH_R8A774A1=y

    CONFIG_RST_RCAR=y

    CONFIG_SYSC_RCAR=y

    CONFIG_SYSC_R8A774A1=y

    CONFIG_RENESAS_IRQC=y

    CONFIG_RAVB=y

    CONFIG_SERIAL_SH_SCI=y

    CONFIG_CLK_RCAR_GEN3_CPG=y

    CONFIG_CLK_RENESAS_CPG_MSSR=y

    CONFIG_CLK_RENESAS_DIV6=y

    CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y

    CONFIG_PINCTRL_RENESAS=y

    CONFIG_PINCTRL_SH_PFC=y

    CONFIG_PINCTRL_PFC_R8A774A1=y

    CONFIG_RCAR_THERMAL=y

    CONFIG_RCAR_GEN3_THERMAL=y

    CONFIG_RENESAS_DMA=y

    CONFIG_RCAR_DMAC=y

    CONFIG_PCIE_RCAR=y

    CONFIG_PCIE_RCAR_HOST=y

    CONFIG_SYS_SUPPORTS_SH_CMT=y

    CONFIG_SYS_SUPPORTS_SH_TMU=y

    CONFIG_SH_TIMER_CMT=y

    CONFIG_SH_TIMER_TMU=y

    CONFIG_RENESAS_OSTM=y

    CONFIG_IPMMU_VMSA=y

    CONFIG_COMMON_CLK_VC5=y



    CONFIG_MMC_TMIO_CORE=m

    CONFIG_MMC_SDHI=m

    CONFIG_MMC_SDHI_INTERNAL_DMAC=m

    CONFIG_MMC_SDHI_SYS_DMAC=m

    CONFIG_RENESAS_USB_DMAC=m

    CONFIG_I2C_RCAR=m

    CONFIG_GPIO_RCAR=m

    CONFIG_VIDEO_RENESAS_FCP=m

    CONFIG_VIDEO_RENESAS_VSP1=m

    CONFIG_VIDEO_RCAR_CSI2=m

    CONFIG_VIDEO_RCAR_VIN=m

    CONFIG_DRM_RCAR_DU=m

    CONFIG_DRM_RCAR_CMM=m

    CONFIG_DRM_RCAR_DW_HDMI=m

    CONFIG_DRM_RCAR_LVDS=m

    CONFIG_PHY_RCAR_GEN3_USB2=m

    CONFIG_PHY_RCAR_GEN3_USB3=m

    CONFIG_USB_XHCI_RCAR=m

    CONFIG_USB_RENESAS_USBHS=m

    CONFIG_USB_RENESAS_USBHS_HCD=m

    CONFIG_USB_RENESAS_USBHS_UDC=m

    CONFIG_USB_RENESAS_USB3=m

    CONFIG_PWM_RCAR=m

    CONFIG_SPI_SH_MSIOF=m

    CONFIG_SND_SOC_RCAR=m

    CONFIG_CAN_RCAR=m

    CONFIG_CAN_RCAR_CANFD=m

    CONFIG_RENESAS_WDT=y





    - For new kernel modules to be installed in
    *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*
    - *I2C Common:*
    - drivers/i2c/*.ko
    - *Renesas I2C: depend on I2C Common*
    - drivers/i2c/busses/i2c-rcar.ko
    - *Renesas GPIO:*
    - drivers/gpio/gpio-rcar.ko
    - *Renesas SDHI:*
    - drivers/mmc/host/tmio_mmc_core.ko
    - drivers/mmc/host/renesas_sdhi_core.ko
    - drivers/mmc/host/renesas_sdhi_internal_dmac.ko
    - drivers/mmc/host/renesas_sdhi_sys_dmac.ko
    - *V4L2 Common driver:*
    - drivers/media/common/videobuf2/*.ko
    - drivers/media/v4l2-core/*.ko
    - drivers/media/mc/mc.ko
    - *Renesas video device: depend on "V4L2 Common driver"*
    - drivers/media/platform/rcar-fcp.ko
    - drivers/media/platform/vsp1/vsp1.ko
    - *Renesas display: depend on "Renesas video device"*
    - drivers/gpu/drm/rcar-du/*.ko
    - *Renesas USB:*
    - drivers/phy/renesas/phy-rcar-gen3-usb2.ko
    - drivers/phy/renesas/phy-rcar-gen3-usb3.ko
    - drivers/usb/renesas_usbhs/renesas_usbhs.ko
    - drivers/usb/gadget/udc/renesas_usb3.ko
    - *Realtek driver:*
    - drivers/net/phy/realtek.ko
    - drivers/net/mdio/mdio-mux.ko
    - *Renesas CAN/CANFD*
    - drviers/net/can/rcar/rcar_can.ko
    - drviers/net/can/rcar/rcar_canfd.ko
    - *Renesas SPI/MSIOF*
    - drivers/spi/spi-sh-msiof.ko
    - *Renesas Sound*
    - sound/soc/sh/rcar/snd-soc-rcar.ko
    - *Renesas PWM driver*
    - drivers/pwm/pwm-rcar.ko

    Thank you so much.



    Best Regards,

    *Huynh Thanh Hung*

    -----------------------------------------------

    *SS4 – RZS2 Group.*

    *Renesas Design Vietnam Co., Ltd.*

    -----------------------------------------------

    <div dir="ltr"><div dir="ltr">Dear Debian-developer,<p class="MsoNormal"> </p><p class="MsoNormal">I’m from Renesas Electronics Corporation,</p><p class="MsoNormal"> </p><p class="MsoNormal">My group is developing to support running Debian OS on our
    devices, also for getting ARM System Ready IR certificate.</p><p class="MsoNormal"> </p><p class="MsoNormal">I recognize that the latest Debian 11 (Bullseye) has the kernel which do not enable support for Renesas platform.</p><ul type="disc" style="
    margin-top:0in"><li style="margin-left:0in"><b>linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb</b></li></ul><p class="MsoNormal">Can you help me to enable those configs, also support the official release version of Debian Live Installer ISO which
    support Renesas platform?</p><p class="MsoNormal"> </p><p class="MsoNormal">I classify the defconfig, also classify the new kernel module to support our devices.</p><ul type="disc" style="margin-top:0in"><li style="margin-left:0in">For new kernel
    defconfig:</li></ul><table border="0" cellspacing="0" cellpadding="0" style="margin-left:114.35pt;border-collapse:collapse"><tbody><tr><td width="623" valign="top" style="width:467.5pt;border:1pt solid windowtext;padding:0in 5.4pt"><p class="MsoNormal">
    CONFIG_ARCH_RENESAS=y</p><p class="MsoNormal">CONFIG_SOC_RENESAS=y</p><p class="MsoNormal">CONFIG_ARCH_RCAR_GEN3=y</p><p class="MsoNormal">CONFIG_ARCH_R8A774A1=y</p><p class="MsoNormal">CONFIG_RST_RCAR=y</p><p class="MsoNormal">CONFIG_SYSC_RCAR=y</p><p
    class="MsoNormal">CONFIG_SYSC_R8A774A1=y</p><p class="MsoNormal">CONFIG_RENESAS_IRQC=y</p><p class="MsoNormal">CONFIG_RAVB=y</p><p class="MsoNormal">CONFIG_SERIAL_SH_SCI=y</p><p class="MsoNormal">CONFIG_CLK_RCAR_GEN3_CPG=y</p><p class="MsoNormal">CONFIG_
    CLK_RENESAS_CPG_MSSR=y</p><p class="MsoNormal">CONFIG_CLK_RENESAS_DIV6=y</p><p class="MsoNormal">CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y</p><p class="MsoNormal">CONFIG_PINCTRL_RENESAS=y</p><p class="MsoNormal">CONFIG_PINCTRL_SH_PFC=y</p><p class="MsoNormal">
    CONFIG_PINCTRL_PFC_R8A774A1=y</p><p class="MsoNormal">CONFIG_RCAR_THERMAL=y</p><p class="MsoNormal">CONFIG_RCAR_GEN3_THERMAL=y</p><p class="MsoNormal">CONFIG_RENESAS_DMA=y</p><p class="MsoNormal">CONFIG_RCAR_DMAC=y</p><p class="MsoNormal">CONFIG_PCIE_
    RCAR=y</p><p class="MsoNormal">CONFIG_PCIE_RCAR_HOST=y</p><p class="MsoNormal">CONFIG_SYS_SUPPORTS_SH_CMT=y</p><p class="MsoNormal">CONFIG_SYS_SUPPORTS_SH_TMU=y</p><p class="MsoNormal">CONFIG_SH_TIMER_CMT=y</p><p class="MsoNormal">CONFIG_SH_TIMER_TMU=y</
    <p class="MsoNormal">CONFIG_RENESAS_OSTM=y</p><p class="MsoNormal">CONFIG_IPMMU_VMSA=y</p><p class="MsoNormal">CONFIG_COMMON_CLK_VC5=y</p><p class="MsoNormal"> </p><p class="MsoNormal">CONFIG_MMC_TMIO_CORE=m</p><p class="MsoNormal">CONFIG_MMC_SDHI=m</
    <p class="MsoNormal">CONFIG_MMC_SDHI_INTERNAL_DMAC=m</p><p class="MsoNormal">CONFIG_MMC_SDHI_SYS_DMAC=m</p><p class="MsoNormal">CONFIG_RENESAS_USB_DMAC=m</p><p class="MsoNormal">CONFIG_I2C_RCAR=m</p><p class="MsoNormal">CONFIG_GPIO_RCAR=m</p><p class="
    MsoNormal">CONFIG_VIDEO_RENESAS_FCP=m</p><p class="MsoNormal">CONFIG_VIDEO_RENESAS_VSP1=m</p><p class="MsoNormal">CONFIG_VIDEO_RCAR_CSI2=m</p><p class="MsoNormal">CONFIG_VIDEO_RCAR_VIN=m</p><p class="MsoNormal">CONFIG_DRM_RCAR_DU=m</p><p class="MsoNormal"
    CONFIG_DRM_RCAR_CMM=m</p><p class="MsoNormal">CONFIG_DRM_RCAR_DW_HDMI=m</p><p class="MsoNormal">CONFIG_DRM_RCAR_LVDS=m</p><p class="MsoNormal">CONFIG_PHY_RCAR_GEN3_USB2=m</p><p class="MsoNormal">CONFIG_PHY_RCAR_GEN3_USB3=m</p><p class="MsoNormal">CONFIG_
    USB_XHCI_RCAR=m</p><p class="MsoNormal">CONFIG_USB_RENESAS_USBHS=m</p><p class="MsoNormal">CONFIG_USB_RENESAS_USBHS_HCD=m</p><p class="MsoNormal">CONFIG_USB_RENESAS_USBHS_UDC=m</p><p class="MsoNormal">CONFIG_USB_RENESAS_USB3=m</p><p class="MsoNormal">
    CONFIG_PWM_RCAR=m</p><p class="MsoNormal">CONFIG_SPI_SH_MSIOF=m</p><p class="MsoNormal">CONFIG_SND_SOC_RCAR=m</p><p class="MsoNormal">CONFIG_CAN_RCAR=m</p><p class="MsoNormal">CONFIG_CAN_RCAR_CANFD=m</p><p class="MsoNormal">CONFIG_RENESAS_WDT=y</p></td></
    </tbody></table><p class="MsoNormal"> </p><p class="MsoNormal"> </p><ul type="disc" style="margin-top:0in"><li style="margin-left:0in">For new kernel modules to be installed in <b>linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb</b></li><ul type="
    circle" style="margin-top:0in"><li style="margin-left:0in;color:rgb(72,72,72)"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">I2C Common:</span></b><span style="font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><
    li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-
    family:Verdana,sans-serif">drivers/i2c/*.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;
    background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas I2C: depend on I2C Common</span></b><span style="font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="
    margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">
    drivers/i2c/busses/i2c-rcar.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-
    clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas GPIO:</span></b><span style="font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);
    background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/gpio/gpio-rcar.ko</span></li></ul>
    <li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-
    family:Verdana,sans-serif">Renesas SDHI:</span></b><span style="font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:
    initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/mmc/host/tmio_mmc_core.ko</span></li><li class="MsoNormal" style="margin-left:
    15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/mmc/host/
    renesas_sdhi_core.ko</span></li><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><
    span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/mmc/host/renesas_sdhi_internal_dmac.ko</span></li><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:
    initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/mmc/host/renesas_sdhi_sys_dmac.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:
    rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">V4L2 Common driver:</
    span></b><span style="font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-
    repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/media/common/videobuf2/*.ko</span></li><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:
    initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/media/v4l2-core/*.ko</span></li><li class="
    MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:
    Verdana,sans-serif">drivers/media/mc/mc.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;
    background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas video device: depend on &quot;V4L2 Common driver&quot;</span></b><span style="font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><li
    class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:
    Verdana,sans-serif">drivers/media/platform/rcar-fcp.ko</span></li><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:
    initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/media/platform/vsp1/vsp1.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:
    initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas display: depend on &quot;Renesas video device&quot;</span></b><span style="
    font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;
    background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/gpu/drm/rcar-du/*.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;
    background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas USB:</span></b><span style="font-size:9pt;font-family:
    Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;
    background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/phy/renesas/phy-rcar-gen3-usb2.ko</span></li><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:
    initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/phy/renesas/phy-rcar-gen3-usb3.ko</span></li><li class="MsoNormal" style="
    margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">
    drivers/usb/renesas_usbhs/renesas_usbhs.ko</span></li><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;
    background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/usb/gadget/udc/renesas_usb3.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:
    initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Realtek driver:</span></b><span style="font-size:9pt;font-family:Verdana,sans-serif"
    </span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><
    span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/net/phy/realtek.ko</span></li><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-
    repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/net/mdio/mdio-mux.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:
    initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas CAN/CANFD</span></b><span style="font-size:9pt;
    font-family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:
    initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drviers/net/can/rcar/rcar_can.ko</span></li><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;
    background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drviers/net/can/rcar/rcar_canfd.ko</span></li></ul><li class="MsoNormal" style="margin-left:
    15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas SPI/
    MSIOF</span></b><span style="font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;
    background-repeat:initial;background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/spi/spi-sh-msiof.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);
    background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas Sound</span></b><span style="
    font-size:9pt;font-family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;
    background-origin:initial;background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">sound/soc/sh/rcar/snd-soc-rcar.ko</span></li></ul><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;
    background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;background-clip:initial"><b><span style="font-size:9pt;font-family:Verdana,sans-serif">Renesas PWM driver</span></b><span style="font-size:9pt;font-
    family:Verdana,sans-serif"></span></li><ul type="square"><li class="MsoNormal" style="margin-left:15px;color:rgb(72,72,72);background-image:initial;background-position:initial;background-size:initial;background-repeat:initial;background-origin:initial;
    background-clip:initial"><span style="font-size:9pt;font-family:Verdana,sans-serif">drivers/pwm/pwm-rcar.ko</span></li></ul></ul></ul><p class="MsoNormal">Thank you so much.</p><p class="MsoNormal"> </p><p class="MsoNormal"><span style="font-size:12pt">
    Best Regards,</span></p><p class="MsoNormal"><b><span style="font-size:12pt">Huynh Thanh Hung</span></b></p><p class="MsoNormal"><span style="font-size:12pt">-----------------------------------------------</span></p><p class="MsoNormal"><b>SS4 – RZS2
    Group.</b><b><span style="font-size:12pt"></span></b></p><p class="MsoNormal"><b>Renesas Design Vietnam Co., Ltd.</b></p><p class="MsoNormal"><span style="font-size:12pt">-----------------------------------------------</span></p><div><br></div></div></


    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Fabio Fantoni@21:1/5 to =?UTF-8?B?SHXhu7NuaCBUaMOgbmggSMawb on Fri Nov 18 12:00:01 2022
    To: debian-devel@lists.debian.org

    This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --------------nCAZGWWmj9vWG8MLxnsVFCof
    Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: base64

    SWwgMTgvMTEvMjAyMiAwOToyMCwgSHXhu7NuaCBUaMOgbmggSMawbmcgaGEgc2NyaXR0bzoN Cj4gRGVhciBEZWJpYW4tZGV2ZWxvcGVyLA0KPg0KPiBJ4oCZbSBmcm9tIFJlbmVzYXMgRWxl Y3Ryb25pY3MgQ29ycG9yYXRpb24sDQo+DQo+IE15IGdyb3VwIGlzIGRldmVsb3BpbmcgdG8g c3VwcG9ydCBydW5uaW5nIERlYmlhbiBPUyBvbiBvdXIgZGV2aWNlcywgDQo+IGFsc28gZm9y wqBnZXR0aW5nIEFSTSBTeXN0ZW0gUmVhZHkgSVIgY2VydGlmaWNhdGUuDQo+DQo+IEkgcmVj b2duaXplIHRoYXQgdGhlIGxhdGVzdCBEZWJpYW4gMTEgKEJ1bGxzZXllKSBoYXMgdGhlIGtl cm5lbCB3aGljaCANCj4gZG8gbm90IGVuYWJsZSBzdXBwb3J0IGZvciBSZW5lc2FzIHBsYXRm b3JtLg0KPg0KPiAgICogKmxpbnV4LWltYWdlLTUuMTAuMC0xOC1hcm02NF81LjEwLjE0MC0x X2FybTY0LmRlYioNCj4NCj4gQ2FuIHlvdSBoZWxwIG1lIHRvIGVuYWJsZSB0aG9zZSBjb25m aWdzLCBhbHNvIHN1cHBvcnQgdGhlIG9mZmljaWFsIA0KPiByZWxlYXNlIHZlcnNpb24gb2Yg RGViaWFuIExpdmUgSW5zdGFsbGVyIElTTyB3aGljaCBzdXBwb3J0IFJlbmVzYXMgDQo+IHBs YXRmb3JtPw0KPg0KSGksIHRoYW5rcyBmb3IgeW91ciB3b3JrLCBoYXZpbmcgIm91dCBvZiB0 aGUgYm94IiBzdXBwb3J0IG9uIG90aGVyIEFSTSANCmRldmljZXMgSSB0aGluayB3b3VsZCBi ZSBhIGdyZWF0IHRoaW5nLg0KSSB1bmZvcnR1bmF0ZWx5IHNhdyB5ZWFycyBhZ28gd2hlbiBJ IHRyaWVkIHNldmVyYWwgQVJNIGRldmljZXMgZm9yIHdvcmssIA0KYmVmb3JlIGNob29zaW5n IHdoYXQgdG8gdXNlIGZvciB0aGluIGNsaWVudHMgdGhhdCB0aGUgc3VwcG9ydCB3YXMgDQps YWNraW5nIGFuZCBpdCB0b29rIG1lIGEgbG9uZyB0aW1lIHRvIHByZXBhcmUgYSBzeXN0ZW0g dG8gdXNlDQpJbiByZWNlbnQgeWVhcnMgSSd2ZSBzZWVuIG1vcmUgaW50ZXJlc3QgaW4gaW50 ZWdyYXRpbmcgdXBzdHJlYW0gKG1haW5seSANCnRoZSBrZXJuZWwpIGFuZCBoYXZpbmcgbW9y ZSBzdXBwb3J0IGluIGRpc3RyaWJ1dGlvbnMgdG8gbWFrZSBpdCBlYXNpZXIgDQphbmQgZmFz dGVyIGZvciB1c2VycyB0byB1c2UgdGhlbQ0KDQpBIGZpcnN0IHN0ZXAgaXMgZW5hYmxlIGl0 IGluIHRoZSBrZXJuZWwgYXMgeW91IHNhdywgYWRkIGluIHN0YWJsZSANCnZlcnNpb24gaXMg bm90IHBvc3NpYmxlIEZXSUsgYnV0IHNob3VsZCBiZSBhZGRlZCBpbiB1bnN0YWJsZSBiZWZv cmUgDQoobGF0ZXIsIG9uY2UgYWRkZWQgYW5kIG1pZ3JhdGVkIHRvIHRlc3RpbmcsIGl0IHdp bGwgaW5zdGVhZCBiZSBwb3NzaWJsZSANCnRvIGhhdmUgaXQgaW4gdGhlIGJhY2twb3J0cyks IGlmIGl0IHdpbGwgYmUgYWRkZWQgYmVmb3JlIHRoZSBhcHByb2FjaGluZyANCmZyZWV6ZSB0 aGVyZSBpcyBhIGNoYW5jZSBpdCB3aWxsIGJlIGFkZGVkIGluIGRlYmlhbiAxMg0KDQpsb29r aW5nIGF0IGxhdGVzdCB2ZXJzaW9uIG9mIGtlcm5lbCBwYWNrYWdpbmcgZm9yIGV4cGVyaW1l bnRhbCBpbiBhcm02NCANCmNvbmZpZyBhYm91dCByZW5lc2FzIGJvYXJkcyBzZWVtcyBub3Qg cHJlc2VudCBhbmQgSSBkb24ndCBzZWUgYW4gTVIgZm9yIA0KYWRkIGl0OiBodHRwczovL3Nh bHNhLmRlYmlhbi5vcmcva2VybmVsLXRlYW0vbGludXgNCg0KcHJvYmFibHkgY2FuIGJlIHVz ZWZ1bCBzZWUgb3RoZXIgY29udGFjdHMgcmVsYXRlZCB0byBBUk0gcG9ydCAobWFpbGluZyAN Cmxpc3QsIGlyYywgZGViaWFuIGRldmVsb3BlcnMgd29ya2luZyBvbiBhcm0gb24gZGViaWFu KSBoZXJlOiANCmh0dHBzOi8vd3d3LmRlYmlhbi5vcmcvcG9ydHMvYXJtLw0KDQpJJ20gbm90 IGEgbWFpbnRhaW5lciBvZiB0aGUgQVJNIHBhcnQsIGtlcm5lbCwgYm9vdGxvYWRlciBhbmQg aW5zdGFsbGVyIA0KYnV0IEkgaG9wZSB5b3Ugd2lsbCBiZSBhYmxlIHRvIGZpbmQgc29tZW9u ZSB3aG8gY2FuIGhlbHAgeW91IGFuZCB0aGF0IHdlIA0KY2FuIGhhdmUgYSBmdXJ0aGVyIGlt cHJvdmVtZW50IGluIHRoZSBBUk0gZGV2aWNlcyBzdXBwb3J0DQoNCj4gSSBjbGFzc2lmeSB0 aGUgZGVmY29uZmlnLCBhbHNvIGNsYXNzaWZ5IHRoZSBuZXcga2VybmVsIG1vZHVsZSB0byAN Cj4gc3VwcG9ydCBvdXIgZGV2aWNlcy4NCj4NCj4gICAqIEZvciBuZXcga2VybmVsIGRlZmNv bmZpZzoNCj4NCj4gQ09ORklHX0FSQ0hfUkVORVNBUz15DQo+DQo+IENPTkZJR19TT0NfUkVO RVNBUz15DQo+DQo+IENPTkZJR19BUkNIX1JDQVJfR0VOMz15DQo+DQo+IENPTkZJR19BUkNI X1I4QTc3NEExPXkNCj4NCj4gQ09ORklHX1JTVF9SQ0FSPXkNCj4NCj4gQ09ORklHX1NZU0Nf UkNBUj15DQo+DQo+IENPTkZJR19TWVNDX1I4QTc3NEExPXkNCj4NCj4gQ09ORklHX1JFTkVT QVNfSVJRQz15DQo+DQo+IENPTkZJR19SQVZCPXkNCj4NCj4gQ09ORklHX1NFUklBTF9TSF9T Q0k9eQ0KPg0KPiBDT05GSUdfQ0xLX1JDQVJfR0VOM19DUEc9eQ0KPg0KPiBDT05GSUdfQ0xL X1JFTkVTQVNfQ1BHX01TU1I9eQ0KPg0KPiBDT05GSUdfQ0xLX1JFTkVTQVNfRElWNj15DQo+ DQo+IENPTkZJR19DTEtfUkNBUl9VU0IyX0NMT0NLX1NFTD15DQo+DQo+IENPTkZJR19QSU5D VFJMX1JFTkVTQVM9eQ0KPg0KPiBDT05GSUdfUElOQ1RSTF9TSF9QRkM9eQ0KPg0KPiBDT05G SUdfUElOQ1RSTF9QRkNfUjhBNzc0QTE9eQ0KPg0KPiBDT05GSUdfUkNBUl9USEVSTUFMPXkN Cj4NCj4gQ09ORklHX1JDQVJfR0VOM19USEVSTUFMPXkNCj4NCj4gQ09ORklHX1JFTkVTQVNf RE1BPXkNCj4NCj4gQ09ORklHX1JDQVJfRE1BQz15DQo+DQo+IENPTkZJR19QQ0lFX1JDQVI9 eQ0KPg0KPiBDT05GSUdfUENJRV9SQ0FSX0hPU1Q9eQ0KPg0KPiBDT05GSUdfU1lTX1NVUFBP UlRTX1NIX0NNVD15DQo+DQo+IENPTkZJR19TWVNfU1VQUE9SVFNfU0hfVE1VPXkNCj4NCj4g Q09ORklHX1NIX1RJTUVSX0NNVD15DQo+DQo+IENPTkZJR19TSF9USU1FUl9UTVU9eQ0KPg0K PiBDT05GSUdfUkVORVNBU19PU1RNPXkNCj4NCj4gQ09ORklHX0lQTU1VX1ZNU0E9eQ0KPg0K PiBDT05GSUdfQ09NTU9OX0NMS19WQzU9eQ0KPg0KPiBDT05GSUdfTU1DX1RNSU9fQ09SRT1t DQo+DQo+IENPTkZJR19NTUNfU0RIST1tDQo+DQo+IENPTkZJR19NTUNfU0RISV9JTlRFUk5B TF9ETUFDPW0NCj4NCj4gQ09ORklHX01NQ19TREhJX1NZU19ETUFDPW0NCj4NCj4gQ09ORklH X1JFTkVTQVNfVVNCX0RNQUM9bQ0KPg0KPiBDT05GSUdfSTJDX1JDQVI9bQ0KPg0KPiBDT05G SUdfR1BJT19SQ0FSPW0NCj4NCj4gQ09ORklHX1ZJREVPX1JFTkVTQVNfRkNQPW0NCj4NCj4g Q09ORklHX1ZJREVPX1JFTkVTQVNfVlNQMT1tDQo+DQo+IENPTkZJR19WSURFT19SQ0FSX0NT STI9bQ0KPg0KPiBDT05GSUdfVklERU9fUkNBUl9WSU49bQ0KPg0KPiBDT05GSUdfRFJNX1JD QVJfRFU9bQ0KPg0KPiBDT05GSUdfRFJNX1JDQVJfQ01NPW0NCj4NCj4gQ09ORklHX0RSTV9S Q0FSX0RXX0hETUk9bQ0KPg0KPiBDT05GSUdfRFJNX1JDQVJfTFZEUz1tDQo+DQo+IENPTkZJ R19QSFlfUkNBUl9HRU4zX1VTQjI9bQ0KPg0KPiBDT05GSUdfUEhZX1JDQVJfR0VOM19VU0Iz PW0NCj4NCj4gQ09ORklHX1VTQl9YSENJX1JDQVI9bQ0KPg0KPiBDT05GSUdfVVNCX1JFTkVT QVNfVVNCSFM9bQ0KPg0KPiBDT05GSUdfVVNCX1JFTkVTQVNfVVNCSFNfSENEPW0NCj4NCj4g Q09ORklHX1VTQl9SRU5FU0FTX1VTQkhTX1VEQz1tDQo+DQo+IENPTkZJR19VU0JfUkVORVNB U19VU0IzPW0NCj4NCj4gQ09ORklHX1BXTV9SQ0FSPW0NCj4NCj4gQ09ORklHX1NQSV9TSF9N U0lPRj1tDQo+DQo+IENPTkZJR19TTkRfU09DX1JDQVI9bQ0KPg0KPiBDT05GSUdfQ0FOX1JD QVI9bQ0KPg0KPiBDT05GSUdfQ0FOX1JDQVJfQ0FORkQ9bQ0KPg0KPiBDT05GSUdfUkVORVNB U19XRFQ9eQ0KPg0KPiAgICogRm9yIG5ldyBrZXJuZWwgbW9kdWxlcyB0byBiZSBpbnN0YWxs ZWQgaW4NCj4gICAgICpsaW51eC1pbWFnZS01LjEwLjAtMTgtYXJtNjRfNS4xMC4xNDAtMV9h cm02NC5kZWIqDQo+ICAgICAgIG8gKkkyQyBDb21tb246Kg0KPiAgICAgICAgICAgKyBkcml2 ZXJzL2kyYy8qLmtvDQo+ICAgICAgIG8gKlJlbmVzYXMgSTJDOiBkZXBlbmQgb24gSTJDIENv bW1vbioNCj4gICAgICAgICAgICsgZHJpdmVycy9pMmMvYnVzc2VzL2kyYy1yY2FyLmtvDQo+ ICAgICAgIG8gKlJlbmVzYXMgR1BJTzoqDQo+ICAgICAgICAgICArIGRyaXZlcnMvZ3Bpby9n cGlvLXJjYXIua28NCj4gICAgICAgbyAqUmVuZXNhcyBTREhJOioNCj4gICAgICAgICAgICsg ZHJpdmVycy9tbWMvaG9zdC90bWlvX21tY19jb3JlLmtvDQo+ICAgICAgICAgICArIGRyaXZl cnMvbW1jL2hvc3QvcmVuZXNhc19zZGhpX2NvcmUua28NCj4gICAgICAgICAgICsgZHJpdmVy cy9tbWMvaG9zdC9yZW5lc2FzX3NkaGlfaW50ZXJuYWxfZG1hYy5rbw0KPiAgICAgICAgICAg KyBkcml2ZXJzL21tYy9ob3N0L3JlbmVzYXNfc2RoaV9zeXNfZG1hYy5rbw0KPiAgICAgICBv ICpWNEwyIENvbW1vbiBkcml2ZXI6Kg0KPiAgICAgICAgICAgKyBkcml2ZXJzL21lZGlhL2Nv bW1vbi92aWRlb2J1ZjIvKi5rbw0KPiAgICAgICAgICAgKyBkcml2ZXJzL21lZGlhL3Y0bDIt Y29yZS8qLmtvDQo+ICAgICAgICAgICArIGRyaXZlcnMvbWVkaWEvbWMvbWMua28NCj4gICAg ICAgbyAqUmVuZXNhcyB2aWRlbyBkZXZpY2U6IGRlcGVuZCBvbiAiVjRMMiBDb21tb24gZHJp dmVyIioNCj4gICAgICAgICAgICsgZHJpdmVycy9tZWRpYS9wbGF0Zm9ybS9yY2FyLWZjcC5r bw0KPiAgICAgICAgICAgKyBkcml2ZXJzL21lZGlhL3BsYXRmb3JtL3ZzcDEvdnNwMS5rbw0K PiAgICAgICBvICpSZW5lc2FzIGRpc3BsYXk6IGRlcGVuZCBvbiAiUmVuZXNhcyB2aWRlbyBk ZXZpY2UiKg0KPiAgICAgICAgICAgKyBkcml2ZXJzL2dwdS9kcm0vcmNhci1kdS8qLmtvDQo+ ICAgICAgIG8gKlJlbmVzYXMgVVNCOioNCj4gICAgICAgICAgICsgZHJpdmVycy9waHkvcmVu ZXNhcy9waHktcmNhci1nZW4zLXVzYjIua28NCj4gICAgICAgICAgICsgZHJpdmVycy9waHkv cmVuZXNhcy9waHktcmNhci1nZW4zLXVzYjMua28NCj4gICAgICAgICAgICsgZHJpdmVycy91 c2IvcmVuZXNhc191c2Jocy9yZW5lc2FzX3VzYmhzLmtvDQo+ICAgICAgICAgICArIGRyaXZl cnMvdXNiL2dhZGdldC91ZGMvcmVuZXNhc191c2IzLmtvDQo+ICAgICAgIG8gKlJlYWx0ZWsg ZHJpdmVyOioNCj4gICAgICAgICAgICsgZHJpdmVycy9uZXQvcGh5L3JlYWx0ZWsua28NCj4g ICAgICAgICAgICsgZHJpdmVycy9uZXQvbWRpby9tZGlvLW11eC5rbw0KPiAgICAgICBvICpS ZW5lc2FzIENBTi9DQU5GRCoNCj4gICAgICAgICAgICsgZHJ2aWVycy9uZXQvY2FuL3JjYXIv cmNhcl9jYW4ua28NCj4gICAgICAgICAgICsgZHJ2aWVycy9uZXQvY2FuL3JjYXIvcmNhcl9j YW5mZC5rbw0KPiAgICAgICBvICpSZW5lc2FzIFNQSS9NU0lPRioNCj4gICAgICAgICAgICsg ZHJpdmVycy9zcGkvc3BpLXNoLW1zaW9mLmtvDQo+ICAgICAgIG8gKlJlbmVzYXMgU291bmQq DQo+ICAgICAgICAgICArIHNvdW5kL3NvYy9zaC9yY2FyL3NuZC1zb2MtcmNhci5rbw0KPiAg ICAgICBvICpSZW5lc2FzIFBXTSBkcml2ZXIqDQo+ICAgICAgICAgICArIGRyaXZlcnMvcHdt L3B3bS1yY2FyLmtvDQo+DQo+IFRoYW5rIHlvdSBzbyBtdWNoLg0KPg0KPiBCZXN0IFJlZ2Fy ZHMsDQo+DQo+ICpIdXluaCBUaGFuaCBIdW5nKg0KPg0KPiAtLS0tLS0tLS0tLS0tLS0tLS0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLQ0KPg0KPiAqU1M0IOKAkyBSWlMyIEdyb3Vw LioqKg0KPg0KPiAqUmVuZXNhcyBEZXNpZ24gVmlldG5hbSBDby4sIEx0ZC4qDQo+DQo+IC0t LS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tLS0tDQo+DQo+DQoN
    Cg==

    --------------nCAZGWWmj9vWG8MLxnsVFCof--

    -----BEGIN PGP SIGNATURE-----

    wsF5BAABCAAjFiEELEHRfLe4S9D5+1GzaAZorpB/EB0FAmN3Y1AFAwAAAAAACgkQaAZorpB/EB24 TRAAnK3vZ6mX9JQMwjxg9o6wL/TVjLM5NQq4CjED2gD+n1a0KswuwVUyKwEuQ/F5zLuzRCrROiEG X1ni08GePdUgryjUWrIqF1bYhHnaNx1VC2TOsXBzPRUR8OPaZ1BJKDgyVtip8LmMianCO7uZ7Hnr sDzUUUIS31VPtKh6BRTBY7s9pURUX0Gb3nCIwToY/6wemuQNjcmm9R5plNlCRY5xAw6IDaWO9t4k 1dWpVNqDqR69C5ELBcLa7XaYEdV4MqJOF6shmaEViT5pMI69rgEkYYST0XWLJolejJM36pYFxLHc nyI6e1SLC4zP4Oe+W5H+MUf571A9BdVnnv+hLWhGZAsjfjHbnbHhWNypQuU67/ObVoGbVyc1Tfrf nAianGeiM7uBoiR8Iii1BL24wg6uTSUFHnaGsJTRNX17pWzZuHWbeE9RWgtM7qjjLI4T+QInPkjF 7jCGallEHUwtSanuobW6b92pk9GVVgCE/T/i8RpHJhewL85t9GuA+HVc+Ns+K14TakDRDvsl0tvg x/4h92iRHuQh4AWw7zgjLah1oyJ0L24XK7JMHHmeIz9aK4rkl5Xo+CSqHTBFe7GB4DOAAXCfgV61 0pjLBAPblBI07K//Tq30GwqTx7BFH1sSN0VHWUPfpuxu3CxDRzizHogn+pXp7M/uTHmNchRMVFlu soQ=
    =DTaG
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Josua Mayer@21:1/5 to Fabio Fantoni on Sat Nov 19 08:10:02 2022
    Hi everybody!

    Firstly seeing an SoC vendor reach out directly about enabling their HW in Debian seems great to me!

    I have been doing a little bit of this work in the past, asking the Debian developers to add support for certain devices I had been working with. It
    was a very slow process, often years between me establishing contact and an actual release supporting a device.
    It turned out that I didn't always have the time to follow through, and
    also sometimes encountered bugs specific to the more obscure components
    like debian-installer.

    I'd like to make progress with this approach again, eventually. Especially
    with SoC vendors supporting upstream Linux well, such as NXP (which I work
    with a lot) - but also Renesas (my colleague tells me), support is quite possible.
    So @Huynh, I'd be happy to assist / answer some questions.

    However note I am not part of the Debian project.
    I don't know if joining makes sense, I don't know if the Debian project
    would like to incorporate some developers who specifically would
    collaborate to support certain vendors in Debian.....
    Just - there are things outsiders cannot do - like maintaining a "Blend"
    e.g.

    Sincerely
    Josua Mayer

    Fabio Fantoni <fantonifabio@tiscali.it> schrieb am Fr., 18. Nov. 2022,
    12:50:

    Il 18/11/2022 09:20, Huỳnh Thành Hưng ha scritto:
    Dear Debian-developer,

    I’m from Renesas Electronics Corporation,

    My group is developing to support running Debian OS on our devices,
    also for getting ARM System Ready IR certificate.

    I recognize that the latest Debian 11 (Bullseye) has the kernel which
    do not enable support for Renesas platform.

    * *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*

    Can you help me to enable those configs, also support the official
    release version of Debian Live Installer ISO which support Renesas platform?

    Hi, thanks for your work, having "out of the box" support on other ARM devices I think would be a great thing.
    I unfortunately saw years ago when I tried several ARM devices for work, before choosing what to use for thin clients that the support was
    lacking and it took me a long time to prepare a system to use
    In recent years I've seen more interest in integrating upstream (mainly
    the kernel) and having more support in distributions to make it easier
    and faster for users to use them

    A first step is enable it in the kernel as you saw, add in stable
    version is not possible FWIK but should be added in unstable before
    (later, once added and migrated to testing, it will instead be possible
    to have it in the backports), if it will be added before the approaching freeze there is a chance it will be added in debian 12

    looking at latest version of kernel packaging for experimental in arm64 config about renesas boards seems not present and I don't see an MR for
    add it: https://salsa.debian.org/kernel-team/linux

    probably can be useful see other contacts related to ARM port (mailing
    list, irc, debian developers working on arm on debian) here: https://www.debian.org/ports/arm/

    I'm not a maintainer of the ARM part, kernel, bootloader and installer
    but I hope you will be able to find someone who can help you and that we
    can have a further improvement in the ARM devices support

    I classify the defconfig, also classify the new kernel module to
    support our devices.

    * For new kernel defconfig:

    CONFIG_ARCH_RENESAS=y

    CONFIG_SOC_RENESAS=y

    CONFIG_ARCH_RCAR_GEN3=y

    CONFIG_ARCH_R8A774A1=y

    CONFIG_RST_RCAR=y

    CONFIG_SYSC_RCAR=y

    CONFIG_SYSC_R8A774A1=y

    CONFIG_RENESAS_IRQC=y

    CONFIG_RAVB=y

    CONFIG_SERIAL_SH_SCI=y

    CONFIG_CLK_RCAR_GEN3_CPG=y

    CONFIG_CLK_RENESAS_CPG_MSSR=y

    CONFIG_CLK_RENESAS_DIV6=y

    CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y

    CONFIG_PINCTRL_RENESAS=y

    CONFIG_PINCTRL_SH_PFC=y

    CONFIG_PINCTRL_PFC_R8A774A1=y

    CONFIG_RCAR_THERMAL=y

    CONFIG_RCAR_GEN3_THERMAL=y

    CONFIG_RENESAS_DMA=y

    CONFIG_RCAR_DMAC=y

    CONFIG_PCIE_RCAR=y

    CONFIG_PCIE_RCAR_HOST=y

    CONFIG_SYS_SUPPORTS_SH_CMT=y

    CONFIG_SYS_SUPPORTS_SH_TMU=y

    CONFIG_SH_TIMER_CMT=y

    CONFIG_SH_TIMER_TMU=y

    CONFIG_RENESAS_OSTM=y

    CONFIG_IPMMU_VMSA=y

    CONFIG_COMMON_CLK_VC5=y

    CONFIG_MMC_TMIO_CORE=m

    CONFIG_MMC_SDHI=m

    CONFIG_MMC_SDHI_INTERNAL_DMAC=m

    CONFIG_MMC_SDHI_SYS_DMAC=m

    CONFIG_RENESAS_USB_DMAC=m

    CONFIG_I2C_RCAR=m

    CONFIG_GPIO_RCAR=m

    CONFIG_VIDEO_RENESAS_FCP=m

    CONFIG_VIDEO_RENESAS_VSP1=m

    CONFIG_VIDEO_RCAR_CSI2=m

    CONFIG_VIDEO_RCAR_VIN=m

    CONFIG_DRM_RCAR_DU=m

    CONFIG_DRM_RCAR_CMM=m

    CONFIG_DRM_RCAR_DW_HDMI=m

    CONFIG_DRM_RCAR_LVDS=m

    CONFIG_PHY_RCAR_GEN3_USB2=m

    CONFIG_PHY_RCAR_GEN3_USB3=m

    CONFIG_USB_XHCI_RCAR=m

    CONFIG_USB_RENESAS_USBHS=m

    CONFIG_USB_RENESAS_USBHS_HCD=m

    CONFIG_USB_RENESAS_USBHS_UDC=m

    CONFIG_USB_RENESAS_USB3=m

    CONFIG_PWM_RCAR=m

    CONFIG_SPI_SH_MSIOF=m

    CONFIG_SND_SOC_RCAR=m

    CONFIG_CAN_RCAR=m

    CONFIG_CAN_RCAR_CANFD=m

    CONFIG_RENESAS_WDT=y

    * For new kernel modules to be installed in
    *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*
    o *I2C Common:*
    + drivers/i2c/*.ko
    o *Renesas I2C: depend on I2C Common*
    + drivers/i2c/busses/i2c-rcar.ko
    o *Renesas GPIO:*
    + drivers/gpio/gpio-rcar.ko
    o *Renesas SDHI:*
    + drivers/mmc/host/tmio_mmc_core.ko
    + drivers/mmc/host/renesas_sdhi_core.ko
    + drivers/mmc/host/renesas_sdhi_internal_dmac.ko
    + drivers/mmc/host/renesas_sdhi_sys_dmac.ko
    o *V4L2 Common driver:*
    + drivers/media/common/videobuf2/*.ko
    + drivers/media/v4l2-core/*.ko
    + drivers/media/mc/mc.ko
    o *Renesas video device: depend on "V4L2 Common driver"*
    + drivers/media/platform/rcar-fcp.ko
    + drivers/media/platform/vsp1/vsp1.ko
    o *Renesas display: depend on "Renesas video device"*
    + drivers/gpu/drm/rcar-du/*.ko
    o *Renesas USB:*
    + drivers/phy/renesas/phy-rcar-gen3-usb2.ko
    + drivers/phy/renesas/phy-rcar-gen3-usb3.ko
    + drivers/usb/renesas_usbhs/renesas_usbhs.ko
    + drivers/usb/gadget/udc/renesas_usb3.ko
    o *Realtek driver:*
    + drivers/net/phy/realtek.ko
    + drivers/net/mdio/mdio-mux.ko
    o *Renesas CAN/CANFD*
    + drviers/net/can/rcar/rcar_can.ko
    + drviers/net/can/rcar/rcar_canfd.ko
    o *Renesas SPI/MSIOF*
    + drivers/spi/spi-sh-msiof.ko
    o *Renesas Sound*
    + sound/soc/sh/rcar/snd-soc-rcar.ko
    o *Renesas PWM driver*
    + drivers/pwm/pwm-rcar.ko

    Thank you so much.

    Best Regards,

    *Huynh Thanh Hung*

    -----------------------------------------------

    *SS4 – RZS2 Group.***

    *Renesas Design Vietnam Co., Ltd.*

    -----------------------------------------------





    <div dir="auto">Hi everybody!<div dir="auto"><br></div><div dir="auto">Firstly seeing an SoC vendor reach out directly about enabling their HW in Debian seems great to me!</div><div dir="auto"><br></div><div dir="auto">I have been doing a little bit of
    this work in the past, asking the Debian developers to add support for certain devices I had been working with. It was a very slow process, often years between me establishing contact and an actual release supporting a device.</div><div dir="auto">It
    turned out that I didn&#39;t always have the time to follow through, and also sometimes encountered bugs specific to the more obscure components like debian-installer.</div><div dir="auto"><br></div><div dir="auto">I&#39;d like to make progress with this
    approach again, eventually. Especially with SoC vendors supporting upstream Linux well, such as NXP (which I work with a lot) - but also Renesas (my colleague tells me), support is quite possible.</div><div dir="auto">So @Huynh, I&#39;d be happy to
    assist / answer some questions.</div><div dir="auto"><br></div><div dir="auto">However note I am not part of the Debian project. </div><div dir="auto">I don&#39;t know if joining makes sense, I don&#39;t know if the Debian project would like to
    incorporate some developers who specifically would collaborate to support certain vendors in Debian..... </div><div dir="auto">Just - there are things outsiders cannot do - like maintaining a &quot;Blend&quot; e.g.</div><div dir="auto"><br></div><div
    dir="auto">Sincerely</div><div dir="auto">Josua Mayer</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Fabio Fantoni &lt;<a href="mailto:fantonifabio@tiscali.it">fantonifabio@tiscali.it</a>&gt; schrieb am Fr., 18. Nov. 2022, 12:
    50:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Il 18/11/2022 09:20, Huỳnh Thành Hưng ha scritto:<br>
    &gt; Dear Debian-developer,<br>
    &gt;<br>
    &gt; I’m from Renesas Electronics Corporation,<br>
    &gt;<br>
    &gt; My group is developing to support running Debian OS on our devices, <br> &gt; also for getting ARM System Ready IR certificate.<br>
    &gt;<br>
    &gt; I recognize that the latest Debian 11 (Bullseye) has the kernel which <br> &gt; do not enable support for Renesas platform.<br>
    &gt;<br>
    &gt;   * *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*<br>
    &gt;<br>
    &gt; Can you help me to enable those configs, also support the official <br> &gt; release version of Debian Live Installer ISO which support Renesas <br> &gt; platform?<br>
    &gt;<br>
    Hi, thanks for your work, having &quot;out of the box&quot; support on other ARM <br>
    devices I think would be a great thing.<br>
    I unfortunately saw years ago when I tried several ARM devices for work, <br> before choosing what to use for thin clients that the support was <br>
    lacking and it took me a long time to prepare a system to use<br>
    In recent years I&#39;ve seen more interest in integrating upstream (mainly <br>
    the kernel) and having more support in distributions to make it easier <br>
    and faster for users to use them<br>

    A first step is enable it in the kernel as you saw, add in stable <br>
    version is not possible FWIK but should be added in unstable before <br> (later, once added and migrated to testing, it will instead be possible <br>
    to have it in the backports), if it will be added before the approaching <br> freeze there is a chance it will be added in debian 12<br>

    looking at latest version of kernel packaging for experimental in arm64 <br> config about renesas boards seems not present and I don&#39;t see an MR for <br>
    add it: <a href="https://salsa.debian.org/kernel-team/linux" rel="noreferrer noreferrer" target="_blank">https://salsa.debian.org/kernel-team/linux</a><br>

    probably can be useful see other contacts related to ARM port (mailing <br> list, irc, debian developers working on arm on debian) here: <br>
    <a href="https://www.debian.org/ports/arm/" rel="noreferrer noreferrer" target="_blank">https://www.debian.org/ports/arm/</a><br>

    I&#39;m not a maintainer of the ARM part, kernel, bootloader and installer <br> but I hope you will be able to find someone who can help you and that we <br> can have a further improvement in the ARM devices support<br>

    &gt; I classify the defconfig, also classify the new kernel module to <br>
    &gt; support our devices.<br>
    &gt;<br>
    &gt;   * For new kernel defconfig:<br>
    &gt;<br>
    &gt; CONFIG_ARCH_RENESAS=y<br>
    &gt;<br>
    &gt; CONFIG_SOC_RENESAS=y<br>
    &gt;<br>
    &gt; CONFIG_ARCH_RCAR_GEN3=y<br>
    &gt;<br>
    &gt; CONFIG_ARCH_R8A774A1=y<br>
    &gt;<br>
    &gt; CONFIG_RST_RCAR=y<br>
    &gt;<br>
    &gt; CONFIG_SYSC_RCAR=y<br>
    &gt;<br>
    &gt; CONFIG_SYSC_R8A774A1=y<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_IRQC=y<br>
    &gt;<br>
    &gt; CONFIG_RAVB=y<br>
    &gt;<br>
    &gt; CONFIG_SERIAL_SH_SCI=y<br>
    &gt;<br>
    &gt; CONFIG_CLK_RCAR_GEN3_CPG=y<br>
    &gt;<br>
    &gt; CONFIG_CLK_RENESAS_CPG_MSSR=y<br>
    &gt;<br>
    &gt; CONFIG_CLK_RENESAS_DIV6=y<br>
    &gt;<br>
    &gt; CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y<br>
    &gt;<br>
    &gt; CONFIG_PINCTRL_RENESAS=y<br>
    &gt;<br>
    &gt; CONFIG_PINCTRL_SH_PFC=y<br>
    &gt;<br>
    &gt; CONFIG_PINCTRL_PFC_R8A774A1=y<br>
    &gt;<br>
    &gt; CONFIG_RCAR_THERMAL=y<br>
    &gt;<br>
    &gt; CONFIG_RCAR_GEN3_THERMAL=y<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_DMA=y<br>
    &gt;<br>
    &gt; CONFIG_RCAR_DMAC=y<br>
    &gt;<br>
    &gt; CONFIG_PCIE_RCAR=y<br>
    &gt;<br>
    &gt; CONFIG_PCIE_RCAR_HOST=y<br>
    &gt;<br>
    &gt; CONFIG_SYS_SUPPORTS_SH_CMT=y<br>
    &gt;<br>
    &gt; CONFIG_SYS_SUPPORTS_SH_TMU=y<br>
    &gt;<br>
    &gt; CONFIG_SH_TIMER_CMT=y<br>
    &gt;<br>
    &gt; CONFIG_SH_TIMER_TMU=y<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_OSTM=y<br>
    &gt;<br>
    &gt; CONFIG_IPMMU_VMSA=y<br>
    &gt;<br>
    &gt; CONFIG_COMMON_CLK_VC5=y<br>
    &gt;<br>
    &gt; CONFIG_MMC_TMIO_CORE=m<br>
    &gt;<br>
    &gt; CONFIG_MMC_SDHI=m<br>
    &gt;<br>
    &gt; CONFIG_MMC_SDHI_INTERNAL_DMAC=m<br>
    &gt;<br>
    &gt; CONFIG_MMC_SDHI_SYS_DMAC=m<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_USB_DMAC=m<br>
    &gt;<br>
    &gt; CONFIG_I2C_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_GPIO_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_VIDEO_RENESAS_FCP=m<br>
    &gt;<br>
    &gt; CONFIG_VIDEO_RENESAS_VSP1=m<br>
    &gt;<br>
    &gt; CONFIG_VIDEO_RCAR_CSI2=m<br>
    &gt;<br>
    &gt; CONFIG_VIDEO_RCAR_VIN=m<br>
    &gt;<br>
    &gt; CONFIG_DRM_RCAR_DU=m<br>
    &gt;<br>
    &gt; CONFIG_DRM_RCAR_CMM=m<br>
    &gt;<br>
    &gt; CONFIG_DRM_RCAR_DW_HDMI=m<br>
    &gt;<br>
    &gt; CONFIG_DRM_RCAR_LVDS=m<br>
    &gt;<br>
    &gt; CONFIG_PHY_RCAR_GEN3_USB2=m<br>
    &gt;<br>
    &gt; CONFIG_PHY_RCAR_GEN3_USB3=m<br>
    &gt;<br>
    &gt; CONFIG_USB_XHCI_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_USB_RENESAS_USBHS=m<br>
    &gt;<br>
    &gt; CONFIG_USB_RENESAS_USBHS_HCD=m<br>
    &gt;<br>
    &gt; CONFIG_USB_RENESAS_USBHS_UDC=m<br>
    &gt;<br>
    &gt; CONFIG_USB_RENESAS_USB3=m<br>
    &gt;<br>
    &gt; CONFIG_PWM_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_SPI_SH_MSIOF=m<br>
    &gt;<br>
    &gt; CONFIG_SND_SOC_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_CAN_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_CAN_RCAR_CANFD=m<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_WDT=y<br>
    &gt;<br>
    &gt;   * For new kernel modules to be installed in<br>
    &gt;     *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*<br>
    &gt;       o *I2C Common:*<br>
    &gt;           + drivers/i2c/*.ko<br>
    &gt;       o *Renesas I2C: depend on I2C Common*<br>
    &gt;           + drivers/i2c/busses/i2c-rcar.ko<br>
    &gt;       o *Renesas GPIO:*<br>
    &gt;           + drivers/gpio/gpio-rcar.ko<br>
    &gt;       o *Renesas SDHI:*<br>
    &gt;           + drivers/mmc/host/tmio_mmc_core.ko<br>
    &gt;           + drivers/mmc/host/renesas_sdhi_core.ko<br>
    &gt;           + drivers/mmc/host/renesas_sdhi_internal_dmac.ko<br> &gt;           + drivers/mmc/host/renesas_sdhi_sys_dmac.ko<br>
    &gt;       o *V4L2 Common driver:*<br>
    &gt;           + drivers/media/common/videobuf2/*.ko<br>
    &gt;           + drivers/media/v4l2-core/*.ko<br>
    &gt;           + drivers/media/mc/mc.ko<br>
    &gt;       o *Renesas video device: depend on &quot;V4L2 Common driver&quot;*<br>
    &gt;           + drivers/media/platform/rcar-fcp.ko<br>
    &gt;           + drivers/media/platform/vsp1/vsp1.ko<br>
    &gt;       o *Renesas display: depend on &quot;Renesas video device&quot;*<br>
    &gt;           + drivers/gpu/drm/rcar-du/*.ko<br>
    &gt;       o *Renesas USB:*<br>
    &gt;           + drivers/phy/renesas/phy-rcar-gen3-usb2.ko<br>
    &gt;           + drivers/phy/renesas/phy-rcar-gen3-usb3.ko<br>
    &gt;           + drivers/usb/renesas_usbhs/renesas_usbhs.ko<br>
    &gt;           + drivers/usb/gadget/udc/renesas_usb3.ko<br>
    &gt;       o *Realtek driver:*<br>
    &gt;           + drivers/net/phy/realtek.ko<br>
    &gt;           + drivers/net/mdio/mdio-mux.ko<br>
    &gt;       o *Renesas CAN/CANFD*<br>
    &gt;           + drviers/net/can/rcar/rcar_can.ko<br>
    &gt;           + drviers/net/can/rcar/rcar_canfd.ko<br>
    &gt;       o *Renesas SPI/MSIOF*<br>
    &gt;           + drivers/spi/spi-sh-msiof.ko<br>
    &gt;       o *Renesas Sound*<br>
    &gt;           + sound/soc/sh/rcar/snd-soc-rcar.ko<br>
    &gt;       o *Renesas PWM driver*<br>
    &gt;           + drivers/pwm/pwm-rcar.ko<br>
    &gt;<br>
    &gt; Thank you so much.<br>
    &gt;<br>
    &gt; Best Regards,<br>
    &gt;<br>
    &gt; *Huynh Thanh Hung*<br>
    &gt;<br>
    &gt; -----------------------------------------------<br>
    &gt;<br>
    &gt; *SS4 – RZS2 Group.***<br>
    &gt;<br>
    &gt; *Renesas Design Vietnam Co., Ltd.*<br>
    &gt;<br>
    &gt; -----------------------------------------------<br>
    &gt;<br>
    &gt;<br>

    </blockquote></div>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?SHXhu7NuaCBUaMOgbmggSMawb@21:1/5 to All on Sat Nov 19 08:10:01 2022
    Hi Fabio Fantoni,

    Thank for your reply.

    Seen like I need to wait for a long time to get the official support from Debian for Renesas platform.

    While waiting it, I'll connect with ARM port to get more support.

    First times connect with Debian, this is useful for my experience.


    Vào 17:50, T.6, 18 Th11, 2022 Fabio Fantoni <fantonifabio@tiscali.it> đã viết:

    Il 18/11/2022 09:20, Huỳnh Thành Hưng ha scritto:
    Dear Debian-developer,

    I’m from Renesas Electronics Corporation,

    My group is developing to support running Debian OS on our devices,
    also for getting ARM System Ready IR certificate.

    I recognize that the latest Debian 11 (Bullseye) has the kernel which
    do not enable support for Renesas platform.

    * *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*

    Can you help me to enable those configs, also support the official
    release version of Debian Live Installer ISO which support Renesas platform?

    Hi, thanks for your work, having "out of the box" support on other ARM devices I think would be a great thing.
    I unfortunately saw years ago when I tried several ARM devices for work, before choosing what to use for thin clients that the support was
    lacking and it took me a long time to prepare a system to use
    In recent years I've seen more interest in integrating upstream (mainly
    the kernel) and having more support in distributions to make it easier
    and faster for users to use them

    A first step is enable it in the kernel as you saw, add in stable
    version is not possible FWIK but should be added in unstable before
    (later, once added and migrated to testing, it will instead be possible
    to have it in the backports), if it will be added before the approaching freeze there is a chance it will be added in debian 12

    looking at latest version of kernel packaging for experimental in arm64 config about renesas boards seems not present and I don't see an MR for
    add it: https://salsa.debian.org/kernel-team/linux

    probably can be useful see other contacts related to ARM port (mailing
    list, irc, debian developers working on arm on debian) here: https://www.debian.org/ports/arm/

    I'm not a maintainer of the ARM part, kernel, bootloader and installer
    but I hope you will be able to find someone who can help you and that we
    can have a further improvement in the ARM devices support

    I classify the defconfig, also classify the new kernel module to
    support our devices.

    * For new kernel defconfig:

    CONFIG_ARCH_RENESAS=y

    CONFIG_SOC_RENESAS=y

    CONFIG_ARCH_RCAR_GEN3=y

    CONFIG_ARCH_R8A774A1=y

    CONFIG_RST_RCAR=y

    CONFIG_SYSC_RCAR=y

    CONFIG_SYSC_R8A774A1=y

    CONFIG_RENESAS_IRQC=y

    CONFIG_RAVB=y

    CONFIG_SERIAL_SH_SCI=y

    CONFIG_CLK_RCAR_GEN3_CPG=y

    CONFIG_CLK_RENESAS_CPG_MSSR=y

    CONFIG_CLK_RENESAS_DIV6=y

    CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y

    CONFIG_PINCTRL_RENESAS=y

    CONFIG_PINCTRL_SH_PFC=y

    CONFIG_PINCTRL_PFC_R8A774A1=y

    CONFIG_RCAR_THERMAL=y

    CONFIG_RCAR_GEN3_THERMAL=y

    CONFIG_RENESAS_DMA=y

    CONFIG_RCAR_DMAC=y

    CONFIG_PCIE_RCAR=y

    CONFIG_PCIE_RCAR_HOST=y

    CONFIG_SYS_SUPPORTS_SH_CMT=y

    CONFIG_SYS_SUPPORTS_SH_TMU=y

    CONFIG_SH_TIMER_CMT=y

    CONFIG_SH_TIMER_TMU=y

    CONFIG_RENESAS_OSTM=y

    CONFIG_IPMMU_VMSA=y

    CONFIG_COMMON_CLK_VC5=y

    CONFIG_MMC_TMIO_CORE=m

    CONFIG_MMC_SDHI=m

    CONFIG_MMC_SDHI_INTERNAL_DMAC=m

    CONFIG_MMC_SDHI_SYS_DMAC=m

    CONFIG_RENESAS_USB_DMAC=m

    CONFIG_I2C_RCAR=m

    CONFIG_GPIO_RCAR=m

    CONFIG_VIDEO_RENESAS_FCP=m

    CONFIG_VIDEO_RENESAS_VSP1=m

    CONFIG_VIDEO_RCAR_CSI2=m

    CONFIG_VIDEO_RCAR_VIN=m

    CONFIG_DRM_RCAR_DU=m

    CONFIG_DRM_RCAR_CMM=m

    CONFIG_DRM_RCAR_DW_HDMI=m

    CONFIG_DRM_RCAR_LVDS=m

    CONFIG_PHY_RCAR_GEN3_USB2=m

    CONFIG_PHY_RCAR_GEN3_USB3=m

    CONFIG_USB_XHCI_RCAR=m

    CONFIG_USB_RENESAS_USBHS=m

    CONFIG_USB_RENESAS_USBHS_HCD=m

    CONFIG_USB_RENESAS_USBHS_UDC=m

    CONFIG_USB_RENESAS_USB3=m

    CONFIG_PWM_RCAR=m

    CONFIG_SPI_SH_MSIOF=m

    CONFIG_SND_SOC_RCAR=m

    CONFIG_CAN_RCAR=m

    CONFIG_CAN_RCAR_CANFD=m

    CONFIG_RENESAS_WDT=y

    * For new kernel modules to be installed in
    *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*
    o *I2C Common:*
    + drivers/i2c/*.ko
    o *Renesas I2C: depend on I2C Common*
    + drivers/i2c/busses/i2c-rcar.ko
    o *Renesas GPIO:*
    + drivers/gpio/gpio-rcar.ko
    o *Renesas SDHI:*
    + drivers/mmc/host/tmio_mmc_core.ko
    + drivers/mmc/host/renesas_sdhi_core.ko
    + drivers/mmc/host/renesas_sdhi_internal_dmac.ko
    + drivers/mmc/host/renesas_sdhi_sys_dmac.ko
    o *V4L2 Common driver:*
    + drivers/media/common/videobuf2/*.ko
    + drivers/media/v4l2-core/*.ko
    + drivers/media/mc/mc.ko
    o *Renesas video device: depend on "V4L2 Common driver"*
    + drivers/media/platform/rcar-fcp.ko
    + drivers/media/platform/vsp1/vsp1.ko
    o *Renesas display: depend on "Renesas video device"*
    + drivers/gpu/drm/rcar-du/*.ko
    o *Renesas USB:*
    + drivers/phy/renesas/phy-rcar-gen3-usb2.ko
    + drivers/phy/renesas/phy-rcar-gen3-usb3.ko
    + drivers/usb/renesas_usbhs/renesas_usbhs.ko
    + drivers/usb/gadget/udc/renesas_usb3.ko
    o *Realtek driver:*
    + drivers/net/phy/realtek.ko
    + drivers/net/mdio/mdio-mux.ko
    o *Renesas CAN/CANFD*
    + drviers/net/can/rcar/rcar_can.ko
    + drviers/net/can/rcar/rcar_canfd.ko
    o *Renesas SPI/MSIOF*
    + drivers/spi/spi-sh-msiof.ko
    o *Renesas Sound*
    + sound/soc/sh/rcar/snd-soc-rcar.ko
    o *Renesas PWM driver*
    + drivers/pwm/pwm-rcar.ko

    Thank you so much.

    Best Regards,

    *Huynh Thanh Hung*

    -----------------------------------------------

    *SS4 – RZS2 Group.***

    *Renesas Design Vietnam Co., Ltd.*

    -----------------------------------------------





    <div dir="auto"><div>Hi Fabio Fantoni,<div dir="auto"><br></div><div dir="auto">Thank for your reply.</div><div dir="auto"><br></div><div dir="auto">Seen like I need to wait for a long time to get the official support from Debian for Renesas platform.</
    <div dir="auto"><br></div><div dir="auto">While waiting it, I&#39;ll connect with ARM port to get more support.</div><div dir="auto"><br></div>First times connect with Debian, this is useful for my experience.</div><div dir="auto"><br><br><div class="
    gmail_quote" dir="auto"><div dir="ltr" class="gmail_attr">Vào 17:50, T.6, 18 Th11, 2022 Fabio Fantoni &lt;<a href="mailto:fantonifabio@tiscali.it">fantonifabio@tiscali.it</a>&gt; đã viết:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .
    8ex;border-left:1px #ccc solid;padding-left:1ex">Il 18/11/2022 09:20, Huỳnh Thành Hưng ha scritto:<br>
    &gt; Dear Debian-developer,<br>
    &gt;<br>
    &gt; I’m from Renesas Electronics Corporation,<br>
    &gt;<br>
    &gt; My group is developing to support running Debian OS on our devices, <br> &gt; also for getting ARM System Ready IR certificate.<br>
    &gt;<br>
    &gt; I recognize that the latest Debian 11 (Bullseye) has the kernel which <br> &gt; do not enable support for Renesas platform.<br>
    &gt;<br>
    &gt;   * *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*<br>
    &gt;<br>
    &gt; Can you help me to enable those configs, also support the official <br> &gt; release version of Debian Live Installer ISO which support Renesas <br> &gt; platform?<br>
    &gt;<br>
    Hi, thanks for your work, having &quot;out of the box&quot; support on other ARM <br>
    devices I think would be a great thing.<br>
    I unfortunately saw years ago when I tried several ARM devices for work, <br> before choosing what to use for thin clients that the support was <br>
    lacking and it took me a long time to prepare a system to use<br>
    In recent years I&#39;ve seen more interest in integrating upstream (mainly <br>
    the kernel) and having more support in distributions to make it easier <br>
    and faster for users to use them<br>

    A first step is enable it in the kernel as you saw, add in stable <br>
    version is not possible FWIK but should be added in unstable before <br> (later, once added and migrated to testing, it will instead be possible <br>
    to have it in the backports), if it will be added before the approaching <br> freeze there is a chance it will be added in debian 12<br>

    looking at latest version of kernel packaging for experimental in arm64 <br> config about renesas boards seems not present and I don&#39;t see an MR for <br>
    add it: <a href="https://salsa.debian.org/kernel-team/linux" rel="noreferrer noreferrer" target="_blank">https://salsa.debian.org/kernel-team/linux</a><br>

    probably can be useful see other contacts related to ARM port (mailing <br> list, irc, debian developers working on arm on debian) here: <br>
    <a href="https://www.debian.org/ports/arm/" rel="noreferrer noreferrer" target="_blank">https://www.debian.org/ports/arm/</a><br>

    I&#39;m not a maintainer of the ARM part, kernel, bootloader and installer <br> but I hope you will be able to find someone who can help you and that we <br> can have a further improvement in the ARM devices support<br>

    &gt; I classify the defconfig, also classify the new kernel module to <br>
    &gt; support our devices.<br>
    &gt;<br>
    &gt;   * For new kernel defconfig:<br>
    &gt;<br>
    &gt; CONFIG_ARCH_RENESAS=y<br>
    &gt;<br>
    &gt; CONFIG_SOC_RENESAS=y<br>
    &gt;<br>
    &gt; CONFIG_ARCH_RCAR_GEN3=y<br>
    &gt;<br>
    &gt; CONFIG_ARCH_R8A774A1=y<br>
    &gt;<br>
    &gt; CONFIG_RST_RCAR=y<br>
    &gt;<br>
    &gt; CONFIG_SYSC_RCAR=y<br>
    &gt;<br>
    &gt; CONFIG_SYSC_R8A774A1=y<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_IRQC=y<br>
    &gt;<br>
    &gt; CONFIG_RAVB=y<br>
    &gt;<br>
    &gt; CONFIG_SERIAL_SH_SCI=y<br>
    &gt;<br>
    &gt; CONFIG_CLK_RCAR_GEN3_CPG=y<br>
    &gt;<br>
    &gt; CONFIG_CLK_RENESAS_CPG_MSSR=y<br>
    &gt;<br>
    &gt; CONFIG_CLK_RENESAS_DIV6=y<br>
    &gt;<br>
    &gt; CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y<br>
    &gt;<br>
    &gt; CONFIG_PINCTRL_RENESAS=y<br>
    &gt;<br>
    &gt; CONFIG_PINCTRL_SH_PFC=y<br>
    &gt;<br>
    &gt; CONFIG_PINCTRL_PFC_R8A774A1=y<br>
    &gt;<br>
    &gt; CONFIG_RCAR_THERMAL=y<br>
    &gt;<br>
    &gt; CONFIG_RCAR_GEN3_THERMAL=y<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_DMA=y<br>
    &gt;<br>
    &gt; CONFIG_RCAR_DMAC=y<br>
    &gt;<br>
    &gt; CONFIG_PCIE_RCAR=y<br>
    &gt;<br>
    &gt; CONFIG_PCIE_RCAR_HOST=y<br>
    &gt;<br>
    &gt; CONFIG_SYS_SUPPORTS_SH_CMT=y<br>
    &gt;<br>
    &gt; CONFIG_SYS_SUPPORTS_SH_TMU=y<br>
    &gt;<br>
    &gt; CONFIG_SH_TIMER_CMT=y<br>
    &gt;<br>
    &gt; CONFIG_SH_TIMER_TMU=y<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_OSTM=y<br>
    &gt;<br>
    &gt; CONFIG_IPMMU_VMSA=y<br>
    &gt;<br>
    &gt; CONFIG_COMMON_CLK_VC5=y<br>
    &gt;<br>
    &gt; CONFIG_MMC_TMIO_CORE=m<br>
    &gt;<br>
    &gt; CONFIG_MMC_SDHI=m<br>
    &gt;<br>
    &gt; CONFIG_MMC_SDHI_INTERNAL_DMAC=m<br>
    &gt;<br>
    &gt; CONFIG_MMC_SDHI_SYS_DMAC=m<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_USB_DMAC=m<br>
    &gt;<br>
    &gt; CONFIG_I2C_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_GPIO_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_VIDEO_RENESAS_FCP=m<br>
    &gt;<br>
    &gt; CONFIG_VIDEO_RENESAS_VSP1=m<br>
    &gt;<br>
    &gt; CONFIG_VIDEO_RCAR_CSI2=m<br>
    &gt;<br>
    &gt; CONFIG_VIDEO_RCAR_VIN=m<br>
    &gt;<br>
    &gt; CONFIG_DRM_RCAR_DU=m<br>
    &gt;<br>
    &gt; CONFIG_DRM_RCAR_CMM=m<br>
    &gt;<br>
    &gt; CONFIG_DRM_RCAR_DW_HDMI=m<br>
    &gt;<br>
    &gt; CONFIG_DRM_RCAR_LVDS=m<br>
    &gt;<br>
    &gt; CONFIG_PHY_RCAR_GEN3_USB2=m<br>
    &gt;<br>
    &gt; CONFIG_PHY_RCAR_GEN3_USB3=m<br>
    &gt;<br>
    &gt; CONFIG_USB_XHCI_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_USB_RENESAS_USBHS=m<br>
    &gt;<br>
    &gt; CONFIG_USB_RENESAS_USBHS_HCD=m<br>
    &gt;<br>
    &gt; CONFIG_USB_RENESAS_USBHS_UDC=m<br>
    &gt;<br>
    &gt; CONFIG_USB_RENESAS_USB3=m<br>
    &gt;<br>
    &gt; CONFIG_PWM_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_SPI_SH_MSIOF=m<br>
    &gt;<br>
    &gt; CONFIG_SND_SOC_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_CAN_RCAR=m<br>
    &gt;<br>
    &gt; CONFIG_CAN_RCAR_CANFD=m<br>
    &gt;<br>
    &gt; CONFIG_RENESAS_WDT=y<br>
    &gt;<br>
    &gt;   * For new kernel modules to be installed in<br>
    &gt;     *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*<br>
    &gt;       o *I2C Common:*<br>
    &gt;           + drivers/i2c/*.ko<br>
    &gt;       o *Renesas I2C: depend on I2C Common*<br>
    &gt;           + drivers/i2c/busses/i2c-rcar.ko<br>
    &gt;       o *Renesas GPIO:*<br>
    &gt;           + drivers/gpio/gpio-rcar.ko<br>
    &gt;       o *Renesas SDHI:*<br>
    &gt;           + drivers/mmc/host/tmio_mmc_core.ko<br>
    &gt;           + drivers/mmc/host/renesas_sdhi_core.ko<br>
    &gt;           + drivers/mmc/host/renesas_sdhi_internal_dmac.ko<br> &gt;           + drivers/mmc/host/renesas_sdhi_sys_dmac.ko<br>
    &gt;       o *V4L2 Common driver:*<br>
    &gt;           + drivers/media/common/videobuf2/*.ko<br>
    &gt;           + drivers/media/v4l2-core/*.ko<br>
    &gt;           + drivers/media/mc/mc.ko<br>
    &gt;       o *Renesas video device: depend on &quot;V4L2 Common driver&quot;*<br>
    &gt;           + drivers/media/platform/rcar-fcp.ko<br>
    &gt;           + drivers/media/platform/vsp1/vsp1.ko<br>
    &gt;       o *Renesas display: depend on &quot;Renesas video device&quot;*<br>
    &gt;           + drivers/gpu/drm/rcar-du/*.ko<br>
    &gt;       o *Renesas USB:*<br>
    &gt;           + drivers/phy/renesas/phy-rcar-gen3-usb2.ko<br>
    &gt;           + drivers/phy/renesas/phy-rcar-gen3-usb3.ko<br>
    &gt;           + drivers/usb/renesas_usbhs/renesas_usbhs.ko<br>
    &gt;           + drivers/usb/gadget/udc/renesas_usb3.ko<br>
    &gt;       o *Realtek driver:*<br>
    &gt;           + drivers/net/phy/realtek.ko<br>
    &gt;           + drivers/net/mdio/mdio-mux.ko<br>
    &gt;       o *Renesas CAN/CANFD*<br>
    &gt;           + drviers/net/can/rcar/rcar_can.ko<br>
    &gt;           + drviers/net/can/rcar/rcar_canfd.ko<br>
    &gt;       o *Renesas SPI/MSIOF*<br>
    &gt;           + drivers/spi/spi-sh-msiof.ko<br>
    &gt;       o *Renesas Sound*<br>
    &gt;           + sound/soc/sh/rcar/snd-soc-rcar.ko<br>
    &gt;       o *Renesas PWM driver*<br>
    &gt;           + drivers/pwm/pwm-rcar.ko<br>
    &gt;<br>
    &gt; Thank you so much.<br>
    &gt;<br>
    &gt; Best Regards,<br>
    &gt;<br>
    &gt; *Huynh Thanh Hung*<br>
    &gt;<br>
    &gt; -----------------------------------------------<br>
    &gt;<br>
    &gt; *SS4 – RZS2 Group.***<br>
    &gt;<br>
    &gt; *Renesas Design Vietnam Co., Ltd.*<br>
    &gt;<br>
    &gt; -----------------------------------------------<br>
    &gt;<br>
    &gt;<br>

    </blockquote></div></div></div>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Josua Mayer@21:1/5 to All on Sat Nov 19 08:40:01 2022
    Some pointers to the actual process I use:
    1. boot debian stable with kernel deb from sid
    2. install reportbug utility
    3. analyse the kernel .config (/boot/config-*), figure out what's missing
    4. use reportbug utility to file a bug for "linux" package, asking to
    enable kernel configs

    5. review flash-kernel package database (this one is responsible for
    copying dtb to /boot, and generating a boot.scr)
    6. file bug against flash-kernel package to add device

    Examples:
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839595 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=876774

    Sometimes I also encounter dead ends: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906268

    Am Sa., 19. Nov. 2022 um 09:06 Uhr schrieb Josua Mayer <josua.mayer97@gmail.com>:

    Hi everybody!

    Firstly seeing an SoC vendor reach out directly about enabling their HW in Debian seems great to me!

    I have been doing a little bit of this work in the past, asking the Debian developers to add support for certain devices I had been working with. It was a very slow process, often years between me establishing contact and an actual release supporting a
    device.
    It turned out that I didn't always have the time to follow through, and also sometimes encountered bugs specific to the more obscure components like debian-installer.

    I'd like to make progress with this approach again, eventually. Especially with SoC vendors supporting upstream Linux well, such as NXP (which I work with a lot) - but also Renesas (my colleague tells me), support is quite possible.
    So @Huynh, I'd be happy to assist / answer some questions.

    However note I am not part of the Debian project.
    I don't know if joining makes sense, I don't know if the Debian project would like to incorporate some developers who specifically would collaborate to support certain vendors in Debian.....
    Just - there are things outsiders cannot do - like maintaining a "Blend" e.g.

    Sincerely
    Josua Mayer

    Fabio Fantoni <fantonifabio@tiscali.it> schrieb am Fr., 18. Nov. 2022, 12:50:

    Il 18/11/2022 09:20, Huỳnh Thành Hưng ha scritto:
    Dear Debian-developer,

    I’m from Renesas Electronics Corporation,

    My group is developing to support running Debian OS on our devices,
    also for getting ARM System Ready IR certificate.

    I recognize that the latest Debian 11 (Bullseye) has the kernel which
    do not enable support for Renesas platform.

    * *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*

    Can you help me to enable those configs, also support the official
    release version of Debian Live Installer ISO which support Renesas
    platform?

    Hi, thanks for your work, having "out of the box" support on other ARM
    devices I think would be a great thing.
    I unfortunately saw years ago when I tried several ARM devices for work,
    before choosing what to use for thin clients that the support was
    lacking and it took me a long time to prepare a system to use
    In recent years I've seen more interest in integrating upstream (mainly
    the kernel) and having more support in distributions to make it easier
    and faster for users to use them

    A first step is enable it in the kernel as you saw, add in stable
    version is not possible FWIK but should be added in unstable before
    (later, once added and migrated to testing, it will instead be possible
    to have it in the backports), if it will be added before the approaching
    freeze there is a chance it will be added in debian 12

    looking at latest version of kernel packaging for experimental in arm64
    config about renesas boards seems not present and I don't see an MR for
    add it: https://salsa.debian.org/kernel-team/linux

    probably can be useful see other contacts related to ARM port (mailing
    list, irc, debian developers working on arm on debian) here:
    https://www.debian.org/ports/arm/

    I'm not a maintainer of the ARM part, kernel, bootloader and installer
    but I hope you will be able to find someone who can help you and that we
    can have a further improvement in the ARM devices support

    I classify the defconfig, also classify the new kernel module to
    support our devices.

    * For new kernel defconfig:

    CONFIG_ARCH_RENESAS=y

    CONFIG_SOC_RENESAS=y

    CONFIG_ARCH_RCAR_GEN3=y

    CONFIG_ARCH_R8A774A1=y

    CONFIG_RST_RCAR=y

    CONFIG_SYSC_RCAR=y

    CONFIG_SYSC_R8A774A1=y

    CONFIG_RENESAS_IRQC=y

    CONFIG_RAVB=y

    CONFIG_SERIAL_SH_SCI=y

    CONFIG_CLK_RCAR_GEN3_CPG=y

    CONFIG_CLK_RENESAS_CPG_MSSR=y

    CONFIG_CLK_RENESAS_DIV6=y

    CONFIG_CLK_RCAR_USB2_CLOCK_SEL=y

    CONFIG_PINCTRL_RENESAS=y

    CONFIG_PINCTRL_SH_PFC=y

    CONFIG_PINCTRL_PFC_R8A774A1=y

    CONFIG_RCAR_THERMAL=y

    CONFIG_RCAR_GEN3_THERMAL=y

    CONFIG_RENESAS_DMA=y

    CONFIG_RCAR_DMAC=y

    CONFIG_PCIE_RCAR=y

    CONFIG_PCIE_RCAR_HOST=y

    CONFIG_SYS_SUPPORTS_SH_CMT=y

    CONFIG_SYS_SUPPORTS_SH_TMU=y

    CONFIG_SH_TIMER_CMT=y

    CONFIG_SH_TIMER_TMU=y

    CONFIG_RENESAS_OSTM=y

    CONFIG_IPMMU_VMSA=y

    CONFIG_COMMON_CLK_VC5=y

    CONFIG_MMC_TMIO_CORE=m

    CONFIG_MMC_SDHI=m

    CONFIG_MMC_SDHI_INTERNAL_DMAC=m

    CONFIG_MMC_SDHI_SYS_DMAC=m

    CONFIG_RENESAS_USB_DMAC=m

    CONFIG_I2C_RCAR=m

    CONFIG_GPIO_RCAR=m

    CONFIG_VIDEO_RENESAS_FCP=m

    CONFIG_VIDEO_RENESAS_VSP1=m

    CONFIG_VIDEO_RCAR_CSI2=m

    CONFIG_VIDEO_RCAR_VIN=m

    CONFIG_DRM_RCAR_DU=m

    CONFIG_DRM_RCAR_CMM=m

    CONFIG_DRM_RCAR_DW_HDMI=m

    CONFIG_DRM_RCAR_LVDS=m

    CONFIG_PHY_RCAR_GEN3_USB2=m

    CONFIG_PHY_RCAR_GEN3_USB3=m

    CONFIG_USB_XHCI_RCAR=m

    CONFIG_USB_RENESAS_USBHS=m

    CONFIG_USB_RENESAS_USBHS_HCD=m

    CONFIG_USB_RENESAS_USBHS_UDC=m

    CONFIG_USB_RENESAS_USB3=m

    CONFIG_PWM_RCAR=m

    CONFIG_SPI_SH_MSIOF=m

    CONFIG_SND_SOC_RCAR=m

    CONFIG_CAN_RCAR=m

    CONFIG_CAN_RCAR_CANFD=m

    CONFIG_RENESAS_WDT=y

    * For new kernel modules to be installed in
    *linux-image-5.10.0-18-arm64_5.10.140-1_arm64.deb*
    o *I2C Common:*
    + drivers/i2c/*.ko
    o *Renesas I2C: depend on I2C Common*
    + drivers/i2c/busses/i2c-rcar.ko
    o *Renesas GPIO:*
    + drivers/gpio/gpio-rcar.ko
    o *Renesas SDHI:*
    + drivers/mmc/host/tmio_mmc_core.ko
    + drivers/mmc/host/renesas_sdhi_core.ko
    + drivers/mmc/host/renesas_sdhi_internal_dmac.ko
    + drivers/mmc/host/renesas_sdhi_sys_dmac.ko
    o *V4L2 Common driver:*
    + drivers/media/common/videobuf2/*.ko
    + drivers/media/v4l2-core/*.ko
    + drivers/media/mc/mc.ko
    o *Renesas video device: depend on "V4L2 Common driver"*
    + drivers/media/platform/rcar-fcp.ko
    + drivers/media/platform/vsp1/vsp1.ko
    o *Renesas display: depend on "Renesas video device"*
    + drivers/gpu/drm/rcar-du/*.ko
    o *Renesas USB:*
    + drivers/phy/renesas/phy-rcar-gen3-usb2.ko
    + drivers/phy/renesas/phy-rcar-gen3-usb3.ko
    + drivers/usb/renesas_usbhs/renesas_usbhs.ko
    + drivers/usb/gadget/udc/renesas_usb3.ko
    o *Realtek driver:*
    + drivers/net/phy/realtek.ko
    + drivers/net/mdio/mdio-mux.ko
    o *Renesas CAN/CANFD*
    + drviers/net/can/rcar/rcar_can.ko
    + drviers/net/can/rcar/rcar_canfd.ko
    o *Renesas SPI/MSIOF*
    + drivers/spi/spi-sh-msiof.ko
    o *Renesas Sound*
    + sound/soc/sh/rcar/snd-soc-rcar.ko
    o *Renesas PWM driver*
    + drivers/pwm/pwm-rcar.ko

    Thank you so much.

    Best Regards,

    *Huynh Thanh Hung*

    -----------------------------------------------

    *SS4 – RZS2 Group.***

    *Renesas Design Vietnam Co., Ltd.*

    -----------------------------------------------




    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Wise@21:1/5 to All on Sat Nov 19 10:00:01 2022
    On Fri, 2022-11-18 at 15:20 +0700, Huỳnh Thành Hưng wrote:

    I’m from Renesas Electronics Corporation,

    Welcome to Debian! In case your company would like to help out Debian,
    please review our suggestions for ways that companies can contribute:

    https://www.debian.org/intro/help#organizations

    My group is developing to support running Debian OS on our devices,
    also for getting ARM System Ready IR certificate.

    It would be great to see Renesas contribute to the Debian ARM ports,
    some resources for the ports are at the links below.

    https://wiki.debian.org/Arm64Port
    https://www.debian.org/ports/arm/
    https://lists.debian.org/debian-arm/

    This document about creating new ports should also apply to
    contributing to the existing Debian ports to ARM.

    https://wiki.debian.org/PortsDocs/New

    I recognize that the latest Debian 11 (Bullseye) has the kernel which
    do not enable support for Renesas platform.

    Please refer to the Debian Linux kernel team documentation for how to
    submit patches enabling this support in Debian unstable. I don't know
    what the policy is for enabling Linux kernel config options in stable,
    but it should be documented somewhere in the documentation here:

    https://kernel-team.pages.debian.net/kernel-handbook/

    Can you help me to enable those configs, also support the official
    release version of Debian Live Installer ISO which support Renesas
    platform?

    Debian does not yet support the ARM architecture at all with our live
    images, please contact the Debian Live Team about that. Currently the
    live images for the future Debian bookworm release are not being built,
    but that may change before the final release.

    https://wiki.debian.org/Teams/Live


    --
    bye,
    pabs

    https://wiki.debian.org/PaulWise

    -----BEGIN PGP SIGNATURE-----

    iQIzBAABCgAdFiEEYQsotVz8/kXqG1Y7MRa6Xp/6aaMFAmN4miYACgkQMRa6Xp/6 aaPhaA//XiQktH7OXBZyQusHVzexTYSdgk+p7p4t1e9v8VYD1ddT2kAwCI3UQ27l ranKZ/xRUeVCyVEOINM4z4JDOtaxbMV3zztrR17sr/XX48Yitipmw1ltiB8u0l70 Hc7k2+HQk+/vPVnrk/nkYeKTTWW7RFyuCI6AIKHkcNO/UTX1Bb72tR/SxRxn+y2a ZP3V+sdUD4iwxwVtUQhhs+RvhotM9QWDB8xNqSOED/BIaE046oslGbLxaekqi5C4 /4uT1XlXgMRFlVDJDmsU12WIvDXXTIh2Ngy7EPeItJnzSV6YHknvxFAOoIK96Nut usFPcxIC76ruOoCFqKiQsVUpcvS1uuGGPkQDWJXcbSjOc+x2OwUe5JKu+PvUPdZs e85fN6Y+6ZOQhPjYojvXKXsvpD6UoXgDSz27SGYy13hY1nXGY3nFNS28DDsxLyM3 nxTgQZrBUu31jav03uLjDisD8UxSLgnl89KsTttUbQwcLQ9WzElI71asYr4D7nzf YpBITzRf0Rz8sX+i6cRBPN0NElZW7UsN6+j/E27ITBxIBpHcnBgdTqn8so05SYA3 9nfMlrVlE8eHuMem3K2EWKqau/NoYt6KVmf8lC3iOHKnBDGLCz6j1wH/K8k9lvMu t+XMBDU1XR75Kdr5EA556SBEOZfTm0T1FoTDEHjupx06Ga60lmI=
    =rrnR
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Wise@21:1/5 to Josua Mayer on Sat Nov 19 10:10:01 2022
    On Sat, 2022-11-19 at 09:06 +0200, Josua Mayer wrote:

    However note I am not part of the Debian project. 
    I don't know if joining makes sense, I don't know if the Debian
    project would like to incorporate some developers who specifically
    would collaborate to support certain vendors in Debian..... 
    Just - there are things outsiders cannot do - like maintaining a
    "Blend" e.g.

    You don't need to be a Debian member to contribute to Debian nor to
    maintain a Debian blend, everyone is welcome to do that. All package
    uploads will need to go via a sponsor or the maintainers though.
    Usually a "Blend" isn't needed to support specific hardware, as the
    support just goes into the existing hardware support packages like u-boot/linux/mesa. Blends are more for specific areas of use-cases like
    gaming or medicine or astronomy.

    https://mentors.debian.net/intro-maintainers/ https://wiki.debian.org/DebianPureBlends

    --
    bye,
    pabs

    https://wiki.debian.org/PaulWise

    -----BEGIN PGP SIGNATURE-----

    iQIzBAABCgAdFiEEYQsotVz8/kXqG1Y7MRa6Xp/6aaMFAmN4nAIACgkQMRa6Xp/6 aaMCTxAAiTzQUyfxOMImxpNgGp6ljprG4GGtaBSzIjLiLAji8SOF4/KYkhT7sOYh xEH0Q01Gj5iOYgG0k/upJYhVf1jkOU/XHat2azv7A26T1iPfBJIwL99slYpBUuqx rDcgjyU7cUAZBV7t3UHBPY9Yup2lYG5S11lf3Km/cDNd0IyJTWyGGlK/ASaHaKUf gtgy6kiJUqjAVTyvUzZcsEdol7VRvEuiRmlS4cgdhP8WCzgvEJ/GP7Gy43s2IfaL B2kyh3uYPs1rdtkOoRPa/EmlL9QV1b2ItZQn+ysxzsF+cyskUS+/fsvx6SR1AylI jSR3a1QQCoPctuHcjx+xLcUp/q0AHWhQjhLqbMEY9lWi3xouUnEc30NzGu4IRj// F6cd6OlpsUIV2neIE8DHztYz3aBq5oECS5mqQdbcE82OGjKH6Oki5Hhzvz0pn9LS oyIpDF/DMKyLWkHgaftpeKXQMfqr5HR7H3jq5xtgfEE4Kes9VIPb1B8aZwQOu8Le eDny+F3A1sMdU8jdFJYLIBjU9vk8Iorjr5Az3wKbVLL81pP17BWHUNIJ7SnpC/1x HpFwsXhg/zjXNnAugbVw/bwRRZZGIwNTr1P73lNpfXkK+wsO6GilsLExheNfBRQ1 YEWWF/mL3lHZv1hUXWx/XRBACpR8cdZ1HSnN5mlvwtTFky/r44A=
    =/Z5Y
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)