Port-arm archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: DS1307 on NetBSD 9 RPI2 and RPI3



> On Apr 23, 2020, at 5:59 PM, Brad Spencer <brad%anduin.eldar.org@localhost> wrote:
> 
>        fragment@0 {
>                target-path = "/soc/i2c@7e205000";
> 
>                __overlay__ {
>                        status = "disabled";
>                };
>        };
> 
>        fragment@1 {
>                target-path = "/soc/i2c@7e805000";
> 
>                __overlay__ {
>                        status = "disabled";
>                };
>        };

You actually don't need those two fragments.

-- thorpej



Home | Main Index | Thread Index | Old Index